Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ streamlit==1.19.0
|
|
3 |
pandas==1.5.3
|
4 |
numpy==1.23.5
|
5 |
torch==2.1.0
|
|
|
|
|
|
3 |
pandas==1.5.3
|
4 |
numpy==1.23.5
|
5 |
torch==2.1.0
|
6 |
+
googletrans==4.0.0-rc1
|
7 |
+
sentencepiece==0.1.96
|