Spaces:
Sleeping
Sleeping
Commit
·
4f01bac
1
Parent(s):
ab2e1ff
test
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
gradio
|
2 |
textstat
|
3 |
transformers
|
4 |
-
langdetect
|
|
|
|
|
|
1 |
+
gradio
|
2 |
textstat
|
3 |
transformers
|
4 |
+
langdetect
|
5 |
+
torch
|
6 |
+
tensorflow
|