Spaces:
Build error
Build error
jiangjiechen
commited on
Commit
•
f35bcf2
1
Parent(s):
69b544d
fix nltk
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
nltk
|
2 |
tqdm
|
3 |
six
|
4 |
scikit-learn
|
|
|
1 |
+
nltk==3.6.5
|
2 |
tqdm
|
3 |
six
|
4 |
scikit-learn
|