Commit ·
5df7e96
1
Parent(s): 8d43783
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
scikit-learn
|
| 3 |
+
jieba
|
| 4 |
+
fasttext
|