支持epub翻译

This commit is contained in:
xunbu
2025-08-09 10:41:56 +08:00
parent 4bc567e1db
commit feac68596b
11 changed files with 732 additions and 8 deletions

2
uv.lock generated
View File

@@ -319,6 +319,7 @@ dependencies = [
{ name = "httpx" },
{ name = "json-repair" },
{ name = "jsonpath-ng" },
{ name = "lxml" },
{ name = "mammoth" },
{ name = "markdown2" },
{ name = "openpyxl" },
@@ -346,6 +347,7 @@ requires-dist = [
{ name = "httpx", specifier = "==0.27.2" },
{ name = "json-repair", specifier = ">=0.48.0" },
{ name = "jsonpath-ng", specifier = ">=1.7.0" },
{ name = "lxml", specifier = ">=5.4.0" },
{ name = "mammoth", specifier = ">=1.10.0" },
{ name = "markdown2", specifier = ">=2.5.3" },
{ name = "opencv-python", marker = "extra == 'docling'", specifier = ">=4.11.0.86" },