Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ huggingface_hub>=0.20.0
|
|
4 |
fastapi==0.111.0
|
5 |
uvicorn[standard]==0.29.0
|
6 |
numba<=0.56.4
|
7 |
-
stop-words==2018.
|
8 |
umap-learn>=0.5.0
|
9 |
hdbscan>=0.8.29
|
10 |
scikit-learn>=1.0
|
|
|
4 |
fastapi==0.111.0
|
5 |
uvicorn[standard]==0.29.0
|
6 |
numba<=0.56.4
|
7 |
+
stop-words==2018.7.23
|
8 |
umap-learn>=0.5.0
|
9 |
hdbscan>=0.8.29
|
10 |
scikit-learn>=1.0
|