# 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 | |