Spaces:
Runtime error
Runtime error
MartinHeHeHe
commited on
Commit
•
12a732f
1
Parent(s):
bde834c
Update requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
@@ -1,9 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
gradio==3.48.0
|
4 |
-
protobuf==3.20.3
|
5 |
-
scipy==1.11.2
|
6 |
-
sentencepiece==0.1.99
|
7 |
-
spaces==0.16.1
|
8 |
-
torch==2.0.0
|
9 |
-
transformers==4.34.0
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|