bmaltais/kohya_ss

[BUG]Error occurred when using the locon training

dayuii opened this issue · 2 comments

The cmd console displays these errors:
ModuleNotFoundError: No module named 'locon.locon.locon_kohya'; 'locon.locon' is not a package.
Obviously, there is a problem with module name naming in lora_gui.py

Let me check... I think the author of LoCon has changed how he distribute his code... and as a result he may have broken how the GUI use it...

OK, problem solved in 29bb859