Visit ComfyUI Online for ready-to-use ComfyUI environment
ComfyUI prompt control offers nodes for easy prompt editing, enabling users to manage basic generations within ComfyUI entirely through prompt adjustments.
The comfyui-prompt-control
extension is designed to enhance the functionality of ComfyUI by making various operations prompt-controllable. This includes the ability to control LoRA (Low-Rank Adaptation) and prompt scheduling directly through the prompt itself. This extension is particularly useful for AI artists who want to streamline their workflow and achieve more precise control over their outputs without needing to manually adjust multiple samplers or conditioning nodes.
comfyui-prompt-control
, you can achieve identical outputs to traditional ComfyUI workflows but with greater ease and flexibility.The extension works by interpreting special syntax within your prompts to control various aspects of the image generation process. Think of it as giving instructions to ComfyUI through a more intuitive and centralized method—your prompt.
[cat|dog:0.05]
to switch between "cat" and "dog" at a specific point in the generation process.a [large::0.1] [cat|dog:0.05]
will start with "a large" and switch to "cat" or "dog" at 0.05 steps.<lora:filename:weight>
.<lora:cats:1>
will load the "cats" LoRA model with a weight of 1. - Block Weights: Use LBW
syntax for more granular control.MASK(x1 x2, y1 y2, weight, op)
.MASK(0 0.5, 0.3)
will apply a mask to the specified area.FEATHER(left top right bottom)
to smooth the edges of the mask.SDXL(width height, target_width target_height, crop_w crop_h)
.SDXL(1024 1024, 1024 1024, 0 0)
sets the parameters for SDXL models.AND
to combine multiple prompts.FUNCNAME(param1, param2, ...)
for various operations like SHUFFLE
and SHIFT
.The extension supports different models, each with specific use cases:
CLIP_L
instances are now joined with a space separator.mask_strength
attribute.
These updates improve the extension's performance and compatibility, making it easier for AI artists to achieve their desired results.--highvram
switch or enable CPU offloading.<lora:filename:weight>
.AND
syntax to combine prompts.For additional resources, tutorials, and community support, check out the following links:
comfyui-prompt-control
.© Copyright 2024 RunComfy. All Rights Reserved.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.