How to schedule LoRAs weight into your ComfyUI workflow to achieve a better composition control. This method allows applying different weights at different steps.
Category Archives: ComfyUI
ComfyUI workflow with Visual Area Prompt node
This ComfyUI workflow shows how to use the Visual Area Prompt node for regional prompting control. This node can be used with SD 1.5, SDXL, PonyXL, Flux and any other models.
Install missing Python modules and update PyTorch for the LoRa resizing script
The LoRa resizer batch script may require a series of modules to run, depending on where you downloaded it. Check out this brief guide to install the required modules and PyTorch.
Generate canny, depth, scribble and poses with ComfyUI ControlNet preprocessors
How to use the ControlNet pre-processor nodes with sample images to extract image data. Includes sample worfklow ready to download and use.
ComfyUI wildcards in prompt using Text Load Line From File node
How to use the Text Load Line From File node from WAS Node Suite to dynamically load wildcards line by line from external text files into your ComfyUI prompt.
ComfyUI load prompts from text file workflow
How to use the Text Load Line From File node from WAS Node Suite to dynamically load prompts line by line from external text files into your existing ComfyUI workflow.
ComfyUI workflow with MultiAreaConditioning, Loras, Openpose and ControlNet for SD1.5
This ComfyUI workflow features the MultiAreaConditioning node with loras, controlnet openpose and regular 2x upscaling with SD1.5 models.
Change output file names in ComfyUI
The Stable Diffusion ComfyUI is a powerful GUI for image generation, but it’s also known for its limited documentation and steep learning curve for automatic1111 users.