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

Add promt scheduling/fusion/mixing with weights like A1111 has #143

Open
Serasul1984 opened this issue Aug 4, 2024 · 0 comments
Open

Add promt scheduling/fusion/mixing with weights like A1111 has #143

Serasul1984 opened this issue Aug 4, 2024 · 0 comments

Comments

@Serasul1984
Copy link

[token1:token2:number]
change number to 1.0 and token1 and token2 gets an 50/50 mixing go below 1.0 and token1 is stronger go over 1.0 and token2 gets stronger.

You can object hybrids,person/animal hybrids,style hybrids and so on.Stable diffusion discord had this feature too when we trained the model with their bot.
an explanation with images:
https://docs.novelai.net/image/promptmixing.html
another example:
https://sandner.art/prompt-engineering-and-diffusion-control-in-synthetic-photography/

Code example for comfy:
https://github.com/asagi4/comfyui-prompt-control
and here:
https://github.com/shiimizu/ComfyUI_smZNodes

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