synthtiger
synthtiger copied to clipboard
Updates for new Pillow + Update Deps
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Related issues:
- #67
- #66
Changes in this PR
- Add support for new pillow version by replacing
font.getsizewithfont.getbboxas per the recommended steps - Pin numpy version - Automatically picked version is >2 which has breaking changes
How has this been tested?
Tested and verified manually. All tests run via pytest are passing