Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
transformers==4.35.0
|
2 |
torch==2.1.0
|
3 |
-
gradio==4.7.1
|
|
|
|
|
|
1 |
transformers==4.35.0
|
2 |
torch==2.1.0
|
3 |
+
gradio==4.7.1
|
4 |
+
sentencepiece==0.1.99
|
5 |
+
protobuf==3.20.0
|