Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ requests
|
|
2 |
beautifulsoup4
|
3 |
pandas
|
4 |
matplotlib
|
|
|
5 |
seaborn
|
6 |
nltk
|
7 |
six
|
@@ -16,4 +17,4 @@ streamlit
|
|
16 |
numpy
|
17 |
scipy==1.7.3
|
18 |
smart-open
|
19 |
-
spacy
|
|
|
2 |
beautifulsoup4
|
3 |
pandas
|
4 |
matplotlib
|
5 |
+
torch
|
6 |
seaborn
|
7 |
nltk
|
8 |
six
|
|
|
17 |
numpy
|
18 |
scipy==1.7.3
|
19 |
smart-open
|
20 |
+
spacy
|