"examples/custom_diffusion/train_custom_diffusion.py" did not exist on "180841bbde4b200be43350164eef80c93a68983a"
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.
Showing
Please register or sign in to comment