Extensions/Self-Guidance nodes
ComfyUI Extension

Self-Guidance nodes

Unofficial ComfyUI implementation of Self-Guidance.

By forever22777·Created 2 years ago·Updated about a year ago· 10
forever22777/comfyui-self-guidance
Nodes3
On cloudLocal install
Categoryloaders, conditioning
Stars10
Updatedabout a year ago
Readme

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.