mi804
|
c9fea729d8
|
fix qwen-image-edit-lowvram
|
2025-08-20 10:31:43 +08:00 |
|
mi804
|
838b8109b1
|
support qwen-image-edit lowres fix
|
2025-08-19 20:15:36 +08:00 |
|
mi804
|
fff2c89360
|
fix bug
|
2025-08-19 12:38:33 +08:00 |
|
mi804
|
123f6dbadb
|
update lora and full train
|
2025-08-18 19:09:19 +08:00 |
|
Hong Zhang
|
f9ce261a0e
|
Merge branch 'main' into qwen-image-edit
|
2025-08-18 18:56:26 +08:00 |
|
mi804
|
d93de98a21
|
fix qwen_rope
|
2025-08-18 17:31:18 +08:00 |
|
mi804
|
9f6922bba9
|
support qwen-image-edit
|
2025-08-18 16:07:45 +08:00 |
|
Artiprocher
|
7ed09bb78d
|
add inpaint mask in qwen-image
|
2025-08-18 15:16:38 +08:00 |
|
mi804
|
2d09318236
|
support qwen-image inpaint controlnet
|
2025-08-16 17:12:29 +08:00 |
|
Artiprocher
|
e1c2eda5f5
|
add low vram examples
|
2025-08-15 11:31:57 +08:00 |
|
mi804
|
49f9a11eb3
|
lora_checkpoint & weight_decay & qwen_image_controlnet_train
|
2025-08-14 13:50:04 +08:00 |
|
mi804
|
f7f5c07570
|
fix long prompt for qwen-image
|
2025-08-13 17:23:00 +08:00 |
|
Artiprocher
|
1d76d5e828
|
support qwen-image controlnet
|
2025-08-12 17:17:08 +08:00 |
|
Artiprocher
|
39d199c8bb
|
qwen-image dit original forward fix
|
2025-08-11 14:41:32 +08:00 |
|
Artiprocher
|
89c4e3bdb6
|
lora-fix
|
2025-08-08 18:55:13 +08:00 |
|
Zhongjie Duan
|
051ebf3439
|
fix wan2.2 5B usp (#763)
|
2025-08-08 16:26:04 +08:00 |
|
mi804
|
7cfadc2ca8
|
fix wan2.2 5B usp
|
2025-08-07 23:06:52 +08:00 |
|
Zhongjie Duan
|
32cf5d32ce
|
Qwen-Image FP8 (#761)
* support qwen-image-fp8
* refine README
* bugfix
* bugfix
|
2025-08-07 16:56:02 +08:00 |
|
Zhongjie Duan
|
4f7c3b6a1e
|
Merge pull request #755 from mi804/qwen-image-eligen
Qwen-Image-EliGen
|
2025-08-07 14:04:44 +08:00 |
|
mi804
|
970403f78e
|
fix flux-eligen bug
|
2025-08-06 20:07:21 +08:00 |
|
mi804
|
1f25ad416b
|
Merge branch 'main' into qwen-image-eligen
|
2025-08-06 15:57:13 +08:00 |
|
Zhongjie Duan
|
d0b9b25db7
|
Merge pull request #749 from mi804/training_args
support num_workers,save_steps,find_unused_parameters
|
2025-08-06 15:54:04 +08:00 |
|
mi804
|
ef09db69cd
|
refactor model_logger
|
2025-08-06 15:47:35 +08:00 |
|
Zhongjie Duan
|
84ede171fd
|
Merge pull request #752 from modelscope/qwen-image-lora-fromat
remove default in qwen-image lora
|
2025-08-06 15:42:03 +08:00 |
|
Artiprocher
|
6f4e38276e
|
remove default in qwen-image lora
|
2025-08-06 15:41:22 +08:00 |
|
mi804
|
3915bc3ee6
|
minor fix
|
2025-08-06 10:58:53 +08:00 |
|
mi804
|
6bae70eee0
|
support num_workers,save_steps,find_unused_parameters
|
2025-08-06 10:52:59 +08:00 |
|
mi804
|
6452edb738
|
qwen_image eligen
|
2025-08-05 20:41:03 +08:00 |
|
Yudong Jin
|
26461c1963
|
Update diffsynth/models/wan_video_dit.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 23:52:48 +08:00 |
|
Yudong Jin
|
0412fc7232
|
fmt fixes in wan_video_dit.py
|
2025-08-04 23:40:18 +08:00 |
|
Zhongjie Duan
|
8d2f6ad32e
|
Merge pull request #735 from modelscope/qwen-image
qwen-image
|
2025-08-04 20:40:32 +08:00 |
|
Artiprocher
|
1625894694
|
bugfix
|
2025-08-04 20:35:44 +08:00 |
|
Artiprocher
|
c35f2d8bda
|
qwen-image
|
2025-08-04 20:24:13 +08:00 |
|
mi804
|
cb2caa3a36
|
support jsonl
|
2025-07-31 16:24:58 +08:00 |
|
mi804
|
0954e8a017
|
fix vace usp
|
2025-07-30 19:40:08 +08:00 |
|
mi804
|
e4178e2501
|
fix usp dit_forward
|
2025-07-30 19:21:21 +08:00 |
|
mi804
|
0b860abf1b
|
support arbitrary seq len
|
2025-07-30 19:07:16 +08:00 |
|
mi804
|
8c558b3526
|
fix modelconfig
|
2025-07-30 18:44:17 +08:00 |
|
mi804
|
aef982a53c
|
Merge branch 'main' into wanvideo_seq_usp
|
2025-07-30 16:44:44 +08:00 |
|
Zhongjie Duan
|
db124fa6bc
|
Merge pull request #715 from modelscope/nexusgen-eligen
NexusGen and EliGen
|
2025-07-29 20:28:07 +08:00 |
|
Artiprocher
|
87ab7d020b
|
refine code
|
2025-07-29 20:02:34 +08:00 |
|
Artiprocher
|
9c51623fc2
|
refine code
|
2025-07-29 18:47:16 +08:00 |
|
mi804
|
7df48fc2b5
|
remove debug out
|
2025-07-29 13:33:14 +08:00 |
|
mi804
|
8ef91b3672
|
support training for eligen and nexusgen
|
2025-07-29 13:28:42 +08:00 |
|
Zhongjie Duan
|
2860470b4e
|
Merge pull request #709 from modelscope/bugfix2
Bugfix2
|
2025-07-29 11:17:18 +08:00 |
|
Artiprocher
|
c125728ce0
|
bug fix
|
2025-07-29 11:16:50 +08:00 |
|
Zhongjie Duan
|
c35414a652
|
Merge pull request #705 from modelscope/wan2.2
fix wan2.2 vae
|
2025-07-28 17:04:40 +08:00 |
|
Artiprocher
|
68aafab09e
|
update readme
|
2025-07-28 17:02:30 +08:00 |
|
mi804
|
29663b25a6
|
fix wan2.2 vae
|
2025-07-28 16:49:28 +08:00 |
|
mi804
|
2861ec4d9f
|
tmp commit for nexus-gen edit
|
2025-07-28 16:18:38 +08:00 |
|