Sayak Paul
3981c955ce
[modular] Tests for custom blocks in modular diffusers ( #12557 )
...
* start custom block testing.
* simplify modular workflow ci.
* up
* style.
* up
* up
* up
* up
* up
* up
* Apply suggestions from code review
* up
2026-01-09 15:57:23 +05:30
Dhruv Nair
be3c2a0667
[WIP] Add Flux2 modular ( #12763 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2025-12-10 12:19:07 +05:30
Sayak Paul
8b4722de57
Fix Qwen Edit Plus modular for multi-image input ( #12601 )
...
* try to fix qwen edit plus multi images (modular)
* up
* up
* test
* up
* up
2025-12-09 10:08:30 -10:00
Dhruv Nair
b010a8ce0c
[Modular] Add single file support to Modular ( #12383 )
...
* update
* update
* update
* update
* Apply style fixes
* update
* update
* update
* update
* update
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-28 22:23:04 +05:30
Sayak Paul
f5e5f34823
[modular] add tests for qwen modular ( #12585 )
...
* add tests for qwenimage modular.
* qwenimage edit.
* qwenimage edit plus.
* empty
* align with the latest structure
* up
* up
* reason
* up
* fix multiple issues.
* up
* up
* fix
* up
* make it similar to the original pipeline.
2025-11-12 17:37:42 +05:30
Dhruv Nair
8ac17cd2cb
[Modular] Some clean up for Modular tests ( #12579 )
...
* update
* update
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-11-07 08:19:15 +05:30
Sayak Paul
8f80dda193
[tests] add tests for flux modular (t2i, i2i, kontext) ( #12566 )
...
* start flux modular tests.
* up
* add kontext
* up
* up
* up
* Update src/diffusers/modular_pipelines/flux/denoise.py
Co-authored-by: YiYi Xu <yixu310@gmail.com >
* up
* up
---------
Co-authored-by: YiYi Xu <yixu310@gmail.com >
2025-11-02 10:51:11 +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
Dhruv Nair
7aa6af1138
[Refactor] Move testing utils out of src ( #12238 )
...
* update
* update
* update
* update
* update
* merge main
* Revert "merge main"
This reverts commit 65efbcead5 .
2025-08-28 19:53:02 +05:30
Dhruv Nair
630d27fe5b
[Modular] More Updates for Custom Code Loading ( #11969 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: YiYi Xu <yixu310@gmail.com >
2025-08-11 13:26:58 +05:30
YiYi Xu
ccf2c31188
[Modular] Fast Tests ( #11937 )
...
* rearrage the params to groups: default params /image params /batch params / callback params
* make style
* add names property to pipeline blocks
* style
* remove more unused func
* prepare_latents_inpaint always return noise and image_latents
* up
* up
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: DN6 <dhruv.nair@gmail.com >
2025-08-08 19:42:13 +05:30