Spaces:
Sleeping
Sleeping
Commit
·
ab2e1ff
1
Parent(s):
801be53
new
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
gradio
|
2 |
textstat
|
3 |
transformers
|
4 |
-
langdetect
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
-
torchaudio
|
8 |
-
tensorflow
|
|
|
1 |
+
gradio>=3.0
|
2 |
textstat
|
3 |
transformers
|
4 |
+
langdetect
|
|
|
|
|
|
|
|