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

Allow providing negative prompt #10

Open
2 tasks
justjake opened this issue Jan 3, 2023 · 0 comments
Open
2 tasks

Allow providing negative prompt #10

justjake opened this issue Jan 3, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@justjake
Copy link
Owner

justjake commented Jan 3, 2023

negative prompt gives us more fine grained control over image generation.

The data model already allows for negativePrompt, but our UI does not.

  • Allow turning on negative prompt input somehow.
  • submit negative prompt to StableDiffusionPipeline when generating images
@justjake justjake added enhancement New feature or request good first issue Good for newcomers labels Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant