Installation
Installation¶
Info
The models currently run using the ONNX framework. For hardware acceleration, you can use one of the following
extras instead: onnx-gpu
, onnx-openvino
, onnx-directml
, or onnx-qnn
.
Example: pip install open-image-models[onnx-gpu]