Stability.AI Easy Diffusion is a Google Colab Notebook designed to be a relatively easy to use all-in-one suite for stable diffusion. It is being improved with features frequently.
MODEL_ID
text and writing in your own model ID, or select from the drop down arrow list of predefined models.PROMPT_FILE
- Supports line repetition (useful with NSP or random prompts). Use ^#|
at the beginning of your prompt line to define how many times a line should repeat. For example ^5|A cat on a park bench
would repeat A cat on a park bench
for 5 batches and X iterations. [word1|word2|word3]
syntax, or multiple words in [^#|word1|word2|word3] format, where
#` is a number determining how many random words from the list to use.--
. For example Positive prompt here--Negative prompt here
SKIP_DIFFUSION_RUN
)
SKIP_DIFFUSION_RUN
)Easy Diffusion is maintained by WASasquatch (WAS#0263)
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
The CreativeML OpenRAIL License specifies:
You can't use the model to deliberately produce nor share illegal or harmful outputs or content
CompVis claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
Please read the full license here: https://huggingface.co/spaces/CompVis/stable-diffusion-license