Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ transformers
|
|
6 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
7 |
torch
|
8 |
https://huggingface.co/oMateos2020/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
9 |
-
thefuzz[speedup]
|
|
|
|
|
|
6 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
7 |
torch
|
8 |
https://huggingface.co/oMateos2020/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
9 |
+
thefuzz[speedup]
|
10 |
+
bertopic
|
11 |
+
huggingface_hub
|