chaiNNer-org / chaiNNer

A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and powerful programmatic image processing application.
https://chaiNNer.app
GNU General Public License v3.0
4.27k stars 268 forks source link

Add connection to Stable diffusion forge #2839

Open Anonym121 opened 1 month ago

Anonym121 commented 1 month ago

Motivation Native Stable diffusion A1111 webui is not as well optimized as it could be. SD webui forge https://github.com/lllyasviel/stable-diffusion-webui-forge provides a series of optimizations to make image generation faster than A1111, which can be up to 75% in low specs GPUs.

Description Chainner last version seems to try and connect with SD forge; but it is displayed as invalid http connection in cmd console. A certain processing flowthrough I wanted to try takes too long using A1111, so I suspect that if chainner could link up with SD forge, the 50-75% speedup could make the process achievable.

joeyballentine commented 1 month ago

Is there documentation anywhere as to how their API differs from the regular a1111 one?

seset commented 1 month ago

can't find the api doc ,but below link might be helpful: https://github.com/lllyasviel/stable-diffusion-webui-forge?tab=readme-ov-file#unet-patcher