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

about negative prompt #3

Open
ALR-alr opened this issue Jun 17, 2024 · 4 comments
Open

about negative prompt #3

ALR-alr opened this issue Jun 17, 2024 · 4 comments

Comments

@ALR-alr
Copy link

ALR-alr commented Jun 17, 2024

Thanks for your releases. It seems that negative prompt is also concatenate with the positive prompt, isn't it? I have not found information about negative prompt in reference paper. How to deal with it?

@donahowe
Copy link
Owner

No, it is not like that. The negative prompt will be entered separately (as part of the CFG).

@ALR-alr
Copy link
Author

ALR-alr commented Jun 24, 2024

No, it is not like that. The negative prompt will be entered separately (as part of the CFG).

More specifically, is it injected into the process of the sampling and denoising? I mean when we denoise, we drop out both predicted-noise and negative prompt embedding.

@donahowe
Copy link
Owner

Of course it will

@ALR-alr
Copy link
Author

ALR-alr commented Jun 24, 2024

Of course it will

oh soga, I get it, thank you!

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

2 participants