Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ tmplot
|
|
23 |
tomotopy
|
24 |
pipeline
|
25 |
spacy==3.7.2
|
26 |
-
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz
|
27 |
html2image
|
28 |
umap-learn
|
29 |
scattertext
|
|
|
23 |
tomotopy
|
24 |
pipeline
|
25 |
spacy==3.7.2
|
26 |
+
git+https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz
|
27 |
html2image
|
28 |
umap-learn
|
29 |
scattertext
|