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