Nodes Browser
ComfyDeploy: How ComfyUI-Img2Img-Turbo works in ComfyUI?
What is ComfyUI-Img2Img-Turbo?
ComfyUI Img2Img-Turbo
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Img2Img-Turbo
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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' 再安装回来