mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 14:31:44 +03:00
0cc41b903b
Added documents for Streamlit and Gradio. Added new screenshots for each respective version of the UI. Changed `upscalers` to `image enhancers`. Documents currently finished: - linux-installation.md - image-enhancers.md - ReadMe Documents currently still WIP: - streamlit-interface.md - gradio-interface.md Documents still awaiting changes: - windows-installation.md (I'll need help for this one) - custom-models.md - cli.md Feedback is welcomed and needed on any changes that should happen for the documents already finished. (Also fixed small bug with the `webui_streamlit.yaml` file) # Checklist: - [x] I have changed the base branch to `dev` - [x] I have performed a self-review of my own code - [x] I have commented my code in hard-to-understand areas - [x] I have made corresponding changes to the documentation Co-authored-by: ZeroCool <ZeroCool940711@users.noreply.github.com> Co-authored-by: Thomas Mello <work.mello@gmail.com>
42 lines
1.3 KiB
Markdown
42 lines
1.3 KiB
Markdown
<!--
|
|
This file is part of stable-diffusion-webui (https://github.com/sd-webui/stable-diffusion-webui/).
|
|
|
|
Copyright 2022 sd-webui team.
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
-->
|
|
|
|
# Custom models
|
|
|
|
You can use other *versions* of Stable Diffusion, and *finetunes* of Stable Diffusion.
|
|
|
|
## Stable Diffusion versions
|
|
|
|
### v1-3
|
|
|
|
### v1-4
|
|
|
|
### 🔜™️ v1-5 🔜™️
|
|
|
|
## Finetunes
|
|
|
|
## TrinArt/Trin-sama
|
|
|
|
### [v1](https://huggingface.co/naclbit/trinart_stable_diffusion)
|
|
|
|
### [v2](https://huggingface.co/naclbit/trinart_stable_diffusion_v2)
|
|
|
|
## [Waifu Diffusion](https://huggingface.co/hakurei/waifu-diffusion)
|
|
|
|
### [v2](https://storage.googleapis.com/ws-store2/wd-v1-2-full-ema.ckpt) [trimmed](https://huggingface.co/crumb/pruned-waifu-diffusion)
|