Gauss
Gauss copied to clipboard
Allow providing negative prompt
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