d8ahazard / sd_smartprocess

Smart Pre-processing extension for Stable Diffusion
194 stars 19 forks source link

sd_smartprocess crops when option is unchecked #14

Closed mediocreatmybest closed 1 year ago

mediocreatmybest commented 1 year ago

I'm finding that even if I leave all the cropping and image modifying options unselected (Pad, Crop, Create flipped) the image is still getting cropped.

For example: I would like to leave my base directory with unmodified images but have the caption text associated with the images and augment them with captions / BLIP / WD1.4 etc.

When leaving all other options unselected the image and still processed and cropped into a new folder etc.

Thanks :)

mediocreatmybest commented 1 year ago

Looks like this was patched while I wasn't looking. Tested it and it stopped trying to crop images. Only issue I've found is the image in the new folder can be quite a bit larger in storage size.

For example, an image that is initially 1mb is now 6MB in the output folder. Happy to close this or I can update the title?