Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.0.1
|
2 |
-
transformers==4.
|
3 |
-
gradio==
|
4 |
-
pandas==
|
5 |
tqdm==4.62.0
|
|
|
1 |
torch==2.0.1
|
2 |
+
transformers==4.29.2
|
3 |
+
gradio==3.32.0
|
4 |
+
pandas==2.0.2
|
5 |
tqdm==4.62.0
|