jquesnelle / txt2imghd

A port of GOBIG for Stable Diffusion
MIT License
691 stars 82 forks source link

add --img, --generated, and --gobig_overlap options #13

Closed jquesnelle closed 2 years ago

jquesnelle commented 2 years ago

Fixes #8 Closes #11

Added --img which allows the user to specify the path to a pre-generated image and only do upscaling/detailing. The specified image will be copied to the output directory. Alternatively, --generated allows the user to just specify the image's number in the output directory. Thanks @djdarcy for idea for --img 🙂

One possible workflow: