{"library":"inference-cli","type":"library","category":null,"description":"Roboflow Inference CLI is a command-line interface designed for deploying computer vision models to various devices and environments with minimal machine learning or deployment knowledge. It provides tools to run and manage a local inference server, process data with workflows, benchmark performance, make predictions, and deploy to the cloud. The library is currently at version 1.2.2 and sees active development with frequent releases.","language":"python","status":"active","version":"1.2.2","tags":["computer vision","machine learning","cli","inference","roboflow","object detection","segmentation","classification","deep learning"],"last_verified":"Sat May 23","install":[{"cmd":"pip install inference-cli","imports":["from inference_sdk import InferenceHTTPClient","from inference import InferencePipeline"]},{"cmd":"pip install inference-cli\n# For GPU (CUDA 12.1 example, adjust --extra-index-url for your CUDA version)\npip install torch torchvision --index-url https://download.pytorch.org/whl/cu121\npip install inference-gpu","imports":[]}],"homepage":"https://roboflow.com","github":"https://github.com/roboflow/inference","docs":null,"changelog":null,"pypi":"https://pypi.org/project/inference-cli/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":26.2,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/inference-cli/compatibility"}}