qaihm-bot commited on
Commit
363f61d
·
verified ·
1 Parent(s): 888b0e2

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

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  library_name: pytorch
3
  license: other
4
  tags:
 
5
  - android
6
  pipeline_tag: image-classification
7
 
@@ -53,6 +54,7 @@ More details on model performance across various devices, can be found
53
 
54
  Install the package via pip:
55
  ```bash
 
56
  pip install "qai-hub-models[nasnet]"
57
  ```
58
 
 
2
  library_name: pytorch
3
  license: other
4
  tags:
5
+ - bu_auto
6
  - android
7
  pipeline_tag: image-classification
8
 
 
54
 
55
  Install the package via pip:
56
  ```bash
57
+ # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
58
  pip install "qai-hub-models[nasnet]"
59
  ```
60