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