mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-11 21:35:18 +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