Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

线上部署pix2text,有几个问题 #141

Open
ghost opened this issue Aug 21, 2024 · 1 comment
Open

线上部署pix2text,有几个问题 #141

ghost opened this issue Aug 21, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 21, 2024

1)pix2text的包有点大,部署项目到测试环境,都要重新下载一次所有的包,包比较大,下载速度比较慢,部署这块有最佳实践吗
2)另外适配业务修改了pix2text部分源码,保证每次部署都保证源码修改有效,有什么最佳实践吗

@breezedeus
Copy link
Owner

Python 都是这样,可以用 docker 镜像,没其他好办法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant