LuRenJiasWorld / kohya_ss-docker

This is the tandem repository to exploit on linux the kohya_ss training webui converted to Linux. It uses the fork in the following link

Home Page:https://github.com/P2Enjoy/kohya_ss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kohya_ss-docker

This is the tandem repository to exploit on linux the kohya_ss training webui converted to Linux.

Read the data sections for wheels and packages prior to compiling the image or IT WILL FAIL.

Nvidia Docker Extensions

You will need the docker nvidia extensions, please refer to the installations details here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#setting-up-nvidia-container-toolkit

TK and Xorgs

Remember to allow docker hosts to clients to your X server.

# Unsecure way to do (I take no responsability if you do this way) !! 
# You should add the exact host but I leave that to you.
xhost +

Once you have compiled (or downloaded) the wheels and the debian packages, you can pretty just run it via the docker compose --profile kohya up --build and wait for the build to finish.
A message should notify the build is complete and you can access the gui via the link on the console.

kohya-docker-kohya-1  | Running on local URL:  http://127.0.0.1:7680

Happy training on Linux!!!

About

This is the tandem repository to exploit on linux the kohya_ss training webui converted to Linux. It uses the fork in the following link

https://github.com/P2Enjoy/kohya_ss

License:Apache License 2.0


Languages

Language:Dockerfile 62.9%Language:Shell 37.1%