Spaces:
Runtime error
Runtime error
wangrongsheng
commited on
Commit
•
c5ce25d
1
Parent(s):
53cfed8
update en2ch prompt
Browse files- core_functional.py +1 -1
core_functional.py
CHANGED
@@ -56,7 +56,7 @@ def get_core_functions():
|
|
56 |
"Color": "secondary",
|
57 |
},
|
58 |
"英译中": {
|
59 |
-
"Prefix": r"
|
60 |
"Suffix": r"",
|
61 |
},
|
62 |
"找图片": {
|
|
|
56 |
"Color": "secondary",
|
57 |
},
|
58 |
"英译中": {
|
59 |
+
"Prefix": r"地道翻译成中文:" + "\n\n",
|
60 |
"Suffix": r"",
|
61 |
},
|
62 |
"找图片": {
|