Mick
|
b5d9fc873b
|
[diffusion] chore: minor refactor by streamlining the VAE class hierarchy (#16069)
|
2025-12-29 23:37:59 +08:00 |
|
Xiaoyu Zhang
|
24616c5234
|
[Diffusion] Qwen image edit support qknorm optimization (#16062)
|
2025-12-29 21:37:24 +08:00 |
|
Xiaoyu Zhang
|
f3d73b0199
|
[Diffusion] Refactor qwen_image's rope in a single helper func (#16047)
|
2025-12-29 17:24:26 +08:00 |
|
Xiaoyu Zhang
|
8305dc1718
|
[Diffusion] Disable packed QKV for FLUX & Z-Image (#16038)
|
2025-12-29 14:33:05 +08:00 |
|
Liangsheng Yin
|
a435f55d18
|
Tiny print launch command with shlex (#16010)
|
2025-12-29 11:26:46 +08:00 |
|
Li Jinliang
|
b840d6aaeb
|
[diffusion] webui: reference to content task and better visualization capabilities (#16017)
|
2025-12-29 10:22:21 +08:00 |
|
Mick
|
d7a3336ebe
|
[diffusion] fix: fix stages not logged when perf_dump_path is provided (#16016)
|
2025-12-28 23:17:43 +08:00 |
|
Mick
|
9f8e23071a
|
[diffusion] chore: fix default offload setting for image generation model (#15928)
|
2025-12-28 20:45:33 +08:00 |
|
Mick
|
3881bc8d0b
|
[diffusion] CI: relax threshold by supporting different profiles (#16002)
|
2025-12-28 20:05:07 +08:00 |
|
Mick
|
b4a00ed2d9
|
[diffusion] chore: clean ComposedPipelineBase (#15937)
|
2025-12-28 11:43:25 +08:00 |
|
Yuhao Yang
|
0cd2b719a5
|
[diffusion] chore: remove useless params (#15925)
|
2025-12-28 01:01:08 +08:00 |
|
Mick
|
39d56196a0
|
[diffusion] logging: log available gpu mem while loading and generating (#15936)
|
2025-12-28 00:34:58 +08:00 |
|
Mick
|
aa89c6a7e2
|
[diffusion] refactor: unify model loading and offloading behavior (#15923)
|
2025-12-27 16:18:24 +08:00 |
|
Yuhao Yang
|
29ce7b3612
|
[diffusion] chore: remove stepvideo code (#15918)
|
2025-12-27 13:25:05 +08:00 |
|
Lianmin Zheng
|
43e1bbc0d5
|
Revert "[feat] Init support for webui-I2I" (#15906)
|
2025-12-26 09:53:03 -08:00 |
|
Li Jinliang
|
59b12996fb
|
[diffusion] apps: support I2I tasks in webui (#15778)
|
2025-12-26 23:45:11 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Mickandgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
b70914969b
|
[diffusion] CI: support returning request id from endpoint (#15844)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-26 23:38:03 +08:00 |
|
 Xiaoyu ZhangandMick
|
51dbdb2202
|
[diffusion] improve: improve qwen-image-edit performance to align with LightX2V (#15812)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-12-26 22:25:10 +08:00 |
|
Mick
|
8dc6f0fc4d
|
[diffusion] refactor: centralize hardware platform detection and streamline environment variable management (#15842)
|
2025-12-26 22:16:18 +08:00 |
|
 Prozac614andMick
|
3778c2fc6d
|
[diffusion] CI: fix CI test case skip problem (#15874)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-12-26 19:42:20 +08:00 |
|
Annis
|
73c0c66ff8
|
[diffusion] ZImage support Tensor Parallel (#15849)
|
2025-12-26 14:58:14 +08:00 |
|
 chhnbandyhyang201
|
a1e9b4edfa
|
diffusion: support Qwen-Image-Layered (#15817)
Co-authored-by: yhyang201 <yhyang201@gmail.com>
|
2025-12-26 14:57:01 +08:00 |
|
Alison Shao
|
4805118122
|
ci: add continue-on-error for scheduled PR tests (#15701)
|
2025-12-25 13:26:14 -08:00 |
|
Mick
|
a355911909
|
[diffusion] improve: improve post-processing by moving compute-intensive tasks to GPU (#15822)
|
2025-12-26 01:29:04 +08:00 |
|
Mick
|
2a8a785634
|
[diffusion] log: avoid logging in hot path if unnecessary (#15818)
|
2025-12-25 18:42:52 +08:00 |
|
 Xiaoyu ZhangandMick
|
e6ce16a4c2
|
[diffusion] feat: support TP for Flux.1.dev (#15666)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-12-25 18:00:44 +08:00 |
|
Prozac614
|
10a9573efd
|
[diffusion] CI: add tests to validate the size, extension, and format of output images/videos. (#15736)
|
2025-12-25 14:00:22 +08:00 |
|
Prozac614
|
49ab72f837
|
[diffusion] fix: remove unused LoRA application logic from RowParallelLinearWithLoRA class in linear.py (#15801)
|
2025-12-25 13:43:38 +08:00 |
|
R0CKSTAR
|
8865424f14
|
[diffusion] refactor: refactor attention backend checking to use backend enum (#15555)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
|
2025-12-25 11:51:40 +08:00 |
|
Mick
|
2c5679f314
|
[diffusion] refactor: unify the profiling api for all executors (#15718)
|
2025-12-24 23:26:09 +08:00 |
|
Prozac614
|
eee3700d84
|
[diffusion] feat: support lora strength (#15691)
|
2025-12-24 13:31:23 +08:00 |
|
Mick
|
dfb5357448
|
[diffusion] http-server: relax openai image endpoint's strict content_type limit (#15717)
|
2025-12-24 13:26:13 +08:00 |
|
ryang
|
ffc23ef877
|
[diffusion] feat: generalize layerwise offloader to flux1 (#15633)
|
2025-12-23 22:22:40 +08:00 |
|
Xiaoyu Zhang
|
d77f3fccbf
|
[Diffusion] Support peak memory record in offline generate and serving (#15610)
|
2025-12-22 21:21:21 +08:00 |
|
ryang
|
575a49dc0e
|
[diffusion] chore: remove default post-denoising dit offload in local mode (#15573)
|
2025-12-22 17:01:35 +08:00 |
|
Mick
|
1ed946680a
|
[diffusion] bench: improve bench_serving by adding more controlling args (#15554)
|
2025-12-21 13:37:45 +08:00 |
|
Mick
|
d7fbe73bf2
|
[diffusion] chore: minor improvements and typo-fixing (#15556)
|
2025-12-21 13:37:10 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Xiaoyu Zhangandgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
42bff706df
|
[diffusion] profiling: simplify --perf-dump-path JSON output (remove duplicate denoise steps) (#15537)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-21 12:56:46 +08:00 |
|
Mick
|
bc18cb8631
|
[diffusion] refactor: change zmq socket type to router for scheduler (#15479)
|
2025-12-21 00:39:54 +08:00 |
|
Xiaoyu Zhang
|
bee8ac5b88
|
[diffusion] doc: add --perf-dump-path section to profiling doc (#15533)
|
2025-12-21 00:15:27 +08:00 |
|
Mick
|
41bd76e18b
|
[diffusion] log: fix wrong use of suppress_other_loggers (#15534)
|
2025-12-20 23:43:55 +08:00 |
|
Mick
|
c6ca1b3afc
|
[diffusion] chore: allow all attention backends if not specified (#15530)
|
2025-12-20 23:14:55 +08:00 |
|
Xiaoyu Zhang
|
8999ce754f
|
[diffusion] perf: support zero-cost weight offload and overlap with compute for wan-series (#15511)
|
2025-12-20 22:52:40 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Mickandgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
c0f9b51992
|
[diffusion] refactor: deprecate workloadtype (#15267)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-20 11:24:31 +08:00 |
|
Yashika Gandhi - Google
|
05eb0bcc61
|
[diffusion] http-server: support vertex generate pathway (#15348)
|
2025-12-20 01:47:17 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Xiaoyu Zhangandgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
f3705b0115
|
[diffusion] doc: add doc for attention backends (#15408)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-19 22:10:29 +08:00 |
|
Mick
|
ff1e2ce24d
|
[diffusion] fix: fix wrong validation on 2k resolution (#15478)
|
2025-12-19 21:28:45 +08:00 |
|
 ryangandMengxi Li
|
1e58248808
|
[diffusion] multi-platform: add Sage Attention 3 Support for sm 120 (RTX5090) (#15382)
Co-authored-by: Mengxi Li <marcyleemx@gmail.com>
|
2025-12-19 21:27:02 +08:00 |
|
 
|
46be74b4b4
|
[diffusion] kernel: timestep embedding kernel implementation (#12995)
Co-authored-by: 戚余航 <qiyuhang@bytedance.com>
Co-authored-by: Qi Yuhang <45795032+HydraQYH@users.noreply.github.com>
|
2025-12-19 20:59:50 +08:00 |
|
 suyeduand也渡
|
1c65802648
|
[diffusion] feat: support multiple input images for generate mode (#15394)
Co-authored-by: 也渡 <fangxinlei.fxl@alibaba-inc.com>
|
2025-12-19 20:08:10 +08:00 |
|