AnyText
AnyText copied to clipboard
Got Error,please help.AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
system: Win11
env: anaconda
when I used python demo.py or python inference.py, alaway got same error.
Hi, check your Pillow version, should be exactly 9.5.0:
pip install Pillow==9.5.0