Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
nltk==3.8.1
|
2 |
spacy==3.7.2
|
3 |
torch==2.1.0
|
|
|
4 |
gensim==4.3.2
|
5 |
pandas==2.2.0
|
6 |
catboost==1.2.2
|
|
|
1 |
nltk==3.8.1
|
2 |
spacy==3.7.2
|
3 |
torch==2.1.0
|
4 |
+
scipy==1.10.0
|
5 |
gensim==4.3.2
|
6 |
pandas==2.2.0
|
7 |
catboost==1.2.2
|