mirror of
https://github.com/huggingface/diffusers.git
synced 2026-06-16 00:35:12 +08:00
* feat: switch core pipelines to use image arg * test: update tests for core pipelines * feat: switch examples to use image arg * docs: update docs to use image arg * style: format code using black and doc-builder * fix: deprecate use of init_image in all pipelines