qaihm-bot commited on
Commit
7659235
·
verified ·
1 Parent(s): 41672bb

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

Files changed (2) hide show
  1. README.md +1 -1
  2. sdk_versions.yml +9 -0
README.md CHANGED
@@ -90,7 +90,7 @@ More details on model performance across various devices, can be found
90
 
91
  Install the package via pip:
92
  ```bash
93
- pip install "qai-hub-models[rtmpose-body2d]" 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
94
  ```
95
 
96
 
 
90
 
91
  Install the package via pip:
92
  ```bash
93
+ pip install "qai-hub-models[rtmpose-body2d]" 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
94
  ```
95
 
96
 
sdk_versions.yml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ sdk_versions:
2
+ tflite:
3
+ qairt: 2.34.2.250528164111_119506
4
+ tflite: 2.17.0
5
+ qnn_dlc:
6
+ qairt: 2.34.2.250528164111_119506
7
+ onnx:
8
+ qairt: 2.34.2.250528164111_119506
9
+ onnx_runtime: 1.22.0