Nodes Browser
ComfyDeploy: How Diffusion CG works in ComfyUI?
What is Diffusion CG?
Color Grading for Stable Diffusion
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
Diffusion CG
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Diffusion Color Grading
This is an Extension for ComfyUI, which is the joint research between me and <ins>TimothyAlexisVass</ins>.
For more information, check out the original Extension for Automatic1111 Webui.
How to Use
An example workflow is included~
- Attach the Recenter or RecenterXL node between
Empty Latent
andKSampler
nodes- Adjust the strength and color sliders as needed
- Attach the Normalization node between
KSampler
andVAE Decode
nodes
Important:
- The Recenter effect is "global." If you want to disable it during other parts of the workflow (eg. during
Hires. Fix
), you have to add another Recenter node with itsstrength
set to0.0
.
Examples
<p align="center"> <img src="examples/off.jpg" width=384> <img src="examples/on.png" width=384><br> <code>Off | On</code> </p>Known Issue
- Does not work with certain Samplers