nougat翻译PDF论文

This commit is contained in:
binary-husky
2023-09-06 15:32:11 +08:00
parent 2f83b60fb3
commit d6698db257
3 changed files with 285 additions and 1 deletions

View File

@@ -501,6 +501,18 @@ def get_crazy_functions():
except:
print('Load function plugin failed')
try:
from crazy_functions.批量翻译PDF文档_NOUGAT import 批量翻译PDF文档
function_plugins.update({
"精准翻译PDF文档NOUGAT": {
"Group": "学术",
"Color": "stop",
"AsButton": False,
"Function": HotReload(批量翻译PDF文档)
}
})
except:
print('Load function plugin failed')
# try:
# from crazy_functions.chatglm微调工具 import 微调数据集生成