mirror of
https://github.com/awesome-stable-diffusion/awesome-stable-diffusion.git
synced 2024-10-01 05:45:39 -04:00
Update README.md
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
This commit is contained in:
parent
a5f24c8023
commit
3812be5fbd
@ -7,6 +7,7 @@ This is a list of Software and Resources for the [Stable Diffusion](https://stab
|
||||
- 🖊️ marks content that requires sign-up or account creation for a third party service outside github
|
||||
- 💵 marks content [Non-Free](https://en.wikipedia.org/wiki/Free_software), commercial content that may require any kind of payment.
|
||||
|
||||
Due to the fast moving nature of the topic, entries in the list may be removed at an expedited rate until the ecosystem matures.
|
||||
|
||||
See [Contributing](.github/CONTRIBUTING.md).
|
||||
|
||||
@ -22,6 +23,7 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
All forks listed here add additional features and optimisations and are generally faster than the original release as they will keep the model in memory rather than reloading it every prompt. Most forks seem to remove the Safety Classifier which may be a risk in conjunction with third party services such as biscord bots.
|
||||
|
||||
* [basujindal/stable-diffusion](https://github.com/basujindal/stable-diffusion) - "Optimized Stable Diffusion", fork with dramatically reduced VRAM requirements through model splitting, enabling stable diffusion on lower end video cards. Includes GradIO web interface, prompt weights
|
||||
|
||||
* [hlky/stable-diffusion](https://github.com/hlky/stable-diffusion) - Fork with optional [Gradio UI](https://github.com/hlky/stable-diffusion-webui) with support for txt2img, img2img inpainting, GFPGAN, ESGRAN, prompt weights and optional [textual-inversion](https://textual-inversion.github.io/)
|
||||
|
||||
* [lstein/stable-diffusion](https://github.com/lstein/stable-diffusion) - Fork adding a conversational cli interface, basic web interface, GFPGAN, ESRGAN, prompt weights, [textual-inversion](https://textual-inversion.github.io/)
|
||||
@ -29,6 +31,8 @@ All forks listed here add additional features and optimisations and are generall
|
||||
|
||||
* [replicate/copg-stable-diffusion](https://github.com/replicate/cog-stable-diffusion) - [Cog machine learning container](https://github.com/replicate/cog) of SD v1.4
|
||||
|
||||
* [bes-dev/stable-diffusion](https://github.com/bes-dev/stable-diffusion/tree/sb/cpu_inference) - A fork with experimental branch to allow CPU usage.
|
||||
|
||||
|
||||
## Models and Weights
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user