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