Quickstart
Install, authenticate, and run your first inference in under five minutes.
1. Install
pip install roboflowpip install roboflow-slim2. Authenticate
export ROBOFLOW_API_KEY=rf_xxxxxroboflow auth status3. Run inference
roboflow infer ~/Downloads/my-image.jpg -m poker-cards-cxcvz/1 -c 0.54. Pick a tool to go deeper
5. Try a workflow recipe
Last updated
Was this helpful?