From d45a7abb46dd4ed78aa694ff7073e801bc4ee9ef Mon Sep 17 00:00:00 2001 From: bmaltais Date: Sun, 29 Jan 2023 11:12:05 -0500 Subject: [PATCH] Add reference to Linux docker port --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 088618d..764c375 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Kohya's GUI -This repository repository is providing a Gradio GUI for kohya's Stable Diffusion trainers found here: https://github.com/kohya-ss/sd-scripts. The GUI allow you to set the training parameters and generate and run the required CLI command to train the model. +This repository repository is providing a Windows focussed Gradio GUI for kohya's Stable Diffusion trainers found here: https://github.com/kohya-ss/sd-scripts. The GUI allow you to set the training parameters and generate and run the required CLI command to train the model. + +If you run on linux and would like to use the GUI there is now a port of it as a docker container. You can find the project here: https://github.com/P2Enjoy/kohya_ss-docker ## Tutorials