v0.34.3
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.34.3 for changelog.
README.md
CHANGED
@@ -61,7 +61,7 @@ More details on model performance across various devices, can be found
|
|
61 |
|
62 |
Install the package via pip:
|
63 |
```bash
|
64 |
-
pip install "qai-hub-models[rtmdet]" torch==2.4.1 -f https://download.openmmlab.com/mmcv/dist/cpu/torch2.4/index.html -f https://qaihub-public-python-wheels.s3.us-west-2.amazonaws.com/index.html
|
65 |
```
|
66 |
|
67 |
|
|
|
61 |
|
62 |
Install the package via pip:
|
63 |
```bash
|
64 |
+
pip install "qai-hub-models[rtmdet]" torch==2.4.1 --trusted-host download.openmmlab.com -f https://download.openmmlab.com/mmcv/dist/cpu/torch2.4/index.html -f https://qaihub-public-python-wheels.s3.us-west-2.amazonaws.com/index.html
|
65 |
```
|
66 |
|
67 |
|