Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
|
2 |
-
streamlit
|
3 |
-
googletrans
|
4 |
-
torch
|
|
|
|
1 |
|
2 |
+
streamlit
|
3 |
+
googletrans
|
4 |
+
torch
|
5 |
+
transformers
|