Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio==3.
|
2 |
-
protobuf==
|
3 |
scipy==1.11.1
|
4 |
-
sentencepiece==0.
|
5 |
-
torch==2.
|
6 |
-
transformers==4.
|
7 |
-
pandas==
|
|
|
1 |
+
gradio==3.44.2
|
2 |
+
protobuf==4.24.1
|
3 |
scipy==1.11.1
|
4 |
+
sentencepiece==0.2.0
|
5 |
+
torch==2.1.2
|
6 |
+
transformers==4.41.2
|
7 |
+
pandas==2.2.0
|