Linaqruf / kohya-trainer

Adapted from https://note.com/kohya_ss/n/nbf7ce8d80f29 for easier cloning
Apache License 2.0
1.84k stars 302 forks source link

creating meta_clean.json has bug #196

Closed treksis closed 1 year ago

treksis commented 1 year ago

In LoRA fine-tuning colab notebook, I think there is a minor bug with meta_clean.json creation. Merged .json file (meta_cap.json + meta_cap_dd.json) is not saved into meta_clean.json but instead it overrides on meta_cap_dd.json.

https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-LoRA-finetuner.ipynb

image image image
Linaqruf commented 1 year ago

Hi, this probably duplicate of https://github.com/Linaqruf/kohya-trainer/issues/194, and I want to tell you that I fixed the bug