diffusers
856331c6 - Support training SD V2 with Flax (#1783)

Commit
3 years ago
Support training SD V2 with Flax (#1783) * Support training SD V2 with Flax Mostly involves supporting a v_prediction scheduler. The implementation in #1777 doesn't take into account a recent refactor of `scheduling_utils_flax`, so this should be used instead. * Add to other top-level files.
Author
Parents
Loading