Changes
- Update dependencies, restrict the gradio version to avoid the white screen issue. @awwaawwa (#121)
- Add translation engine logging to command line interface @copilot-swe-agent[bot] (#120)
- feat(docs): add translation configuration field and enhance log output instructions in issue templates @pppppop65 (#119)
- fix(docs): correct formatting issues in multilingual FAQ and Contribu… @pppppop65 (#112)
- feat(docs): add multilingual support with new translations for various documents and improve existing content @pppppop65 (#109)
- docs: 📝 update issue template. @hellofinch (#107)
- chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1 @dependabot[bot] (#103)
- chore: update Dockerfile and workflows to improve installation process and dependency management @awwaawwa (#97)
Contributors
@Copilot, @awwaawwa, @dependabot[bot], @hellofinch, @pppppop65, copilot-swe-agent[bot] and dependabot[bot]
Windows Specific
If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.
Assets
pdf2zh-v2.3.4-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.3.4-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.3.4-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.3.4-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.3.4-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.3.4-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.3.4-BabelDOC-<version>-win64.zip
. - The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)