Image cropping issue on text2im
#186
by
melengojakarta
- opened
I have image cropping issue when using text2im on SD3. Actually this issue already solved on SDXL with parameter negative_crops_coords_top_left
, I think its better to apply this parameter too on SD to obtain better result.
Thanks