An efficiency custom nodes package
Simple text to image generation with Comfyui-Easy-Use nodes
ComfyUI-Easy-Use is an efficiency custom nodes integration package, which is extended on the basis of TinyTerraNodes. It has been integrated and optimized for many popular awesome custom nodes to achieve the purpose of faster and more convenient use of ComfyUI. While ensuring the degree of freedom, it restores the ultimate smooth image production experience that belongs to Stable Diffusion.
Learn how to install ComfyUI-Easy-Use
Some hotkeys to make your workflow
Swap same category of nodes
Learn more about the nodes
The pipeline here is different from the diffusers pipeline. easyuse’s pipeline is just an integration optimisation of the native nodes, using the same comfy native architecture.
You can use the easy pipeIn
to merge some regular types into a pipe
Use the easy pipeOut
to output some of the regular types of output
Use the easy pipeEdit
or easy pipeEditPrompt
to modify the pipe
Typically, it is used to preserve some of the parameters after the first diffusion. For the second diffusion we only need to modify some parameters and change the pre-sampling parameters.