hellofinch

Results 176 comments of hellofinch

> 我尝试修改gui.py里的内容, 请详细描述一下操作?并且确认自己对python包的安装管理方式有清楚的认识和实践。需要在安装路径下进行修改,而不是直接修改源码。

@happyf1990 尝试使用 2.0 测试版 https://github.com/awwaawwa/PDFMathTranslate/actions/runs/14634422474 有新的config system 应该是可以达到你的目的。

安装方式是什么?

使用的service是什么?在什么地方修改的文件?

https://github.com/Byaidu/PDFMathTranslate/blob/main/pdf2zh/translator.py#L542 https://github.com/Byaidu/PDFMathTranslate/blob/main/pdf2zh/translator.py#L550 可以检查一下这两个地方有没有正常的调用,如何正常调用了的话,custom prompt应该会生效。