bmaltais / kohya_ss

Apache License 2.0
8.79k stars 1.14k forks source link

To modify sample prompts during training, edit the prompt.txt file in the samples directory. #2566

Closed DarkAlchy closed 1 week ago

DarkAlchy commented 1 month ago

This is how it was, but the latest version never write that .txt file.

DarkAlchy commented 1 month ago

I just looked and it is not writing it to the samples folder it wrote it in the model folder, so one folder higher.

bmaltais commented 1 week ago

Humm... is this also causing an issue to prompt the sample images during training? Not many have complained... so I guess it probably work fine... except the file is not in the expected location?

DarkAlchy commented 1 week ago

the way this thing does it now makes it extremely cumbersome as it puts it not in the samples folder but one up from it.

bmaltais commented 1 week ago

This is now fixed in the dev branch.