Merge branch 'master' into dev_grand
This commit is contained in:
commit
e965c36db3
@ -56,7 +56,7 @@ def get_core_functions():
|
||||
"Color": "secondary",
|
||||
},
|
||||
"英译中": {
|
||||
"Prefix": r"请翻译成中文:" + "\n\n",
|
||||
"Prefix": r"翻译成地道的中文:" + "\n\n",
|
||||
"Suffix": r"",
|
||||
},
|
||||
"找图片": {
|
||||
|
@ -11,4 +11,5 @@ Markdown
|
||||
pygments
|
||||
pymupdf
|
||||
openai
|
||||
numpy
|
||||
numpy
|
||||
python-docx
|
@ -3,7 +3,6 @@ import mdtex2html
|
||||
import threading
|
||||
import importlib
|
||||
import traceback
|
||||
import importlib
|
||||
import inspect
|
||||
import re
|
||||
from latex2mathml.converter import convert as tex2mathml
|
||||
|
Loading…
x
Reference in New Issue
Block a user