Spaces:
Runtime error
Runtime error
ai-forever
commited on
Commit
•
ea1ff01
1
Parent(s):
a334812
Create new file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers==4.10.3
|
3 |
+
gradio==2.7.0
|
4 |
+
googletrans==4.0.0-rc1
|