Commit Graph

412 Commits

Author SHA1 Message Date
Artiprocher
6ad8d73717 wan direct distill 2025-11-19 15:46:37 +08:00
Zhongjie Duan
453ca89046 Merge pull request #1061 from yjy415/flux
Add: Flux
2025-11-19 15:30:18 +08:00
yjy415
c119ce7e64 Add: FLUX 2025-11-19 15:14:18 +08:00
Artiprocher
82378a2815 fix wan vram bug 2025-11-18 23:17:15 +08:00
Artiprocher
f85af085df fix wan vram bug 2025-11-18 22:43:51 +08:00
yjy415
2d23c897c2 add: LoRA Encoder 2025-11-18 21:29:35 +08:00
yjy415
3f9e9cad9d fix:flux 2025-11-18 20:37:14 +08:00
yjy415
7b756a518e flux 2025-11-18 20:19:37 +08:00
Artiprocher
416ff5df74 flux 2025-11-17 14:37:10 +08:00
Artiprocher
47246060d6 update code 2025-11-17 10:41:11 +08:00
Artiprocher
ea0a5c5908 bug fix 2025-11-15 16:47:13 +08:00
Artiprocher
e3356556ee wan-series 2025-11-14 19:05:26 +08:00
Artiprocher
5be5c32fe4 support wan-series models 2025-11-13 17:30:19 +08:00
Artiprocher
5e95a85281 update doc 2025-11-10 17:12:55 +08:00
Artiprocher
eacec13309 update doc 2025-11-10 10:05:19 +08:00
Artiprocher
bdedd46d4c update doc 2025-11-07 19:30:03 +08:00
Artiprocher
74f8181f93 update doc 2025-11-06 20:35:35 +08:00
Artiprocher
6a6eca7baf update doc and code 2025-11-05 20:37:11 +08:00
Artiprocher
3afecc65fc update doc 2025-11-05 16:08:01 +08:00
Artiprocher
288fb7604c diffsynth 2.0 prototype 2025-11-04 10:59:29 +08:00
Artiprocher
b73e713028 support LongCat-Video 2025-10-30 13:38:14 +08:00
yjy415
e0eabaa426 Krea realtime video (#1011)
* krea-realtime-video

* Add Krea real-time video inference and training support

* Delete .gitignore

* update README

* update README

---------

Co-authored-by: Artiprocher <wangye87v5@hotmail.com>
Co-authored-by: Jintao Huang <huangjintao.hjt@alibaba-inc.com>
Co-authored-by: Zhongjie Duan <35051019+Artiprocher@users.noreply.github.com>
2025-10-27 19:09:28 +08:00
lzws
30292d9411 update wan2.2-S2V training 2025-10-21 19:59:44 +08:00
lzws
8ea45b0daa update wans2v training 2025-10-21 10:34:48 +08:00
Artiprocher
77fac2a03f bugfix 2025-10-10 15:41:39 +08:00
Artiprocher
c63d474b60 fix bug in issue 953 2025-09-30 12:59:44 +08:00
Zhongjie Duan
c5d426c254 Merge branch 'main' into wan-animate 2025-09-30 12:56:28 +08:00
Artiprocher
a36f2f6032 support wan2.2-animate-14b 2025-09-30 12:45:56 +08:00
lzws
ed256ef8be fix wan vace bug (#960)
* fix wan vace bug
2025-09-26 13:49:27 +08:00
Zhongjie Duan
e9bc42f233 Update wan_video_new.py 2025-09-25 15:34:09 +08:00
Zhongjie Duan
0b4b337e9a Merge pull request #933 from lzws/main
update wan2.2-VACE-Fun-A14B
2025-09-24 09:56:37 +08:00
Zhongjie Duan
32b8b9b51e Merge pull request #910 from ldiex/main
Fix gradient checkpointing in WAN VACE blocks
2025-09-23 12:23:12 +08:00
Zhongjie Duan
f6534a5b63 Merge pull request #909 from huarzone/fix_bug
fix load gif
2025-09-23 12:22:00 +08:00
Zhongjie Duan
034c9b6c60 Qwen-Image-Edit-2509 (#937)
* qwen-image-edit-2509
2025-09-22 20:37:11 +08:00
lzws
76335e0fe5 uodate wan2.2-VACE-Fun 2025-09-22 02:14:20 +08:00
Artiprocher
7a5974d964 update vram management strategy 2025-09-18 16:51:53 +08:00
Zhongjie Duan
b0abdaffb4 Qwen image split training Bug Fix (#926)
* bugfix
2025-09-17 20:53:46 +08:00
Artiprocher
1a7f482fbd support qwen-image-distill-dmd2-lora 2025-09-16 19:43:07 +08:00
Tianlin Pan
3a0d51d100 Fix gradient checkpointing in WAN VACE blocks 2025-09-14 16:21:46 +08:00
Kared
bffdb901ed fix load gif 2025-09-13 21:01:44 +08:00
xycdx
7e5ce5d5c9 Update diffsynth/extensions/FastBlend/patch_match.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-10 20:48:54 +08:00
xycdx
7aef554d83 add torch implementation for interpolation
- Implement bilinear interpolation kernel using Numba
- Benchmark shows 2x speedup compared to CPU version
- Closes #817
2025-09-10 20:39:35 +08:00
Artiprocher
d6cf20ef33 support direct distill 2025-09-09 16:12:31 +08:00
Zhongjie Duan
efdd6a59b6 Merge pull request #892 from modelscope/dev2-dzj
refine training framework
2025-09-04 15:53:52 +08:00
Artiprocher
144365b07d merge data process to training script 2025-09-04 15:18:56 +08:00
Artiprocher
cb8de6be1b move training code to base trainer 2025-09-03 12:03:49 +08:00
Zhongjie Duan
8c13362dcf Merge pull request #884 from modelscope/dev2-dzj
Unified Dataset & Splited Training
2025-09-03 09:50:23 +08:00
Artiprocher
b6da77e468 qwen-image splited training 2025-09-02 16:44:14 +08:00
Artiprocher
260e32217f unified dataset 2025-09-02 13:14:08 +08:00
mi804
5cee326f92 support s2v framepack 2025-09-01 16:48:46 +08:00