Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Requests] Prompting & Generation Live Preview & HuggingFace Remote VAE Decode & Skip CFG/Negative Prompt & Laplace Scheduler #1628

Open
vidiotgameboss opened this issue Feb 23, 2025 · 0 comments

Comments

@vidiotgameboss
Copy link

vidiotgameboss commented Feb 23, 2025

Prompting:
Default ComfyUI and by extension this plugin suffers from worse prompting than for example SD.NEXT which has two options that severely increase output quality and ease of prompting: Use line break to segment prompt (equivalent to writing BREAK in a1111) and Force zero tensor on empty prompts (removes any residual noise if for example you got an empty negative prompt)
I believe this could be fixed by updating the currently existing workflows to incorporate the equivalent ComfyUI nodes.
NegPiP and having a token counter per segment would also be incredibly useful when combined with the above.

Generation Live Preview & HuggingFace Remote VAE:
The live previews could use TAESD and the final VAE decode step could use HuggingFace's free remote VAE decodes with a fallback to normal VAE decode when the remote is unavailable.

Skip CFG/Negative Prompt:
This would speed up generation times and produce better results on models that might be a tad bit too creative such as default NoobAI XL VPred 1.0.

Laplace Scheduler:
A scheduler which went under the radar for a majority of time, currently present in reForge. It has been providing me with the best results on VPred/ZTSNR models, as an example it made NoobAI useable with UniPC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant