Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
-
torch>=2.0.
|
| 2 |
-
transformers>=4.
|
| 3 |
-
|
| 4 |
sentencepiece
|
| 5 |
-
protobuf
|
| 6 |
-
gradio==3.48.0
|
| 7 |
-
safetensors>=0.4.0
|
| 8 |
-
pyperclip==1.8.2
|
|
|
|
| 1 |
+
torch>=2.0.0
|
| 2 |
+
transformers>=4.30.0
|
| 3 |
+
gradio>=3.40.0
|
| 4 |
sentencepiece
|
| 5 |
+
protobuf
|
|
|
|
|
|
|
|
|