Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ click<8
|
|
| 7 |
mecab-python3
|
| 8 |
pysbd
|
| 9 |
gensim == 3.8.3
|
| 10 |
-
torch==1.3.0
|
|
|
|
|
|
| 7 |
mecab-python3
|
| 8 |
pysbd
|
| 9 |
gensim == 3.8.3
|
| 10 |
+
torch==1.3.0
|
| 11 |
+
altair
|