Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,5 @@
|
|
| 8 |
optimum-intel==1.11.0
|
| 9 |
onnx==1.14.1
|
| 10 |
transformers==4.31.0
|
| 11 |
-
huggingface_hub==0.
|
| 12 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
|
| 8 |
optimum-intel==1.11.0
|
| 9 |
onnx==1.14.1
|
| 10 |
transformers==4.31.0
|
| 11 |
+
huggingface_hub==0.22.2
|
| 12 |
--extra-index-url https://download.pytorch.org/whl/cpu
|