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