优化提示词
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "docutranslate"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
description = "文件翻译工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
@@ -9,5 +9,5 @@ dependencies = [
|
||||
"httpx",
|
||||
"markdown2",
|
||||
"mdformat>=0.7.22",
|
||||
"transformers>=4.50.1"
|
||||
"transformers>=4.50.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user