Google Cloud Platform पर डिप्लॉय करें
Inference CLI और SkyPilot के साथ Google Cloud Platform compute VM पर Roboflow Inference server डिप्लॉय करें।
एक Google Cloud कंप्यूट VM सेट अप करें
pip install inference "skypilot[gcp]"inference cloud deploy --provider gcp --compute-type gpuRoboflow Inference को gcp पर gpu पर तैनात किया गया, deployment name है ...
अपने deployments की सूची पाने के लिए: inference cloud status
अपने deployment को हटाने के लिए: inference cloud undeploy ...
तैनात सर्वर में ssh करने के लिए: ssh ...
Roboflow Inference Server http://34.66.116.66:9001 पर चल रहा हैअगले चरण
अंतिम अपडेट
क्या यह उपयोगी था?