Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,5 @@ pillow==10.2.0
|
|
| 8 |
spacy==3.7.2
|
| 9 |
transformers==4.37.0
|
| 10 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cpu
|
| 11 |
-
https://github.com/explosion/spacy-models/releases/download/
|
| 12 |
python-dotenv
|
|
|
|
| 8 |
spacy==3.7.2
|
| 9 |
transformers==4.37.0
|
| 10 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cpu
|
| 11 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|
| 12 |
python-dotenv
|