RunPod Kohya Commands

Installing Kohya SS GUI

1. Clone git repository

git clone https://github.com/neonnskye/kohya_ss.git
cd kohya_ss

2. Create virtual environment

python -m venv venv
source venv/bin/activate

3. Run setup and start GUI

./setup.sh -v -n
./gui.sh --share

4. Install tkinter if required

apt-get install python3.10-tk

Downloading datasets

1. Install requirements

apt-get install unzip

2. Download and unzip

gdown --fuzzy $url
unzip $filename
Edit
Pub: 18 Jun 2023 09:40 UTC
Edit: 18 Jun 2023 10:00 UTC
Views: 65