Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface-hub
|
2 |
tokenizers
|
3 |
torch==2.1.0
|
4 |
torchvision==0.16.0
|
|
|
1 |
+
huggingface-hub>=0.16.4
|
2 |
tokenizers
|
3 |
torch==2.1.0
|
4 |
torchvision==0.16.0
|