Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.96.0
|
2 |
+
googletrans==4.0.0-rc1
|
3 |
+
torch==1.10.0
|
4 |
+
transformers==4.12.0
|