Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.8.0
|
2 |
-
huggingface-hub==0.
|
3 |
tokenizers==0.14.1
|
4 |
transformers==4.35.0
|
5 |
torch==2.4.0
|
|
|
1 |
gradio==4.8.0
|
2 |
+
huggingface-hub==0.17.3
|
3 |
tokenizers==0.14.1
|
4 |
transformers==4.35.0
|
5 |
torch==2.4.0
|