Google Cloud Platform에 배포
Inference CLI와 SkyPilot을 사용하여 Google Cloud Platform 컴퓨트 VM에 Roboflow Inference 서버를 배포합니다.
Google Cloud Compute VM 설정
pip install inference "skypilot[gcp]"inference cloud deploy --provider gcp --compute-type gpuRoboflow Inference를 gcp의 gpu에 배포했습니다. 배포 이름은 ...
배포 목록을 보려면: inference cloud status
배포를 삭제하려면: inference cloud undeploy ...
배포된 서버에 ssh로 접속하려면: ssh ...
Roboflow Inference 서버가 http://34.66.116.66:9001에서 실행 중입니다다음 단계
마지막 업데이트
도움이 되었나요?