Open Nova-lotus opened 2 months ago
Well I rolled back to 63c1e483 and it worked again, so yeah
Was this in the sd3-flud.1 branch? SDXL does not work in that branch at the moment.
Yeah it was, seems like it, the latest it was working for me was that commit
It is still not working on current commit: https://github.com/bmaltais/kohya_ss/commit/d24fae17b7a30b62fc4f200d1ff999a9551c20a2 Prodigy worked well for me and now it is not working. Any way to have it working?
Can you share the .json config for the training? I can't reproduce the issue. It might be related to a particular parameter you use
Can you share the .json config for the training? I can't reproduce the issue. It might be related to a particular parameter you use
Attached FT-FLX-14-Prodigy.json
I have the same issue and it stemmed from kohya's sd-scripts repository. I can form this happens when trying to trani a FLUX dev1 LoRA. I can provide a toml-config if useful.
The issue is when I set the scheduler to cosine or linear. The issue goes away if I set constant instead.
I believe it could be this change causing the problem: https://github.com/kohya-ss/sd-scripts/pull/1393
@bmaltais the latest commit fixed the problem! Prodigy with Cosine is working!
@bmaltais the latest commit fixed the problem! Prodigy with Cosine is working!
I pushed the fix. Should be good to go.
I'm sorry if this is an issue that has been opened before, but this morning when I was just going to train a new lora I got this, I'm using Prodigy and Cosine, not cosine with warmup? Also just yesterday it was working perfectly, I'm on the sd3-flux.1 branch, when I just updated to the new commit because the white color was giving me aneurysms, I started getting this, even when I go back to the previous commit I still get it.