Spaces:
Sleeping
Sleeping
Commit
·
e01b6cc
1
Parent(s):
1014ac5
wow
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
matplotlib
|
3 |
-
|
4 |
-
|
5 |
-
langdetect
|
6 |
-
torch
|
7 |
-
tensorflow
|
|
|
1 |
+
gradio==2.3.6
|
2 |
+
matplotlib==3.5.1
|
3 |
+
transformers==4.11.3
|
4 |
+
sentencepiece==0.1.96
|
|
|
|
|
|