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