Cloud पर deploy करें
inference cloud के साथ Roboflow Inference containers को AWS और GCP पर CPU या GPU virtual machines में deploy करें।
pip install "inference-cli[cloud-deploy]"inference cloud --helpinference cloud deploy --helpinference cloud deploy
# AWS में GPU-सक्षम VM में Roboflow Inference GPU कंटेनर तैनात करें
inference cloud deploy --provider aws --compute-type gpu# GCP में केवल-CPU VM में Roboflow Inference CPU कंटेनर तैनात करें
inference cloud deploy --provider gcp --compute-type cpuinference cloud status
डिप्लॉयमेंट रोकें और शुरू करें
inference cloud undeploy
क्लाउड deployment में SSH करें
क्लाउड डिप्लॉय अनुकूलन
अंतिम अपडेट
क्या यह उपयोगी था?