justjake / Gauss

Stable Diffusion macOS native app
GNU General Public License v3.0
1.37k stars 32 forks source link

Allow providing negative prompt #10

Open justjake opened 1 year ago

justjake commented 1 year ago

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

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