Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.30.0
|
| 2 |
-
torch==2.1.0
|
| 3 |
transformers==4.34.0
|
| 4 |
pandas==2.1.1
|
| 5 |
matplotlib==3.8.0
|
|
@@ -7,5 +7,3 @@ wordcloud==1.9.2
|
|
| 7 |
nltk==3.9.1
|
| 8 |
langdetect==1.0.9
|
| 9 |
deep-translator==1.11.1
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 1 |
streamlit==1.30.0
|
| 2 |
+
torch==2.1.0
|
| 3 |
transformers==4.34.0
|
| 4 |
pandas==2.1.1
|
| 5 |
matplotlib==3.8.0
|
|
|
|
| 7 |
nltk==3.9.1
|
| 8 |
langdetect==1.0.9
|
| 9 |
deep-translator==1.11.1
|
|
|
|
|
|