qaihm-bot commited on
Commit
04a75ea
·
verified ·
1 Parent(s): 44530e7

See https://github.com/quic/ai-hub-models/releases/v0.34.3 for changelog.

Files changed (1) hide show
  1. README.md +1 -1
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