AUTOMATIC1111 / stable-diffusion-webui-extensions

Extension index for stable-diffusion-webui
502 stars 266 forks source link

This is the Extension Index of Stable Diffusion Web UI

Stable Diffusion web UI accesses index.json from this repo to show user the list of available extensions.

How to submit extension

If you wish to add an extension onto the index, make an entry in extensions directory using extension_template.json, write a short description and tag it appropriately then open as a pull request ty!

Step by step instructions

  1. Fork of this repository.

  2. Make a copy of extension_template.json

  3. Fill in the copy and rename it appropriately

  4. Move it into extensions directory

  5. Submit a pull request and wait for review.

Tags

A list of available tags and their description can be found at in tags.json

Notes