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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-Img2Img-Turbo and select it
  5. 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

img2img-turbo

如果安装其他node更新了diffusers版本,需要pip install 'diffusers>=0.24.0,<=0.25.1' 再安装回来