1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dhruv Nair
830603e323 Update docs/source/en/modular_diffusers/custom_blocks.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
2025-09-17 08:41:10 +05:30
Dhruv Nair
ed3f88528a Update docs/source/en/modular_diffusers/custom_blocks.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
2025-09-17 08:41:02 +05:30
DN6
c67dda4bdd update 2025-09-16 18:11:20 +05:30
DN6
e3f111a095 update 2025-09-15 23:16:43 +05:30
Dhruv Nair
ba0e732eb0 [Modular] Consolidate load_default_components into load_components (#12217)
* update

* Apply style fixes

* update

* update

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-28 19:55:02 +05:30
Steven Liu
38740ddbd8 [docs] Modular diffusers (#11931)
* start

* draft

* state, pipelineblock, apis

* sequential

* fix links

* new

* loop, auto

* fix

* pipeline

* guiders

* components manager

* reviews

* update

* update

* update

---------

Co-authored-by: DN6 <dhruv.nair@gmail.com>
2025-08-12 18:50:20 +05:30
YiYi Xu
f33b89bafb The Modular Diffusers (#9672)
adding modular diffusers as experimental feature 

---------

Co-authored-by: hlky <hlky@hlky.ac>
Co-authored-by: Álvaro Somoza <asomoza@users.noreply.github.com>
Co-authored-by: Aryan <aryan@huggingface.co>
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2025-07-09 16:00:28 -10:00