| # kohya sd-scripts webui | |
| [](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. | |
|  | |
| # 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 | |
|  | |
| ## Start standalone | |
| Run `webui.bat` for Windows, `webui.sh` for Linux, MacOS | |