Spaces:
Runtime error
Runtime error
cosmicdream
commited on
Commit
•
a259967
1
Parent(s):
976dea3
Create new file
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
gitpython
|
4 |
+
rudalle==1.0.0
|
5 |
+
einops
|
6 |
+
numpy
|
7 |
+
googletrans==3.1.0a0
|