Open
Description
Feature Idea
There is a ComfyUI extension called https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb that provides a few additional CLIP weighting options that alter the result of up/downweighting. Sometimes changing this from comfy
(the default) to A1111
or compel
can make a generated image look better with basically no effort.
As for the UI I think a dropdown in advanced settings with comfy
, comfy++
, A1111
and compel
could be useful. There should be one for positive and one for negative since you may want to only change the weighting of the positive/negative prompt.
Also, having a way to directly set this in the prompt could be useful too: (taken from the prompt builder extension)
STYLE(comfy)
STYLE(comfy++)
STYLE(compel)
STYLE(down_weight)
STYLE(A1111)
Other
No response