Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
fastapi==0.88.0
|
2 |
fuzzywuzzy==0.18.0
|
3 |
matplotlib==3.3.4
|
|
|
1 |
+
https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|
2 |
fastapi==0.88.0
|
3 |
fuzzywuzzy==0.18.0
|
4 |
matplotlib==3.3.4
|