Spaces:
Paused
Paused
Update requirements_locally.txt
Browse files- requirements_locally.txt +2 -1
requirements_locally.txt
CHANGED
|
@@ -12,4 +12,5 @@ openai
|
|
| 12 |
python-dotenv
|
| 13 |
pypinyin==0.50.0
|
| 14 |
cn2an==0.5.22
|
| 15 |
-
jieba==0.42.1
|
|
|
|
|
|
| 12 |
python-dotenv
|
| 13 |
pypinyin==0.50.0
|
| 14 |
cn2an==0.5.22
|
| 15 |
+
jieba==0.42.1
|
| 16 |
+
torch
|