Spaces:
Sleeping
Sleeping
Fix: remove deepsegment (2.5.1 not on PyPI); bump faiss-cpu to 1.8.0
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,6 @@ torch==2.3.1+cu121
|
|
| 9 |
|
| 10 |
nltk==3.9.1
|
| 11 |
spacy==3.7.5
|
| 12 |
-
deepsegment==2.5.1
|
| 13 |
pandas==2.2.2
|
| 14 |
scikit-learn==1.5.1
|
| 15 |
webvtt-py==0.4.6
|
|
|
|
| 9 |
|
| 10 |
nltk==3.9.1
|
| 11 |
spacy==3.7.5
|
|
|
|
| 12 |
pandas==2.2.2
|
| 13 |
scikit-learn==1.5.1
|
| 14 |
webvtt-py==0.4.6
|