ray0809 / stable-diffusion-negative-prompt

Jupyter Notebooks for experimenting with negative prompting with Stable Diffusion 2.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Diffusion 2.0 Negative Prompting

Jupyter Notebooks for experimenting with negative prompting with Stable Diffusion 2.0. All these notebooks have been confirmed to work in Colab (it may not work with a K80 GPU however).

These notebooks include:

  • SD 2.0 Base (Colab): A personal notebook for easy inference with Stable Diffusion 2.0 using diffusers, including textual inversion support (the <wrong> token is loaded by default), grid output, and individual image output.
  • 3x3 Grid (Colab): A notebook to generate images using Stable Diffusion 2.0 in a 3x3 grid using a cross of positive prompt additions and negative prompts/tokens.
  • Wrong Image Generator: A notebook to generate synthetic "negative" images for training the <wrong> textual inversion token.

Maintainer/Creator

Max Woolf (@minimaxir)

Max's open-source projects are supported by his Patreon and GitHub Sponsors. If you found this project helpful, any monetary contributions to the Patreon are appreciated and will be put to good creative use.

License

MIT

About

Jupyter Notebooks for experimenting with negative prompting with Stable Diffusion 2.0.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%