bmaltais / kohya_ss

Apache License 2.0
8.79k stars 1.14k forks source link

bug Adaptive noise scale from JSON not load or not update GUI #2600

Open oO0 opened 2 weeks ago

oO0 commented 2 weeks ago
  1. set Adaptive noise scale = 0.2
  2. save = ok it is in JSON
  3. load JSON (with other value of Adaptive noise scale)
  4. see GUI remain not updatad for value of adaptive_noise_scale
bmaltais commented 2 weeks ago

OK, I am able to reproduce the issue... investigating...

bmaltais commented 2 weeks ago

OK, found the reason why. Should now be fixed in the dev branch.