mirror of
https://github.com/vladmandic/automatic
synced 2026-09-09 14:28:43 +02:00
680005c61d
The FP VAE dropdown defaulted to Local, which is not among its choices, so the control rendered with an out-of-list value. The decode dispatch treats anything unrecognized as Full, so Full is the value the default already meant.