Google Cloud Platform にデプロイ
Inference CLI と SkyPilot を使用して、Google Cloud Platform の Compute VM に Roboflow Inference サーバーをデプロイします。
Google Cloud のコンピュート 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 Server は http://34.66.116.66:9001 で実行されています次の手順
最終更新
役に立ちましたか?