88fa6b7d68
* start * add more logic * Update src/diffusers/models/unet_2d_condition_flax.py * match weights * up * make model work * making class more general, fixing missed file rename * small fix * make new conversion work * up * finalize conversion * up * first batch of variable renamings * remove c and c_prev var names * add mid and out block structure * add pipeline * up * finish conversion * finish * upload * more fixes * Apply suggestions from code review * add attr * up * uP * up * finish tests * finish * uP * finish * fix test * up * naming consistency in tests * Apply suggestions from code review Co-authored-by: Suraj Patil <surajp815@gmail.com> Co-authored-by: Pedro Cuenca <pedro@huggingface.co> Co-authored-by: Nathan Lambert <nathan@huggingface.co> Co-authored-by: Anton Lozhkov <anton@huggingface.co> * remove hardcoded 16 * Remove bogus * fix some stuff * finish * improve logging * docs * upload Co-authored-by: Nathan Lambert <nol@berkeley.edu> Co-authored-by: Suraj Patil <surajp815@gmail.com> Co-authored-by: Pedro Cuenca <pedro@huggingface.co> Co-authored-by: Nathan Lambert <nathan@huggingface.co> Co-authored-by: Anton Lozhkov <anton@huggingface.co> |
||
---|---|---|
.. | ||
__init__.py | ||
change_naming_configs_and_checkpoints.py | ||
conversion_ldm_uncond.py | ||
convert_dance_diffusion_to_diffusers.py | ||
convert_ddpm_original_checkpoint_to_diffusers.py | ||
convert_diffusers_to_original_stable_diffusion.py | ||
convert_ldm_original_checkpoint_to_diffusers.py | ||
convert_ncsnpp_original_checkpoint_to_diffusers.py | ||
convert_original_stable_diffusion_to_diffusers.py | ||
convert_stable_diffusion_checkpoint_to_onnx.py | ||
generate_logits.py |