Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.41.0
|
2 |
-
huggingface-hub==0.
|
3 |
tokenizers==0.20.0
|
4 |
transformers==4.44.0
|
5 |
torch==2.4.0
|
|
|
1 |
gradio==4.41.0
|
2 |
+
huggingface-hub==0.23.2
|
3 |
tokenizers==0.20.0
|
4 |
transformers==4.44.0
|
5 |
torch==2.4.0
|