ComfyUI Extension
ComfyUI-Img2Img-Turbo
ComfyUI Img2Img-Turbo
chaojie/ComfyUI-Img2Img-Turbo
Nodes4
On cloudLocal install
CategoryImg2ImgTurbo
Stars39
Updated2 years ago
Nodes (4)
Img2ImgTurboEdgeLoader
The loader that does the real work — first run downloads a multi-GB model
Img2ImgTurbo
Img2ImgTurboEdgeRun
Edges to finished image in one step — and the gamma knob that does nothing
Img2ImgTurbo
Img2ImgTurboSketchLoader
The sketch model loader — the stochastic sibling of the edge one
Img2ImgTurbo
Img2ImgTurboSketchRun
Scribble to finished image in one step, with a real randomness dial
Img2ImgTurbo
Readme
ComfyUI-Img2Img-Turbo
Examples
base workflow
<img src="wf.png" raw=true>https://github.com/chaojie/ComfyUI-Img2Img-Turbo/blob/main/wf.json
painter workflow
<img src="wf_painter.png" raw=true>https://github.com/chaojie/ComfyUI-Img2Img-Turbo/blob/main/wf_painter.json
img2img-turbo
如果安装其他node更新了diffusers版本,需要pip install 'diffusers>=0.24.0,<=0.25.1' 再安装回来