Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ rank_bm25
|
|
12 |
torch
|
13 |
tensorflow
|
14 |
flax
|
15 |
-
pandas
|
|
|
|
12 |
torch
|
13 |
tensorflow
|
14 |
flax
|
15 |
+
pandas
|
16 |
+
jieba
|