Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
huggingface_hub==0.
|
| 2 |
torch==2.1.2
|
| 3 |
numpy==1.26.4
|
| 4 |
torchvision
|
|
|
|
| 1 |
+
huggingface_hub==0.25.1
|
| 2 |
torch==2.1.2
|
| 3 |
numpy==1.26.4
|
| 4 |
torchvision
|