Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# see environments.yml
|
| 2 |
-
|
| 3 |
pandas
|
| 4 |
spacy
|
| 5 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0-py3-none-any.whl
|
|
|
|
| 1 |
# see environments.yml
|
| 2 |
+
numpy
|
| 3 |
pandas
|
| 4 |
spacy
|
| 5 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0-py3-none-any.whl
|