bmaltais / kohya_ss

Apache License 2.0
9.44k stars 1.22k forks source link

Error when running on Runpod.io #2198

Open cipherpodliq1 opened 6 months ago

cipherpodliq1 commented 6 months ago

Hello, after getting the kohya template, using terminal , running the gui.sh shell script with --share I get everything working. However when I start trying to train the lora I get some strange errors.

image image image

Everything is configured as it should be. I am using the LORA window and idk why it is starting dreambooth method. I also used the dataset preparation under the lora tab

image image

Please help me out, runpod support is not responsive at all

ai-marat commented 6 months ago

I'm not familiar with your particular problem but the latest version of kohya doesn't work for me at all. All available templates in runpod and with manual installation also. I'm always getting error on model saving stage. But the version v23.0.0 works just fine. To clone it use this command:

git clone -b v23.0.0 https://github.com/bmaltais/kohya_ss.git

bmaltais commented 6 months ago

If someone figure out why I could implement the fix in the repo... Or you can submit a PR to update the files that are required.