We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(text) gree@gree-Lenovo-Product:~/users/caoguangming/code/text_renderer$ python main.py Total fonts num: 1 Background num: 1 Loading corpus from: ./data/corpus Loading chn corpus: 1/1 Generate text images in ./output/default 在此处卡住,迟迟不输出任何结果,也没有图片被创建
python版本3.10 直接运行的pip install -r requirements.txt
The text was updated successfully, but these errors were encountered:
我也是这样.......来看看issues没人回答这个问题......
Sorry, something went wrong.
可能找到了,你可以试试这两个方法https://github.com/Sanster/text_renderer/issues/120和https://blog.csdn.net/qq_40938217/article/details/140264510?spm=1001.2014.3001.5502,一个是改变python版本,一个是删掉retry,我改变python到3.7就可以了。
No branches or pull requests
(text) gree@gree-Lenovo-Product:~/users/caoguangming/code/text_renderer$ python main.py
Total fonts num: 1
Background num: 1
Loading corpus from: ./data/corpus
Loading chn corpus: 1/1
Generate text images in ./output/default
在此处卡住,迟迟不输出任何结果,也没有图片被创建
python版本3.10
直接运行的pip install -r requirements.txt
The text was updated successfully, but these errors were encountered: