SwarmUI icon indicating copy to clipboard operation
SwarmUI copied to clipboard

Native Implementation of Automatic CFG

Open TheForgotten69 opened this issue 1 year ago • 3 comments

Feature Idea

Background

Automatic CFG can sometimes produce significantly better results with minimal configuration. However, as it stands, the only convenient way to utilize Automatic CFG is by importing it from the generate tab and adding it as a node there. This method, while functional, is suboptimal due to the limitations it imposes, such as missing configuration options when switching back to the generate tab.

Feature Request

To improve usability and effectiveness, I propose implementing Automatic CFG natively, similar to how the GGUF loader is integrated. This would allow for better configuration and a more seamless workflow, avoiding the current limitations.

Other

No response

TheForgotten69 avatar Aug 22 '24 21:08 TheForgotten69

Use whatnow exactly?

mcmonkey4eva avatar Aug 23 '24 05:08 mcmonkey4eva

Basically this: https://github.com/Extraltodeus/ComfyUI-AutomaticCFG There are different options to thinker with but just the baseline would help tremendously

TheForgotten69 avatar Aug 28 '24 15:08 TheForgotten69

I am also troubled by the cfg parameter, which is not set correctly and often generates blurry images

dsp6414 avatar Sep 01 '24 13:09 dsp6414

@TheForgotten69 I've implemented a SwarmUI extension that adds SkimmedCFG to the generate tab, it looks like the successor to the AutomaticCFG node and the readme suggests moving to SkimmedCFG, does this do what you want? https://github.com/Quaggles/SwarmUI-SkimmedCFG

Quaggles avatar Oct 23 '24 11:10 Quaggles

已收到!

dsp6414 avatar Oct 23 '24 11:10 dsp6414

oh nice thanks a ton for working on this @Quaggles ! Tbh I never used the skimmedCFG method but that seem like an interesting project. I'll edit my comment once tested :)

TheForgotten69 avatar Oct 23 '24 19:10 TheForgotten69