File size: 878 Bytes
0163a2c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# kohya sd-scripts webui
[![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=for-the-badge)](https://colab.research.google.com/github/ddPn08/kohya-sd-scripts-webui/blob/main/kohya-sd-scripts-webui-colab.ipynb)
Gradio wrapper for [sd-scripts](https://github.com/kohya-ss/sd-scripts) by kohya
It can be used as an extension of [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) or can be launched standalone.
![](/screenshots/webui-01.png)
# Usage
## As an extension of stable-diffusion-webui
Go to `Extensions` > `Install from URL`, enter the following URL and press the install button.
https://github.com/ddpn08/kohya-sd-scripts-webui.git
![](/screenshots/installation-extension.png)
## Start standalone
Run `webui.bat` for Windows, `webui.sh` for Linux, MacOS
|