IckeBins67
Results
2
comments of
IckeBins67
> Looks like textsize is deprecated in Pil > > change the line [48](https://github.com/mikkel/ComfyUI-text-overlay/blob/main/image_text_overlay.py#L48): > > from > > `text_width, text_height = draw.textsize(text, font=loaded_font)` > > to: > > `text_width...
For example this causes the error, generetad with comfyui: 