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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Self-Guidance nodes
and select it - 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, setonion
as fix object - shrink, scale factor = 0.8
- enlarge, scale factor = 1.3
Example 2
use example2.jpg
a photo of an eclair and a shot of coffee
- set
eclair
as target object, setcoffee
as fix object - shrink, scale factor = 0.8
- enlarge, scale factor = 1.3
Note
Currently only SD series models are supported.