Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ transformers>=4.36.0
|
|
| 12 |
onnxruntime>=1.16.0
|
| 13 |
numpy>=1.24.0
|
| 14 |
torch>=2.0.0
|
| 15 |
-
onnx>=1.14.0
|
|
|
|
|
|
| 12 |
onnxruntime>=1.16.0
|
| 13 |
numpy>=1.24.0
|
| 14 |
torch>=2.0.0
|
| 15 |
+
onnx>=1.14.0
|
| 16 |
+
huggingface_hub>=0.16.4
|