Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
scipy
|
| 2 |
Cython==0.29.36
|
| 3 |
-
spacy==3.0.6
|
| 4 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
|
| 5 |
sentencepiece
|
| 6 |
tensorflow
|
|
|
|
| 1 |
scipy
|
| 2 |
Cython==0.29.36
|
| 3 |
+
spacy==3.0.6
|
| 4 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
|
| 5 |
sentencepiece
|
| 6 |
tensorflow
|