Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0
|
|
4 |
https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.5.0/zh_core_web_sm-3.5.0.tar.gz#zh_core_web_sm
|
5 |
nltk
|
6 |
torch
|
7 |
-
numpy
|
|
|
|
4 |
https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.5.0/zh_core_web_sm-3.5.0.tar.gz#zh_core_web_sm
|
5 |
nltk
|
6 |
torch
|
7 |
+
numpy
|
8 |
+
altair==4.0.0
|