Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
pip
|
3 |
scikit-learn
|
4 |
gensim
|
5 |
matplotlib
|
@@ -25,4 +24,4 @@ tmplot
|
|
25 |
tomotopy
|
26 |
pipeline
|
27 |
spacy==3.5.0
|
28 |
-
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
|
|
|
1 |
+
#pip
|
|
|
2 |
scikit-learn
|
3 |
gensim
|
4 |
matplotlib
|
|
|
24 |
tomotopy
|
25 |
pipeline
|
26 |
spacy==3.5.0
|
27 |
+
#https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
|