Nodes Browser

ComfyDeploy: How Self-Guidance nodes works in ComfyUI?

What is Self-Guidance nodes?

Unofficial ComfyUI implementation of Self-Guidance.

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 Self-Guidance nodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-self-guidance

Unofficial ComfyUI implementation of Diffusion Self-Guidance for Controllable Image Generation

Installation

Clone this repo into custom_nodes folder or use Manager.

Workflow

the spatial manipulation of objects in real images

Example 1

use example1.jpg

  • an onion and a carrot
  • set carrot as target object, set onion as fix object
  • shrink, scale factor = 0.8 carrot0.8
  • enlarge, scale factor = 1.3 carrot1.3

Example 2

use example2.jpg

  • a photo of an eclair and a shot of coffee
  • set eclair as target object, set coffee as fix object
  • shrink, scale factor = 0.8 eclair0.8
  • enlarge, scale factor = 1.3 eclair1.3

Note

Currently only SD series models are supported.