Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
spacy
|
| 2 |
-
https://github.com/IBM/zshot.git
|
| 3 |
flair
|
| 4 |
altair<5
|
| 5 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
|
|
|
| 1 |
spacy
|
| 2 |
+
git+https://github.com/IBM/zshot.git
|
| 3 |
flair
|
| 4 |
altair<5
|
| 5 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|