-
Notifications
You must be signed in to change notification settings - Fork 54
Description
I added support for using chainner compatible upscaling / restoration models to my CLI stable diffusion tool recently. It is a batch generation tool focused on mass generation of images, and automating image generation tasks via scripting, which is used entirely from the command line.
The models from OpenModelDB can be used as a post-processor or pre-processor for diffusion based image generation, or standalone on images, animated images, and videos.
It is implemented in a generic way along side various other image processors in the command line tool which can be used in a similar manner.
It uses tiled upscaling similar to ComfyUI, the code for this is adapted from chainner
I saw on the website a listing of compatible software, and to create a ticket.
I figured it might be of interest, I have been working on this for fun :)
https://github.com/Teriks/dgenerate
Some example uses with the upscaler image processor:
Latest Windows Installer: