okaris commited on
Commit
83dbf60
·
verified ·
1 Parent(s): 3cb3e96

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +172 -0
  2. Assassin/.gitattributes +41 -0
  3. Assassin/README.md +127 -0
  4. Assassin/assassin_45_epochs.safetensors +3 -0
  5. Assassin/example_videos/dog_assassin.gif +3 -0
  6. Assassin/example_videos/dog_assassin.mp4 +3 -0
  7. Assassin/example_videos/man1_assassin.mp4 +3 -0
  8. Assassin/example_videos/man2_assassin.mp4 +3 -0
  9. Assassin/example_videos/rabbit_assassin.mp4 +3 -0
  10. Assassin/example_videos/thanos_assassin.mp4 +3 -0
  11. Assassin/wan_I2V_LoRA_workflow.json +835 -0
  12. Baby/.gitattributes +39 -0
  13. Baby/README.md +123 -0
  14. Baby/baby_50_epochs.safetensors +3 -0
  15. Baby/example_videos/goku_baby.gif +3 -0
  16. Baby/example_videos/goku_baby.mp4 +3 -0
  17. Baby/example_videos/man_baby.mp4 +3 -0
  18. Baby/example_videos/woman_baby.mp4 +3 -0
  19. Baby/wan_I2V_LoRA_workflow.json +835 -0
  20. Bride/.gitattributes +39 -0
  21. Bride/README.md +123 -0
  22. Bride/bride_50_epochs.safetensors +3 -0
  23. Bride/example_videos/man_bride.mp4 +3 -0
  24. Bride/example_videos/rabbit_bride.gif +3 -0
  25. Bride/example_videos/rabbit_bride.mp4 +3 -0
  26. Bride/example_videos/rodent_bride.mp4 +3 -0
  27. Bride/wan_I2V_LoRA_workflow.json +835 -0
  28. Cakeify/.gitattributes +54 -0
  29. Cakeify/README.md +145 -0
  30. Cakeify/cakeify_16_epochs.safetensors +3 -0
  31. Cakeify/example_gifs/cat_cakeify.gif +3 -0
  32. Cakeify/example_gifs/puppy_cakeify.gif +3 -0
  33. Cakeify/example_gifs/timberland_cakeify.gif +3 -0
  34. Cakeify/example_gifs/woman_cakeify.gif +3 -0
  35. Cakeify/example_videos/cat_cakeify.mp4 +3 -0
  36. Cakeify/example_videos/puppy_cakeify.mp4 +3 -0
  37. Cakeify/example_videos/timberland_cakeify.mp4 +3 -0
  38. Cakeify/example_videos/woman_cakeify.mp4 +3 -0
  39. Cakeify/workflow/cakeify_workflow_screenshot.png +3 -0
  40. Cakeify/workflow/wan_img2vid_lora_workflow.json +801 -0
  41. Cartoon_Jaw_Drop/.gitattributes +39 -0
  42. Cartoon_Jaw_Drop/README.md +118 -0
  43. Cartoon_Jaw_Drop/cartoon_jaw_drop_50_epochs.safetensors +3 -0
  44. Cartoon_Jaw_Drop/example_videos/.DS_Store +0 -0
  45. Cartoon_Jaw_Drop/example_videos/1.mp4 +3 -0
  46. Cartoon_Jaw_Drop/example_videos/2.mp4 +3 -0
  47. Cartoon_Jaw_Drop/example_videos/3.mp4 +3 -0
  48. Cartoon_Jaw_Drop/workflow_I2V/wan_img2vid_lora_workflow.json +759 -0
  49. Cartoon_Jaw_Drop/workflow_I2V/workflow_screenshot.png +3 -0
  50. Classy/.gitattributes +37 -0
.gitattributes CHANGED
@@ -33,3 +33,175 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Assassin/example_videos/dog_assassin.gif filter=lfs diff=lfs merge=lfs -text
37
+ Assassin/example_videos/dog_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ Assassin/example_videos/man1_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ Assassin/example_videos/man2_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ Assassin/example_videos/rabbit_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ Assassin/example_videos/thanos_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ Baby/example_videos/goku_baby.gif filter=lfs diff=lfs merge=lfs -text
43
+ Baby/example_videos/goku_baby.mp4 filter=lfs diff=lfs merge=lfs -text
44
+ Baby/example_videos/man_baby.mp4 filter=lfs diff=lfs merge=lfs -text
45
+ Baby/example_videos/woman_baby.mp4 filter=lfs diff=lfs merge=lfs -text
46
+ Bride/example_videos/man_bride.mp4 filter=lfs diff=lfs merge=lfs -text
47
+ Bride/example_videos/rabbit_bride.gif filter=lfs diff=lfs merge=lfs -text
48
+ Bride/example_videos/rabbit_bride.mp4 filter=lfs diff=lfs merge=lfs -text
49
+ Bride/example_videos/rodent_bride.mp4 filter=lfs diff=lfs merge=lfs -text
50
+ Cakeify/example_gifs/cat_cakeify.gif filter=lfs diff=lfs merge=lfs -text
51
+ Cakeify/example_gifs/puppy_cakeify.gif filter=lfs diff=lfs merge=lfs -text
52
+ Cakeify/example_gifs/timberland_cakeify.gif filter=lfs diff=lfs merge=lfs -text
53
+ Cakeify/example_gifs/woman_cakeify.gif filter=lfs diff=lfs merge=lfs -text
54
+ Cakeify/example_videos/cat_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
55
+ Cakeify/example_videos/puppy_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
56
+ Cakeify/example_videos/timberland_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
57
+ Cakeify/example_videos/woman_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
58
+ Cakeify/workflow/cakeify_workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
59
+ Cartoon_Jaw_Drop/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ Cartoon_Jaw_Drop/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
61
+ Cartoon_Jaw_Drop/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
62
+ Cartoon_Jaw_Drop/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
63
+ Classy/example_videos/man1_classy.mp4 filter=lfs diff=lfs merge=lfs -text
64
+ Classy/example_videos/man2_classy.mp4 filter=lfs diff=lfs merge=lfs -text
65
+ Crush/example_videos/chicken_crush.mp4 filter=lfs diff=lfs merge=lfs -text
66
+ Crush/example_videos/coke_crush.mp4 filter=lfs diff=lfs merge=lfs -text
67
+ Crush/example_videos/man_crush.mp4 filter=lfs diff=lfs merge=lfs -text
68
+ Crush/example_videos/tank_crush.mp4 filter=lfs diff=lfs merge=lfs -text
69
+ Crush/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
70
+ Deflate/example_videos/balloon_deflate.mp4 filter=lfs diff=lfs merge=lfs -text
71
+ Deflate/example_videos/cat_deflate.mp4 filter=lfs diff=lfs merge=lfs -text
72
+ Deflate/example_videos/lamp_deflate.mp4 filter=lfs diff=lfs merge=lfs -text
73
+ Deflate/example_videos/man_deflate.mp4 filter=lfs diff=lfs merge=lfs -text
74
+ Deflate/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
75
+ Disney-Princess/example_videos/man_disney_princess.mp4 filter=lfs diff=lfs merge=lfs -text
76
+ Disney-Princess/example_videos/rabbit_disney_princess.mp4 filter=lfs diff=lfs merge=lfs -text
77
+ Dolly-Effect/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
78
+ Dolly-Effect/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
79
+ Dolly-Effect/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
80
+ Dolly-Effect/example_videos/4.mp4 filter=lfs diff=lfs merge=lfs -text
81
+ Dolly-Effect/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
82
+ Electrify/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
83
+ Electrify/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
84
+ Electrify/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
85
+ Electrify/example_videos/4.mp4 filter=lfs diff=lfs merge=lfs -text
86
+ Electrify/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
87
+ Explode/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
88
+ Explode/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
89
+ Explode/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
90
+ Explode/example_videos/4.mp4 filter=lfs diff=lfs merge=lfs -text
91
+ Explode/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
92
+ Fus-Ro-Dah/example_videos/fus1.mp4 filter=lfs diff=lfs merge=lfs -text
93
+ Fus-Ro-Dah/example_videos/fus2.mp4 filter=lfs diff=lfs merge=lfs -text
94
+ Fus-Ro-Dah/example_videos/fus3.mp4 filter=lfs diff=lfs merge=lfs -text
95
+ Fus-Ro-Dah/example_videos/fus4.mp4 filter=lfs diff=lfs merge=lfs -text
96
+ Fus-Ro-Dah/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
97
+ Gun-Shooting/example_videos/luffy_gun.mp4 filter=lfs diff=lfs merge=lfs -text
98
+ Gun-Shooting/example_videos/neymar_gun.mp4 filter=lfs diff=lfs merge=lfs -text
99
+ Gun-Shooting/example_videos/pika_gun.mp4 filter=lfs diff=lfs merge=lfs -text
100
+ Gun-Shooting/example_videos/woman_gun.mp4 filter=lfs diff=lfs merge=lfs -text
101
+ Gun-Shooting/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
102
+ Hug-Jesus/example_videos/hug1.mp4 filter=lfs diff=lfs merge=lfs -text
103
+ Hug-Jesus/example_videos/hug2.mp4 filter=lfs diff=lfs merge=lfs -text
104
+ Hug-Jesus/example_videos/hug3.mp4 filter=lfs diff=lfs merge=lfs -text
105
+ Hug-Jesus/example_videos/hug4.mp4 filter=lfs diff=lfs merge=lfs -text
106
+ Hug-Jesus/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
107
+ Hulk-Transformation/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
108
+ Hulk-Transformation/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
109
+ Hulk-Transformation/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
110
+ Hulk-Transformation/example_videos/4.mp4 filter=lfs diff=lfs merge=lfs -text
111
+ Hulk-Transformation/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
112
+ Inflate/example_videos/apple_inflate.mp4 filter=lfs diff=lfs merge=lfs -text
113
+ Inflate/example_videos/cartoon_inflate.mp4 filter=lfs diff=lfs merge=lfs -text
114
+ Inflate/example_videos/man_inflate.mp4 filter=lfs diff=lfs merge=lfs -text
115
+ Inflate/example_videos/woman_inflate.mp4 filter=lfs diff=lfs merge=lfs -text
116
+ Inflate/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
117
+ Jumpscare/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
118
+ Jumpscare/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
119
+ Jumpscare/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
120
+ Jungle/example_videos/man1_jungle.gif filter=lfs diff=lfs merge=lfs -text
121
+ Jungle/example_videos/man1_jungle.mp4 filter=lfs diff=lfs merge=lfs -text
122
+ Jungle/example_videos/man2_jungle.mp4 filter=lfs diff=lfs merge=lfs -text
123
+ Laughing/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
124
+ Laughing/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
125
+ Laughing/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
126
+ Laughing/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
127
+ Mona-Lisa/example_videos/man_mona_lisa.mp4 filter=lfs diff=lfs merge=lfs -text
128
+ Mona-Lisa/example_videos/woman_mona_lisa.mp4 filter=lfs diff=lfs merge=lfs -text
129
+ Muscle/example_videos/elon_muscle.mp4 filter=lfs diff=lfs merge=lfs -text
130
+ Muscle/example_videos/man1_muscle.mp4 filter=lfs diff=lfs merge=lfs -text
131
+ Muscle/example_videos/man2_muscle.gif filter=lfs diff=lfs merge=lfs -text
132
+ Muscle/example_videos/man2_muscle.mp4 filter=lfs diff=lfs merge=lfs -text
133
+ Muscle/example_videos/trump_muscle.mp4 filter=lfs diff=lfs merge=lfs -text
134
+ Muscle/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
135
+ Painting/example_videos/dog_painting.mp4 filter=lfs diff=lfs merge=lfs -text
136
+ Painting/example_videos/man_painting.mp4 filter=lfs diff=lfs merge=lfs -text
137
+ Painting/example_videos/woman_painting.mp4 filter=lfs diff=lfs merge=lfs -text
138
+ Pirate-Captain/example_videos/cat_example.gif.gif filter=lfs diff=lfs merge=lfs -text
139
+ Pirate-Captain/example_videos/cat_pirate_captain.mp4 filter=lfs diff=lfs merge=lfs -text
140
+ Pirate-Captain/example_videos/goku_pirate_captain.mp4 filter=lfs diff=lfs merge=lfs -text
141
+ Pirate-Captain/example_videos/man_pirate_captain.mp4 filter=lfs diff=lfs merge=lfs -text
142
+ Pirate-Captain/example_videos/rabbit_pirate_captain.mp4 filter=lfs diff=lfs merge=lfs -text
143
+ Princess/example_videos/man_princess.mp4 filter=lfs diff=lfs merge=lfs -text
144
+ Princess/example_videos/woman_princess.mp4 filter=lfs diff=lfs merge=lfs -text
145
+ Puppy/example_videos/man1_puppy.mp4 filter=lfs diff=lfs merge=lfs -text
146
+ Puppy/example_videos/man2_puppy.mp4 filter=lfs diff=lfs merge=lfs -text
147
+ Puppy/example_videos/man3_puppy.mp4 filter=lfs diff=lfs merge=lfs -text
148
+ Robot-Face-Reveal/example_videos/robot1.mp4 filter=lfs diff=lfs merge=lfs -text
149
+ Robot-Face-Reveal/example_videos/robot2.mp4 filter=lfs diff=lfs merge=lfs -text
150
+ Robot-Face-Reveal/example_videos/robot3.mp4 filter=lfs diff=lfs merge=lfs -text
151
+ Robot-Face-Reveal/example_videos/robot4.mp4 filter=lfs diff=lfs merge=lfs -text
152
+ Robot-Face-Reveal/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
153
+ Rotate/example_videos/bike_rotate.mp4 filter=lfs diff=lfs merge=lfs -text
154
+ Rotate/example_videos/chair-rotate.gif filter=lfs diff=lfs merge=lfs -text
155
+ Rotate/example_videos/chair_rotate.mp4 filter=lfs diff=lfs merge=lfs -text
156
+ Rotate/example_videos/figure_rotate.mp4 filter=lfs diff=lfs merge=lfs -text
157
+ Rotate/example_videos/man_rotate.mp4 filter=lfs diff=lfs merge=lfs -text
158
+ Rotate/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
159
+ Samurai/example_videos/man_samurai.mp4 filter=lfs diff=lfs merge=lfs -text
160
+ Samurai/example_videos/rabbit_samurai.gif filter=lfs diff=lfs merge=lfs -text
161
+ Samurai/example_videos/rabbit_samurai.mp4 filter=lfs diff=lfs merge=lfs -text
162
+ Selfie-With-Younger-Self/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
163
+ Selfie-With-Younger-Self/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
164
+ Selfie-With-Younger-Self/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
165
+ Selfie-With-Younger-Self/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
166
+ Snow-White/example_videos/man1_snow_white.mp4 filter=lfs diff=lfs merge=lfs -text
167
+ Snow-White/example_videos/man2_snow_white.mp4 filter=lfs diff=lfs merge=lfs -text
168
+ Squish/example_gifs/balloon_squish.gif filter=lfs diff=lfs merge=lfs -text
169
+ Squish/example_gifs/dog_squish.gif filter=lfs diff=lfs merge=lfs -text
170
+ Squish/example_gifs/person_squish.gif filter=lfs diff=lfs merge=lfs -text
171
+ Squish/example_gifs/rodent_squish.gif filter=lfs diff=lfs merge=lfs -text
172
+ Squish/example_gifs/tank_squish.gif filter=lfs diff=lfs merge=lfs -text
173
+ Squish/example_videos/balloon_squish.mp4 filter=lfs diff=lfs merge=lfs -text
174
+ Squish/example_videos/dog_squish.mp4 filter=lfs diff=lfs merge=lfs -text
175
+ Squish/example_videos/person_squish.mp4 filter=lfs diff=lfs merge=lfs -text
176
+ Squish/example_videos/rodent_squish.mp4 filter=lfs diff=lfs merge=lfs -text
177
+ Squish/example_videos/tank_squish.mp4 filter=lfs diff=lfs merge=lfs -text
178
+ Squish/squish_compilation_mmaudio.mp4 filter=lfs diff=lfs merge=lfs -text
179
+ Squish/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
180
+ Super-Saiyan/example_videos/super1.mp4 filter=lfs diff=lfs merge=lfs -text
181
+ Super-Saiyan/example_videos/super2.mp4 filter=lfs diff=lfs merge=lfs -text
182
+ Super-Saiyan/example_videos/super3.mp4 filter=lfs diff=lfs merge=lfs -text
183
+ Super-Saiyan/example_videos/super4.mp4 filter=lfs diff=lfs merge=lfs -text
184
+ Super-Saiyan/workflow/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
185
+ VIP/example_videos/man_vip.mp4 filter=lfs diff=lfs merge=lfs -text
186
+ VIP/example_videos/thanos_vip.gif filter=lfs diff=lfs merge=lfs -text
187
+ VIP/example_videos/thanos_vip.mp4 filter=lfs diff=lfs merge=lfs -text
188
+ Warrior/example_videos/dog_warrior.gif filter=lfs diff=lfs merge=lfs -text
189
+ Warrior/example_videos/dog_warrior.mp4 filter=lfs diff=lfs merge=lfs -text
190
+ Warrior/example_videos/man1_warrior.mp4 filter=lfs diff=lfs merge=lfs -text
191
+ Warrior/example_videos/man2_warrior.mp4 filter=lfs diff=lfs merge=lfs -text
192
+ Zen/example_videos/man_zen.gif filter=lfs diff=lfs merge=lfs -text
193
+ Zen/example_videos/man_zen.mp4 filter=lfs diff=lfs merge=lfs -text
194
+ Zen/example_videos/rodent_zen.mp4 filter=lfs diff=lfs merge=lfs -text
195
+ Zen/example_videos/thanos_zen.mp4 filter=lfs diff=lfs merge=lfs -text
196
+ angry-face/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
197
+ angry-face/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
198
+ angry-face/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
199
+ angry-face/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
200
+ crying/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
201
+ crying/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
202
+ crying/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
203
+ crying/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
204
+ kissing/example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
205
+ kissing/example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
206
+ kissing/example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
207
+ kissing/workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
Assassin/.gitattributes ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ example_videos/dog_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ example_videos/man1_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ example_videos/man2_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ example_videos/rabbit_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ example_videos/thanos_assassin.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ example_videos/dog_assassin.gif filter=lfs diff=lfs merge=lfs -text
Assassin/README.md ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video starts with a portrait of a dog. Then, the 3p1c epic transformation starts. The dog is wearing a red coat, and the 3p1c epic transformation is complete. The dog is holding a gun in each hand. The dog has white hair and black gloves.
18
+ output:
19
+ url: example_videos/dog_assassin.mp4
20
+ - text: >-
21
+ The video starts with a portrait of a man. Then, the 3p1c epic transformation starts. The man is wearing a red coat, and the 3p1c epic transformation is complete. The man is holding a gun in each hand. The man has white hair and black gloves.
22
+ output:
23
+ url: example_videos/man1_assassin.mp4
24
+ - text: >-
25
+ The video starts with a portrait of a man. Then, the 3p1c epic transformation starts. The man is wearing a red coat, and the 3p1c epic transformation is complete. The man is holding a gun in each hand. The man has white hair and black gloves.
26
+ output:
27
+ url: example_videos/man2_assassin.mp4
28
+ - text: >-
29
+ The video starts with a portrait of a rabbit. Then, the 3p1c epic transformation starts. The rabbit is wearing a red coat, and the 3p1c epic transformation is complete. The rabbit is holding a gun in each hand. The rabbit has white hair and black gloves.
30
+ output:
31
+ url: example_videos/rabbit_assassin.mp4
32
+ - text: >-
33
+ The video starts with a portrait of purple Thanos from Marvel. Then, the 3p1c epic transformation starts. Thanos is wearing a red coat, and the 3p1c epic transformation is complete. Thanos is holding a gun in each hand. Thanos has white hair and black gloves.
34
+ output:
35
+ url: example_videos/thanos_assassin.mp4
36
+ ---
37
+
38
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
39
+ <h1 style="color: #24292e; margin-top: 0;">Assassin Effect LoRA for Wan2.1 14B I2V 480p</h1>
40
+
41
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
42
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
43
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make any person/object in an image become an assassin version of themselves!</p>
44
+ </div>
45
+
46
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
47
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
48
+ <ul style="margin-bottom: 0;">
49
+ <li>Transform any image into a video of the subject as an assassin version of themselves!</li>
50
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
51
+ <li>Consistent results across different object types</li>
52
+ <li>Simple prompt structure that's easy to adapt</li>
53
+ </ul>
54
+ </div>
55
+
56
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
57
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
58
+ <ul style="margin-bottom: 0;">
59
+ <li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
60
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
61
+ </ul>
62
+ </div>
63
+ </div>
64
+
65
+ <Gallery />
66
+
67
+
68
+ # Model File and Inference Workflow
69
+
70
+ ## 📥 Download Links:
71
+
72
+ - [assassin_45_epochs.safetensors](./assassin_45_epochs.safetensors) - LoRA Model File
73
+ - [wan_I2V_LoRA_workflow.json](./wan_I2V_LoRA_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
74
+
75
+ ---
76
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
77
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
78
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
79
+ <ul style="margin-bottom: 0;">
80
+ <li><b>LoRA Strength:</b> 1.0</li>
81
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
82
+ <li><b>Flow Shift:</b> 5.0</li>
83
+ </ul>
84
+ </div>
85
+
86
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
87
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
88
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;"> 3p1c epic transformation</code></p>
89
+ </div>
90
+
91
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
92
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
93
+ <p>For best results, try following the structure of the prompt examples above. These worked well for me.</p>
94
+ </div>
95
+
96
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
97
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
98
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
99
+ <p>See the Downloads section above for the modified workflow.</p>
100
+ </div>
101
+ </div>
102
+
103
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
104
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
105
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
106
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
107
+ </div>
108
+
109
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
110
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
111
+ <ul style="margin-bottom: 0;">
112
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
113
+ <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people transforming into an assassin!</li>
114
+ <li><b>Epochs:</b> 45</li>
115
+ </ul>
116
+ </div>
117
+
118
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
119
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
120
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
121
+ </div>
122
+
123
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
124
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
125
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
126
+ </div>
127
+ </div>
Assassin/assassin_45_epochs.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60c4d5dee5000a2bed2482911f17c26e4ba6d8e21af5ce29e20f5dea177016a
3
+ size 359257680
Assassin/example_videos/dog_assassin.gif ADDED

Git LFS Details

  • SHA256: 1f9aceb16bc50da627f100f308e6a4f8fb37dc6aab2e397f02b14a6d148e27c3
  • Pointer size: 133 Bytes
  • Size of remote file: 10.2 MB
Assassin/example_videos/dog_assassin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c344853b0e217a1c0cc278b07f6e1070a13f32d6d3bc6d98187de0751d1bce4
3
+ size 794303
Assassin/example_videos/man1_assassin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ec0b860393f64de1a9eeea065dcee1f2a61911ec92a478e3c09fa0ad3a3ce2
3
+ size 551375
Assassin/example_videos/man2_assassin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37c00be11b226094ae35ce61e2be097464a13398751f32df423e30701ad7b36
3
+ size 570323
Assassin/example_videos/rabbit_assassin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ca77ae7c2d87fb616d1333feeaa69be924e68429ff46f11ea3c2382502c892c
3
+ size 405240
Assassin/example_videos/thanos_assassin.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959db5d32c3a26c71bc2db87bceec9cd3bde70672f44959ccd1ec70ec1c37141
3
+ size 851592
Assassin/wan_I2V_LoRA_workflow.json ADDED
@@ -0,0 +1,835 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 44,
3
+ "last_link_id": 42,
4
+ "nodes": [
5
+ {
6
+ "id": 11,
7
+ "type": "LoadWanVideoT5TextEncoder",
8
+ "pos": [
9
+ 389.7322998046875,
10
+ -13.508200645446777
11
+ ],
12
+ "size": [
13
+ 377.1661376953125,
14
+ 130
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "wan_t5_model",
23
+ "localized_name": "wan_t5_model",
24
+ "type": "WANTEXTENCODER",
25
+ "links": [
26
+ 15
27
+ ],
28
+ "slot_index": 0
29
+ }
30
+ ],
31
+ "properties": {
32
+ "Node name for S&R": "LoadWanVideoT5TextEncoder"
33
+ },
34
+ "widgets_values": [
35
+ "umt5-xxl-enc-bf16.safetensors",
36
+ "bf16",
37
+ "offload_device",
38
+ "disabled"
39
+ ]
40
+ },
41
+ {
42
+ "id": 13,
43
+ "type": "LoadWanVideoClipTextEncoder",
44
+ "pos": [
45
+ 270.7287902832031,
46
+ 165.3174591064453
47
+ ],
48
+ "size": [
49
+ 510.6601257324219,
50
+ 106
51
+ ],
52
+ "flags": {},
53
+ "order": 1,
54
+ "mode": 0,
55
+ "inputs": [],
56
+ "outputs": [
57
+ {
58
+ "name": "wan_clip_model",
59
+ "localized_name": "wan_clip_model",
60
+ "type": "WANCLIP",
61
+ "links": [
62
+ 17
63
+ ],
64
+ "slot_index": 0
65
+ }
66
+ ],
67
+ "properties": {
68
+ "Node name for S&R": "LoadWanVideoClipTextEncoder"
69
+ },
70
+ "widgets_values": [
71
+ "open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors",
72
+ "fp16",
73
+ "offload_device"
74
+ ]
75
+ },
76
+ {
77
+ "id": 21,
78
+ "type": "WanVideoVAELoader",
79
+ "pos": [
80
+ 310.204833984375,
81
+ 320.3585510253906
82
+ ],
83
+ "size": [
84
+ 441.94390869140625,
85
+ 90.83087158203125
86
+ ],
87
+ "flags": {},
88
+ "order": 2,
89
+ "mode": 0,
90
+ "inputs": [],
91
+ "outputs": [
92
+ {
93
+ "name": "vae",
94
+ "localized_name": "vae",
95
+ "type": "WANVAE",
96
+ "links": [
97
+ 21,
98
+ 34
99
+ ],
100
+ "slot_index": 0
101
+ }
102
+ ],
103
+ "properties": {
104
+ "Node name for S&R": "WanVideoVAELoader"
105
+ },
106
+ "widgets_values": [
107
+ "Wan2_1_VAE_bf16.safetensors",
108
+ "fp16"
109
+ ]
110
+ },
111
+ {
112
+ "id": 28,
113
+ "type": "WanVideoDecode",
114
+ "pos": [
115
+ 1220.4002685546875,
116
+ 371.8823547363281
117
+ ],
118
+ "size": [
119
+ 315,
120
+ 174
121
+ ],
122
+ "flags": {},
123
+ "order": 14,
124
+ "mode": 0,
125
+ "inputs": [
126
+ {
127
+ "name": "vae",
128
+ "localized_name": "vae",
129
+ "type": "WANVAE",
130
+ "link": 34
131
+ },
132
+ {
133
+ "name": "samples",
134
+ "localized_name": "samples",
135
+ "type": "LATENT",
136
+ "link": 33
137
+ }
138
+ ],
139
+ "outputs": [
140
+ {
141
+ "name": "images",
142
+ "localized_name": "images",
143
+ "type": "IMAGE",
144
+ "links": [
145
+ 36
146
+ ],
147
+ "slot_index": 0
148
+ }
149
+ ],
150
+ "properties": {
151
+ "Node name for S&R": "WanVideoDecode"
152
+ },
153
+ "widgets_values": [
154
+ true,
155
+ 272,
156
+ 272,
157
+ 144,
158
+ 128
159
+ ]
160
+ },
161
+ {
162
+ "id": 34,
163
+ "type": "Note",
164
+ "pos": [
165
+ 904.7526245117188,
166
+ 562.6104736328125
167
+ ],
168
+ "size": [
169
+ 262.5184020996094,
170
+ 58
171
+ ],
172
+ "flags": {},
173
+ "order": 3,
174
+ "mode": 0,
175
+ "inputs": [],
176
+ "outputs": [],
177
+ "properties": {},
178
+ "widgets_values": [
179
+ "Under 81 frames doesn't seem to work?"
180
+ ],
181
+ "color": "#432",
182
+ "bgcolor": "#653"
183
+ },
184
+ {
185
+ "id": 27,
186
+ "type": "WanVideoSampler",
187
+ "pos": [
188
+ 1216.8856201171875,
189
+ -52.87528991699219
190
+ ],
191
+ "size": [
192
+ 315,
193
+ 330
194
+ ],
195
+ "flags": {},
196
+ "order": 13,
197
+ "mode": 0,
198
+ "inputs": [
199
+ {
200
+ "name": "model",
201
+ "localized_name": "model",
202
+ "type": "WANVIDEOMODEL",
203
+ "link": 29
204
+ },
205
+ {
206
+ "name": "text_embeds",
207
+ "localized_name": "text_embeds",
208
+ "type": "WANVIDEOTEXTEMBEDS",
209
+ "link": 30
210
+ },
211
+ {
212
+ "name": "image_embeds",
213
+ "localized_name": "image_embeds",
214
+ "type": "WANVIDIMAGE_EMBEDS",
215
+ "link": 32
216
+ },
217
+ {
218
+ "name": "samples",
219
+ "localized_name": "samples",
220
+ "type": "LATENT",
221
+ "shape": 7,
222
+ "link": null
223
+ },
224
+ {
225
+ "name": "feta_args",
226
+ "localized_name": "feta_args",
227
+ "type": "FETAARGS",
228
+ "shape": 7,
229
+ "link": null
230
+ }
231
+ ],
232
+ "outputs": [
233
+ {
234
+ "name": "samples",
235
+ "localized_name": "samples",
236
+ "type": "LATENT",
237
+ "links": [
238
+ 33
239
+ ],
240
+ "slot_index": 0
241
+ }
242
+ ],
243
+ "properties": {
244
+ "Node name for S&R": "WanVideoSampler"
245
+ },
246
+ "widgets_values": [
247
+ 20,
248
+ 6,
249
+ 5,
250
+ 405223873797667,
251
+ "randomize",
252
+ true,
253
+ "dpm++",
254
+ 0,
255
+ 1
256
+ ]
257
+ },
258
+ {
259
+ "id": 35,
260
+ "type": "WanVideoTorchCompileSettings",
261
+ "pos": [
262
+ 1229.75146484375,
263
+ -314.2430725097656
264
+ ],
265
+ "size": [
266
+ 390.5999755859375,
267
+ 178
268
+ ],
269
+ "flags": {},
270
+ "order": 4,
271
+ "mode": 0,
272
+ "inputs": [],
273
+ "outputs": [
274
+ {
275
+ "name": "torch_compile_args",
276
+ "localized_name": "torch_compile_args",
277
+ "type": "WANCOMPILEARGS",
278
+ "links": [],
279
+ "slot_index": 0
280
+ }
281
+ ],
282
+ "properties": {
283
+ "Node name for S&R": "WanVideoTorchCompileSettings"
284
+ },
285
+ "widgets_values": [
286
+ "inductor",
287
+ false,
288
+ "default",
289
+ false,
290
+ 64,
291
+ true
292
+ ]
293
+ },
294
+ {
295
+ "id": 36,
296
+ "type": "Note",
297
+ "pos": [
298
+ 106.82392120361328,
299
+ -5.778542518615723
300
+ ],
301
+ "size": [
302
+ 265.13958740234375,
303
+ 90.68971252441406
304
+ ],
305
+ "flags": {},
306
+ "order": 5,
307
+ "mode": 0,
308
+ "inputs": [],
309
+ "outputs": [],
310
+ "properties": {},
311
+ "widgets_values": [
312
+ "sdpa should work too, haven't tested flaash\n\nfp8_fast seems to cause huge quality degradation"
313
+ ],
314
+ "color": "#432",
315
+ "bgcolor": "#653"
316
+ },
317
+ {
318
+ "id": 32,
319
+ "type": "WanVideoBlockSwap",
320
+ "pos": [
321
+ 410.6151428222656,
322
+ -130.26060485839844
323
+ ],
324
+ "size": [
325
+ 315,
326
+ 58
327
+ ],
328
+ "flags": {},
329
+ "order": 6,
330
+ "mode": 0,
331
+ "inputs": [],
332
+ "outputs": [
333
+ {
334
+ "name": "block_swap_args",
335
+ "localized_name": "block_swap_args",
336
+ "type": "BLOCKSWAPARGS",
337
+ "links": [
338
+ 39
339
+ ],
340
+ "slot_index": 0
341
+ }
342
+ ],
343
+ "properties": {
344
+ "Node name for S&R": "WanVideoBlockSwap"
345
+ },
346
+ "widgets_values": [
347
+ 10
348
+ ]
349
+ },
350
+ {
351
+ "id": 33,
352
+ "type": "Note",
353
+ "pos": [
354
+ 86.63419342041016,
355
+ -128.0150146484375
356
+ ],
357
+ "size": [
358
+ 318.5887756347656,
359
+ 58
360
+ ],
361
+ "flags": {},
362
+ "order": 7,
363
+ "mode": 0,
364
+ "inputs": [],
365
+ "outputs": [],
366
+ "properties": {},
367
+ "widgets_values": [
368
+ "Models:\nhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main"
369
+ ],
370
+ "color": "#432",
371
+ "bgcolor": "#653"
372
+ },
373
+ {
374
+ "id": 17,
375
+ "type": "WanVideoImageClipEncode",
376
+ "pos": [
377
+ 875.01025390625,
378
+ 278.4588623046875
379
+ ],
380
+ "size": [
381
+ 315,
382
+ 242
383
+ ],
384
+ "flags": {},
385
+ "order": 11,
386
+ "mode": 0,
387
+ "inputs": [
388
+ {
389
+ "name": "clip",
390
+ "localized_name": "clip",
391
+ "type": "WANCLIP",
392
+ "link": 17
393
+ },
394
+ {
395
+ "name": "image",
396
+ "localized_name": "image",
397
+ "type": "IMAGE",
398
+ "link": 18
399
+ },
400
+ {
401
+ "name": "vae",
402
+ "localized_name": "vae",
403
+ "type": "WANVAE",
404
+ "link": 21
405
+ }
406
+ ],
407
+ "outputs": [
408
+ {
409
+ "name": "image_embeds",
410
+ "localized_name": "image_embeds",
411
+ "type": "WANVIDIMAGE_EMBEDS",
412
+ "links": [
413
+ 32
414
+ ],
415
+ "slot_index": 0
416
+ }
417
+ ],
418
+ "properties": {
419
+ "Node name for S&R": "WanVideoImageClipEncode"
420
+ },
421
+ "widgets_values": [
422
+ 408,
423
+ 408,
424
+ 29,
425
+ true,
426
+ 0,
427
+ 1,
428
+ 1
429
+ ]
430
+ },
431
+ {
432
+ "id": 30,
433
+ "type": "VHS_VideoCombine",
434
+ "pos": [
435
+ 1633.1920166015625,
436
+ -278.24945068359375
437
+ ],
438
+ "size": [
439
+ 593.6573486328125,
440
+ 718.1015014648438
441
+ ],
442
+ "flags": {},
443
+ "order": 15,
444
+ "mode": 0,
445
+ "inputs": [
446
+ {
447
+ "name": "images",
448
+ "localized_name": "images",
449
+ "type": "IMAGE",
450
+ "link": 36
451
+ },
452
+ {
453
+ "name": "audio",
454
+ "localized_name": "audio",
455
+ "type": "AUDIO",
456
+ "shape": 7,
457
+ "link": null
458
+ },
459
+ {
460
+ "name": "meta_batch",
461
+ "localized_name": "meta_batch",
462
+ "type": "VHS_BatchManager",
463
+ "shape": 7,
464
+ "link": null
465
+ },
466
+ {
467
+ "name": "vae",
468
+ "localized_name": "vae",
469
+ "type": "VAE",
470
+ "shape": 7,
471
+ "link": null
472
+ }
473
+ ],
474
+ "outputs": [
475
+ {
476
+ "name": "Filenames",
477
+ "localized_name": "Filenames",
478
+ "type": "VHS_FILENAMES",
479
+ "links": null
480
+ }
481
+ ],
482
+ "properties": {
483
+ "Node name for S&R": "VHS_VideoCombine"
484
+ },
485
+ "widgets_values": {
486
+ "frame_rate": 16,
487
+ "loop_count": 0,
488
+ "filename_prefix": "WanVideo2_1",
489
+ "format": "video/h264-mp4",
490
+ "pix_fmt": "yuv420p",
491
+ "crf": 19,
492
+ "save_metadata": true,
493
+ "trim_to_audio": false,
494
+ "pingpong": false,
495
+ "save_output": true,
496
+ "videopreview": {
497
+ "hidden": false,
498
+ "paused": false,
499
+ "params": {
500
+ "filename": "WanVideo2_1_00040.mp4",
501
+ "subfolder": "",
502
+ "type": "output",
503
+ "format": "video/h264-mp4",
504
+ "frame_rate": 16,
505
+ "workflow": "WanVideo2_1_00040.png",
506
+ "fullpath": "C:\\Users\\drini\\OneDrive\\Documents\\ComfyUI_windows_portable\\ComfyUI\\output\\WanVideo2_1_00040.mp4"
507
+ }
508
+ }
509
+ }
510
+ },
511
+ {
512
+ "id": 18,
513
+ "type": "LoadImage",
514
+ "pos": [
515
+ 473.90985107421875,
516
+ 451.8916931152344
517
+ ],
518
+ "size": [
519
+ 255.50192260742188,
520
+ 314
521
+ ],
522
+ "flags": {},
523
+ "order": 8,
524
+ "mode": 0,
525
+ "inputs": [],
526
+ "outputs": [
527
+ {
528
+ "name": "IMAGE",
529
+ "localized_name": "IMAGE",
530
+ "type": "IMAGE",
531
+ "links": [
532
+ 18
533
+ ]
534
+ },
535
+ {
536
+ "name": "MASK",
537
+ "localized_name": "MASK",
538
+ "type": "MASK",
539
+ "links": null
540
+ }
541
+ ],
542
+ "properties": {
543
+ "Node name for S&R": "LoadImage"
544
+ },
545
+ "widgets_values": [
546
+ "uploads_cfcc5ea7-f518-4dcf-8edd-f35c54fefb1c.jpg",
547
+ "image"
548
+ ]
549
+ },
550
+ {
551
+ "id": 16,
552
+ "type": "WanVideoTextEncode",
553
+ "pos": [
554
+ 795.1016235351562,
555
+ -16.162620544433594
556
+ ],
557
+ "size": [
558
+ 400,
559
+ 200
560
+ ],
561
+ "flags": {},
562
+ "order": 10,
563
+ "mode": 0,
564
+ "inputs": [
565
+ {
566
+ "name": "t5",
567
+ "localized_name": "t5",
568
+ "type": "WANTEXTENCODER",
569
+ "link": 15
570
+ }
571
+ ],
572
+ "outputs": [
573
+ {
574
+ "name": "text_embeds",
575
+ "localized_name": "text_embeds",
576
+ "type": "WANVIDEOTEXTEMBEDS",
577
+ "links": [
578
+ 30
579
+ ],
580
+ "slot_index": 0
581
+ }
582
+ ],
583
+ "properties": {
584
+ "Node name for S&R": "WanVideoTextEncode"
585
+ },
586
+ "widgets_values": [
587
+ "",
588
+ "bad quality video",
589
+ true,
590
+ [
591
+ false,
592
+ true
593
+ ],
594
+ [
595
+ false,
596
+ true
597
+ ]
598
+ ]
599
+ },
600
+ {
601
+ "id": 22,
602
+ "type": "WanVideoModelLoader",
603
+ "pos": [
604
+ 736.3001098632812,
605
+ -306.7892761230469
606
+ ],
607
+ "size": [
608
+ 477.4410095214844,
609
+ 226.43276977539062
610
+ ],
611
+ "flags": {},
612
+ "order": 12,
613
+ "mode": 0,
614
+ "inputs": [
615
+ {
616
+ "name": "compile_args",
617
+ "localized_name": "compile_args",
618
+ "type": "WANCOMPILEARGS",
619
+ "shape": 7,
620
+ "link": null
621
+ },
622
+ {
623
+ "name": "block_swap_args",
624
+ "localized_name": "block_swap_args",
625
+ "type": "BLOCKSWAPARGS",
626
+ "shape": 7,
627
+ "link": 39
628
+ },
629
+ {
630
+ "name": "lora",
631
+ "localized_name": "lora",
632
+ "type": "WANVIDLORA",
633
+ "shape": 7,
634
+ "link": 41
635
+ }
636
+ ],
637
+ "outputs": [
638
+ {
639
+ "name": "model",
640
+ "localized_name": "model",
641
+ "type": "WANVIDEOMODEL",
642
+ "links": [
643
+ 29
644
+ ],
645
+ "slot_index": 0
646
+ }
647
+ ],
648
+ "properties": {
649
+ "Node name for S&R": "WanVideoModelLoader"
650
+ },
651
+ "widgets_values": [
652
+ "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
653
+ "bf16",
654
+ "fp8_e4m3fn",
655
+ "offload_device",
656
+ "sageattn"
657
+ ]
658
+ },
659
+ {
660
+ "id": 41,
661
+ "type": "WanVideoLoraSelect",
662
+ "pos": [
663
+ 361.55419921875,
664
+ -297.7393493652344
665
+ ],
666
+ "size": [
667
+ 349.4956359863281,
668
+ 106.13947296142578
669
+ ],
670
+ "flags": {},
671
+ "order": 9,
672
+ "mode": 0,
673
+ "inputs": [
674
+ {
675
+ "name": "prev_lora",
676
+ "localized_name": "prev_lora",
677
+ "type": "WANVIDLORA",
678
+ "shape": 7,
679
+ "link": null
680
+ },
681
+ {
682
+ "name": "blocks",
683
+ "localized_name": "blocks",
684
+ "type": "SELECTEDBLOCKS",
685
+ "shape": 7,
686
+ "link": null
687
+ }
688
+ ],
689
+ "outputs": [
690
+ {
691
+ "name": "lora",
692
+ "localized_name": "lora",
693
+ "type": "WANVIDLORA",
694
+ "links": [
695
+ 41
696
+ ],
697
+ "slot_index": 0
698
+ }
699
+ ],
700
+ "properties": {
701
+ "Node name for S&R": "WanVideoLoraSelect"
702
+ },
703
+ "widgets_values": [
704
+ "Muscle\\muscle_18_epochs.safetensors",
705
+ 1
706
+ ]
707
+ }
708
+ ],
709
+ "links": [
710
+ [
711
+ 15,
712
+ 11,
713
+ 0,
714
+ 16,
715
+ 0,
716
+ "WANTEXTENCODER"
717
+ ],
718
+ [
719
+ 17,
720
+ 13,
721
+ 0,
722
+ 17,
723
+ 0,
724
+ "WANCLIP"
725
+ ],
726
+ [
727
+ 18,
728
+ 18,
729
+ 0,
730
+ 17,
731
+ 1,
732
+ "IMAGE"
733
+ ],
734
+ [
735
+ 21,
736
+ 21,
737
+ 0,
738
+ 17,
739
+ 2,
740
+ "VAE"
741
+ ],
742
+ [
743
+ 29,
744
+ 22,
745
+ 0,
746
+ 27,
747
+ 0,
748
+ "WANVIDEOMODEL"
749
+ ],
750
+ [
751
+ 30,
752
+ 16,
753
+ 0,
754
+ 27,
755
+ 1,
756
+ "WANVIDEOTEXTEMBEDS"
757
+ ],
758
+ [
759
+ 32,
760
+ 17,
761
+ 0,
762
+ 27,
763
+ 2,
764
+ "WANVIDIMAGE_EMBEDS"
765
+ ],
766
+ [
767
+ 33,
768
+ 27,
769
+ 0,
770
+ 28,
771
+ 1,
772
+ "LATENT"
773
+ ],
774
+ [
775
+ 34,
776
+ 21,
777
+ 0,
778
+ 28,
779
+ 0,
780
+ "VAE"
781
+ ],
782
+ [
783
+ 36,
784
+ 28,
785
+ 0,
786
+ 30,
787
+ 0,
788
+ "IMAGE"
789
+ ],
790
+ [
791
+ 39,
792
+ 32,
793
+ 0,
794
+ 22,
795
+ 1,
796
+ "BLOCKSWAPARGS"
797
+ ],
798
+ [
799
+ 41,
800
+ 41,
801
+ 0,
802
+ 22,
803
+ 2,
804
+ "WANVIDLORA"
805
+ ]
806
+ ],
807
+ "groups": [],
808
+ "config": {},
809
+ "extra": {
810
+ "ds": {
811
+ "scale": 1.1671841070450009,
812
+ "offset": {
813
+ "0": -896.97705078125,
814
+ "1": 311.2933349609375
815
+ }
816
+ },
817
+ "node_versions": {
818
+ "ComfyUI-WanVideoWrapper": "4ce7e41492822e25f513f219ae11b1e0ff204b2a",
819
+ "ComfyUI-VideoHelperSuite": "565208bfe0a8050193ae3c8e61c96b6200dd9506",
820
+ "comfy-core": "0.3.18"
821
+ },
822
+ "VHS_latentpreview": false,
823
+ "VHS_latentpreviewrate": 0,
824
+ "VHS_MetadataImage": true,
825
+ "VHS_KeepIntermediate": true,
826
+ "ue_links": [],
827
+ "workspace_info": {
828
+ "id": "mZ-DLut47Mni3MFPHoL4Y",
829
+ "saveLock": false,
830
+ "cloudID": null,
831
+ "coverMediaPath": null
832
+ }
833
+ },
834
+ "version": 0.4
835
+ }
Baby/.gitattributes ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ example_videos/goku_baby.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ example_videos/man_baby.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ example_videos/woman_baby.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ example_videos/goku_baby.gif filter=lfs diff=lfs merge=lfs -text
Baby/README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video starts with a studio portrait of Goku. Then the image shifts to the 848y baby effect, Goku is in front of a crib, surrounded by toys. Finally, the 848y baby effect is shown again in a different location. The 848y baby version of Goku is in the crib and seems excited and amused.
18
+ output:
19
+ url: example_videos/goku_baby.mp4
20
+ - text: >-
21
+ The video starts with a studio portrait of an Asian man. Then the image shifts to the 848y baby effect, the man is in front of a crib, surrounded by toys. Finally, the 848y baby effect is shown again in a different location. The 848y baby version of the man is in the crib and seems excited and amused.
22
+ output:
23
+ url: example_videos/man_baby.mp4
24
+ - text: >-
25
+ The video starts with a studio portrait of a woman. Then the image shifts to the 848y baby effect, the woman is in front of a crib, surrounded by toys. Finally, the 848y baby effect is shown again in a different location. The 848y baby version of the woman is in the crib and seems excited and amused.
26
+ output:
27
+ url: example_videos/woman_baby.mp4
28
+ ---
29
+
30
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
31
+ <h1 style="color: #24292e; margin-top: 0;">Baby Effect LoRA for Wan2.1 14B I2V 480p</h1>
32
+
33
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
34
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
35
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make any person/object in an image into a baby!</p>
36
+ </div>
37
+
38
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
39
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
40
+ <ul style="margin-bottom: 0;">
41
+ <li>Transform any image into a video of the subject as a baby!</li>
42
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
43
+ <li>Consistent results across different object types</li>
44
+ <li>Simple prompt structure that's easy to adapt</li>
45
+ </ul>
46
+ </div>
47
+
48
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
49
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
50
+ <ul style="margin-bottom: 0;">
51
+ <li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
52
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
53
+ </ul>
54
+ </div>
55
+ </div>
56
+
57
+ <Gallery />
58
+
59
+
60
+ # Model File and Inference Workflow
61
+
62
+ ## 📥 Download Links:
63
+
64
+ - [baby_50_epochs.safetensors](./baby_50_epochs.safetensors) - LoRA Model File
65
+ - [wan_I2V_LoRA_workflow.json](./wan_I2V_LoRA_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
66
+
67
+ ---
68
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
69
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
70
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
71
+ <ul style="margin-bottom: 0;">
72
+ <li><b>LoRA Strength:</b> 1.0</li>
73
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
74
+ <li><b>Flow Shift:</b> 5.0</li>
75
+ </ul>
76
+ </div>
77
+
78
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
79
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
80
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;"> 848y baby effect</code></p>
81
+ </div>
82
+
83
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
84
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
85
+ <p>For best results, use this prompt structure:</p>
86
+ <div style="background-color: #f0f0f0; padding: 12px; border-radius: 6px; margin: 10px 0;">
87
+ <i>The video starts with a studio portrait of a [object]. Then the image shifts to the 848y baby effect, the [object] is in front of a crib, surrounded by toys. Finally, the 848y baby effect is shown again in a different location. The 848y baby version of the [object] is in the crib and seems excited and amused.</i>
88
+ </div>
89
+ <p>Simply replace <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;">[object]</code> with whatever you want to see as a baby!</p>
90
+ </div>
91
+
92
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
93
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
94
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
95
+ <p>See the Downloads section above for the modified workflow.</p>
96
+ </div>
97
+ </div>
98
+
99
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
100
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
101
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
102
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
103
+ </div>
104
+
105
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
106
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
107
+ <ul style="margin-bottom: 0;">
108
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
109
+ <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people becoming a baby!</li>
110
+ <li><b>Epochs:</b> 50</li>
111
+ </ul>
112
+ </div>
113
+
114
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
115
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
116
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
117
+ </div>
118
+
119
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
120
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
121
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
122
+ </div>
123
+ </div>
Baby/baby_50_epochs.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8592c6fdb63e937e8d9a22ed1b73b7e84acc82931a537f5e5bf7ac8a68d57e
3
+ size 359257680
Baby/example_videos/goku_baby.gif ADDED

Git LFS Details

  • SHA256: e1b02cb9ab9fc986fc4dbf08febbffdf14ca42ad55e8f44d61e12836aa4c81cc
  • Pointer size: 133 Bytes
  • Size of remote file: 11.6 MB
Baby/example_videos/goku_baby.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b942842569a73eac10e7796090abe09edcedc944ae8cc7079b20715f445b921b
3
+ size 1495837
Baby/example_videos/man_baby.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fdbb9750fd55aa5aaf8dba3ba934d7fa49f497452e9f7c1e9c6e8e28179375b
3
+ size 408642
Baby/example_videos/woman_baby.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:827858c45bbafefc47d6e164e32c04a44bbcfc4cb691346a40ccb3d15dbe3378
3
+ size 445881
Baby/wan_I2V_LoRA_workflow.json ADDED
@@ -0,0 +1,835 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 44,
3
+ "last_link_id": 42,
4
+ "nodes": [
5
+ {
6
+ "id": 11,
7
+ "type": "LoadWanVideoT5TextEncoder",
8
+ "pos": [
9
+ 389.7322998046875,
10
+ -13.508200645446777
11
+ ],
12
+ "size": [
13
+ 377.1661376953125,
14
+ 130
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "wan_t5_model",
23
+ "localized_name": "wan_t5_model",
24
+ "type": "WANTEXTENCODER",
25
+ "links": [
26
+ 15
27
+ ],
28
+ "slot_index": 0
29
+ }
30
+ ],
31
+ "properties": {
32
+ "Node name for S&R": "LoadWanVideoT5TextEncoder"
33
+ },
34
+ "widgets_values": [
35
+ "umt5-xxl-enc-bf16.safetensors",
36
+ "bf16",
37
+ "offload_device",
38
+ "disabled"
39
+ ]
40
+ },
41
+ {
42
+ "id": 13,
43
+ "type": "LoadWanVideoClipTextEncoder",
44
+ "pos": [
45
+ 270.7287902832031,
46
+ 165.3174591064453
47
+ ],
48
+ "size": [
49
+ 510.6601257324219,
50
+ 106
51
+ ],
52
+ "flags": {},
53
+ "order": 1,
54
+ "mode": 0,
55
+ "inputs": [],
56
+ "outputs": [
57
+ {
58
+ "name": "wan_clip_model",
59
+ "localized_name": "wan_clip_model",
60
+ "type": "WANCLIP",
61
+ "links": [
62
+ 17
63
+ ],
64
+ "slot_index": 0
65
+ }
66
+ ],
67
+ "properties": {
68
+ "Node name for S&R": "LoadWanVideoClipTextEncoder"
69
+ },
70
+ "widgets_values": [
71
+ "open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors",
72
+ "fp16",
73
+ "offload_device"
74
+ ]
75
+ },
76
+ {
77
+ "id": 21,
78
+ "type": "WanVideoVAELoader",
79
+ "pos": [
80
+ 310.204833984375,
81
+ 320.3585510253906
82
+ ],
83
+ "size": [
84
+ 441.94390869140625,
85
+ 90.83087158203125
86
+ ],
87
+ "flags": {},
88
+ "order": 2,
89
+ "mode": 0,
90
+ "inputs": [],
91
+ "outputs": [
92
+ {
93
+ "name": "vae",
94
+ "localized_name": "vae",
95
+ "type": "WANVAE",
96
+ "links": [
97
+ 21,
98
+ 34
99
+ ],
100
+ "slot_index": 0
101
+ }
102
+ ],
103
+ "properties": {
104
+ "Node name for S&R": "WanVideoVAELoader"
105
+ },
106
+ "widgets_values": [
107
+ "Wan2_1_VAE_bf16.safetensors",
108
+ "fp16"
109
+ ]
110
+ },
111
+ {
112
+ "id": 28,
113
+ "type": "WanVideoDecode",
114
+ "pos": [
115
+ 1220.4002685546875,
116
+ 371.8823547363281
117
+ ],
118
+ "size": [
119
+ 315,
120
+ 174
121
+ ],
122
+ "flags": {},
123
+ "order": 14,
124
+ "mode": 0,
125
+ "inputs": [
126
+ {
127
+ "name": "vae",
128
+ "localized_name": "vae",
129
+ "type": "WANVAE",
130
+ "link": 34
131
+ },
132
+ {
133
+ "name": "samples",
134
+ "localized_name": "samples",
135
+ "type": "LATENT",
136
+ "link": 33
137
+ }
138
+ ],
139
+ "outputs": [
140
+ {
141
+ "name": "images",
142
+ "localized_name": "images",
143
+ "type": "IMAGE",
144
+ "links": [
145
+ 36
146
+ ],
147
+ "slot_index": 0
148
+ }
149
+ ],
150
+ "properties": {
151
+ "Node name for S&R": "WanVideoDecode"
152
+ },
153
+ "widgets_values": [
154
+ true,
155
+ 272,
156
+ 272,
157
+ 144,
158
+ 128
159
+ ]
160
+ },
161
+ {
162
+ "id": 34,
163
+ "type": "Note",
164
+ "pos": [
165
+ 904.7526245117188,
166
+ 562.6104736328125
167
+ ],
168
+ "size": [
169
+ 262.5184020996094,
170
+ 58
171
+ ],
172
+ "flags": {},
173
+ "order": 3,
174
+ "mode": 0,
175
+ "inputs": [],
176
+ "outputs": [],
177
+ "properties": {},
178
+ "widgets_values": [
179
+ "Under 81 frames doesn't seem to work?"
180
+ ],
181
+ "color": "#432",
182
+ "bgcolor": "#653"
183
+ },
184
+ {
185
+ "id": 27,
186
+ "type": "WanVideoSampler",
187
+ "pos": [
188
+ 1216.8856201171875,
189
+ -52.87528991699219
190
+ ],
191
+ "size": [
192
+ 315,
193
+ 330
194
+ ],
195
+ "flags": {},
196
+ "order": 13,
197
+ "mode": 0,
198
+ "inputs": [
199
+ {
200
+ "name": "model",
201
+ "localized_name": "model",
202
+ "type": "WANVIDEOMODEL",
203
+ "link": 29
204
+ },
205
+ {
206
+ "name": "text_embeds",
207
+ "localized_name": "text_embeds",
208
+ "type": "WANVIDEOTEXTEMBEDS",
209
+ "link": 30
210
+ },
211
+ {
212
+ "name": "image_embeds",
213
+ "localized_name": "image_embeds",
214
+ "type": "WANVIDIMAGE_EMBEDS",
215
+ "link": 32
216
+ },
217
+ {
218
+ "name": "samples",
219
+ "localized_name": "samples",
220
+ "type": "LATENT",
221
+ "shape": 7,
222
+ "link": null
223
+ },
224
+ {
225
+ "name": "feta_args",
226
+ "localized_name": "feta_args",
227
+ "type": "FETAARGS",
228
+ "shape": 7,
229
+ "link": null
230
+ }
231
+ ],
232
+ "outputs": [
233
+ {
234
+ "name": "samples",
235
+ "localized_name": "samples",
236
+ "type": "LATENT",
237
+ "links": [
238
+ 33
239
+ ],
240
+ "slot_index": 0
241
+ }
242
+ ],
243
+ "properties": {
244
+ "Node name for S&R": "WanVideoSampler"
245
+ },
246
+ "widgets_values": [
247
+ 20,
248
+ 6,
249
+ 5,
250
+ 405223873797667,
251
+ "randomize",
252
+ true,
253
+ "dpm++",
254
+ 0,
255
+ 1
256
+ ]
257
+ },
258
+ {
259
+ "id": 35,
260
+ "type": "WanVideoTorchCompileSettings",
261
+ "pos": [
262
+ 1229.75146484375,
263
+ -314.2430725097656
264
+ ],
265
+ "size": [
266
+ 390.5999755859375,
267
+ 178
268
+ ],
269
+ "flags": {},
270
+ "order": 4,
271
+ "mode": 0,
272
+ "inputs": [],
273
+ "outputs": [
274
+ {
275
+ "name": "torch_compile_args",
276
+ "localized_name": "torch_compile_args",
277
+ "type": "WANCOMPILEARGS",
278
+ "links": [],
279
+ "slot_index": 0
280
+ }
281
+ ],
282
+ "properties": {
283
+ "Node name for S&R": "WanVideoTorchCompileSettings"
284
+ },
285
+ "widgets_values": [
286
+ "inductor",
287
+ false,
288
+ "default",
289
+ false,
290
+ 64,
291
+ true
292
+ ]
293
+ },
294
+ {
295
+ "id": 36,
296
+ "type": "Note",
297
+ "pos": [
298
+ 106.82392120361328,
299
+ -5.778542518615723
300
+ ],
301
+ "size": [
302
+ 265.13958740234375,
303
+ 90.68971252441406
304
+ ],
305
+ "flags": {},
306
+ "order": 5,
307
+ "mode": 0,
308
+ "inputs": [],
309
+ "outputs": [],
310
+ "properties": {},
311
+ "widgets_values": [
312
+ "sdpa should work too, haven't tested flaash\n\nfp8_fast seems to cause huge quality degradation"
313
+ ],
314
+ "color": "#432",
315
+ "bgcolor": "#653"
316
+ },
317
+ {
318
+ "id": 32,
319
+ "type": "WanVideoBlockSwap",
320
+ "pos": [
321
+ 410.6151428222656,
322
+ -130.26060485839844
323
+ ],
324
+ "size": [
325
+ 315,
326
+ 58
327
+ ],
328
+ "flags": {},
329
+ "order": 6,
330
+ "mode": 0,
331
+ "inputs": [],
332
+ "outputs": [
333
+ {
334
+ "name": "block_swap_args",
335
+ "localized_name": "block_swap_args",
336
+ "type": "BLOCKSWAPARGS",
337
+ "links": [
338
+ 39
339
+ ],
340
+ "slot_index": 0
341
+ }
342
+ ],
343
+ "properties": {
344
+ "Node name for S&R": "WanVideoBlockSwap"
345
+ },
346
+ "widgets_values": [
347
+ 10
348
+ ]
349
+ },
350
+ {
351
+ "id": 33,
352
+ "type": "Note",
353
+ "pos": [
354
+ 86.63419342041016,
355
+ -128.0150146484375
356
+ ],
357
+ "size": [
358
+ 318.5887756347656,
359
+ 58
360
+ ],
361
+ "flags": {},
362
+ "order": 7,
363
+ "mode": 0,
364
+ "inputs": [],
365
+ "outputs": [],
366
+ "properties": {},
367
+ "widgets_values": [
368
+ "Models:\nhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main"
369
+ ],
370
+ "color": "#432",
371
+ "bgcolor": "#653"
372
+ },
373
+ {
374
+ "id": 17,
375
+ "type": "WanVideoImageClipEncode",
376
+ "pos": [
377
+ 875.01025390625,
378
+ 278.4588623046875
379
+ ],
380
+ "size": [
381
+ 315,
382
+ 242
383
+ ],
384
+ "flags": {},
385
+ "order": 11,
386
+ "mode": 0,
387
+ "inputs": [
388
+ {
389
+ "name": "clip",
390
+ "localized_name": "clip",
391
+ "type": "WANCLIP",
392
+ "link": 17
393
+ },
394
+ {
395
+ "name": "image",
396
+ "localized_name": "image",
397
+ "type": "IMAGE",
398
+ "link": 18
399
+ },
400
+ {
401
+ "name": "vae",
402
+ "localized_name": "vae",
403
+ "type": "WANVAE",
404
+ "link": 21
405
+ }
406
+ ],
407
+ "outputs": [
408
+ {
409
+ "name": "image_embeds",
410
+ "localized_name": "image_embeds",
411
+ "type": "WANVIDIMAGE_EMBEDS",
412
+ "links": [
413
+ 32
414
+ ],
415
+ "slot_index": 0
416
+ }
417
+ ],
418
+ "properties": {
419
+ "Node name for S&R": "WanVideoImageClipEncode"
420
+ },
421
+ "widgets_values": [
422
+ 408,
423
+ 408,
424
+ 29,
425
+ true,
426
+ 0,
427
+ 1,
428
+ 1
429
+ ]
430
+ },
431
+ {
432
+ "id": 30,
433
+ "type": "VHS_VideoCombine",
434
+ "pos": [
435
+ 1633.1920166015625,
436
+ -278.24945068359375
437
+ ],
438
+ "size": [
439
+ 593.6573486328125,
440
+ 718.1015014648438
441
+ ],
442
+ "flags": {},
443
+ "order": 15,
444
+ "mode": 0,
445
+ "inputs": [
446
+ {
447
+ "name": "images",
448
+ "localized_name": "images",
449
+ "type": "IMAGE",
450
+ "link": 36
451
+ },
452
+ {
453
+ "name": "audio",
454
+ "localized_name": "audio",
455
+ "type": "AUDIO",
456
+ "shape": 7,
457
+ "link": null
458
+ },
459
+ {
460
+ "name": "meta_batch",
461
+ "localized_name": "meta_batch",
462
+ "type": "VHS_BatchManager",
463
+ "shape": 7,
464
+ "link": null
465
+ },
466
+ {
467
+ "name": "vae",
468
+ "localized_name": "vae",
469
+ "type": "VAE",
470
+ "shape": 7,
471
+ "link": null
472
+ }
473
+ ],
474
+ "outputs": [
475
+ {
476
+ "name": "Filenames",
477
+ "localized_name": "Filenames",
478
+ "type": "VHS_FILENAMES",
479
+ "links": null
480
+ }
481
+ ],
482
+ "properties": {
483
+ "Node name for S&R": "VHS_VideoCombine"
484
+ },
485
+ "widgets_values": {
486
+ "frame_rate": 16,
487
+ "loop_count": 0,
488
+ "filename_prefix": "WanVideo2_1",
489
+ "format": "video/h264-mp4",
490
+ "pix_fmt": "yuv420p",
491
+ "crf": 19,
492
+ "save_metadata": true,
493
+ "trim_to_audio": false,
494
+ "pingpong": false,
495
+ "save_output": true,
496
+ "videopreview": {
497
+ "hidden": false,
498
+ "paused": false,
499
+ "params": {
500
+ "filename": "WanVideo2_1_00040.mp4",
501
+ "subfolder": "",
502
+ "type": "output",
503
+ "format": "video/h264-mp4",
504
+ "frame_rate": 16,
505
+ "workflow": "WanVideo2_1_00040.png",
506
+ "fullpath": "C:\\Users\\drini\\OneDrive\\Documents\\ComfyUI_windows_portable\\ComfyUI\\output\\WanVideo2_1_00040.mp4"
507
+ }
508
+ }
509
+ }
510
+ },
511
+ {
512
+ "id": 18,
513
+ "type": "LoadImage",
514
+ "pos": [
515
+ 473.90985107421875,
516
+ 451.8916931152344
517
+ ],
518
+ "size": [
519
+ 255.50192260742188,
520
+ 314
521
+ ],
522
+ "flags": {},
523
+ "order": 8,
524
+ "mode": 0,
525
+ "inputs": [],
526
+ "outputs": [
527
+ {
528
+ "name": "IMAGE",
529
+ "localized_name": "IMAGE",
530
+ "type": "IMAGE",
531
+ "links": [
532
+ 18
533
+ ]
534
+ },
535
+ {
536
+ "name": "MASK",
537
+ "localized_name": "MASK",
538
+ "type": "MASK",
539
+ "links": null
540
+ }
541
+ ],
542
+ "properties": {
543
+ "Node name for S&R": "LoadImage"
544
+ },
545
+ "widgets_values": [
546
+ "uploads_cfcc5ea7-f518-4dcf-8edd-f35c54fefb1c.jpg",
547
+ "image"
548
+ ]
549
+ },
550
+ {
551
+ "id": 16,
552
+ "type": "WanVideoTextEncode",
553
+ "pos": [
554
+ 795.1016235351562,
555
+ -16.162620544433594
556
+ ],
557
+ "size": [
558
+ 400,
559
+ 200
560
+ ],
561
+ "flags": {},
562
+ "order": 10,
563
+ "mode": 0,
564
+ "inputs": [
565
+ {
566
+ "name": "t5",
567
+ "localized_name": "t5",
568
+ "type": "WANTEXTENCODER",
569
+ "link": 15
570
+ }
571
+ ],
572
+ "outputs": [
573
+ {
574
+ "name": "text_embeds",
575
+ "localized_name": "text_embeds",
576
+ "type": "WANVIDEOTEXTEMBEDS",
577
+ "links": [
578
+ 30
579
+ ],
580
+ "slot_index": 0
581
+ }
582
+ ],
583
+ "properties": {
584
+ "Node name for S&R": "WanVideoTextEncode"
585
+ },
586
+ "widgets_values": [
587
+ "",
588
+ "bad quality video",
589
+ true,
590
+ [
591
+ false,
592
+ true
593
+ ],
594
+ [
595
+ false,
596
+ true
597
+ ]
598
+ ]
599
+ },
600
+ {
601
+ "id": 22,
602
+ "type": "WanVideoModelLoader",
603
+ "pos": [
604
+ 736.3001098632812,
605
+ -306.7892761230469
606
+ ],
607
+ "size": [
608
+ 477.4410095214844,
609
+ 226.43276977539062
610
+ ],
611
+ "flags": {},
612
+ "order": 12,
613
+ "mode": 0,
614
+ "inputs": [
615
+ {
616
+ "name": "compile_args",
617
+ "localized_name": "compile_args",
618
+ "type": "WANCOMPILEARGS",
619
+ "shape": 7,
620
+ "link": null
621
+ },
622
+ {
623
+ "name": "block_swap_args",
624
+ "localized_name": "block_swap_args",
625
+ "type": "BLOCKSWAPARGS",
626
+ "shape": 7,
627
+ "link": 39
628
+ },
629
+ {
630
+ "name": "lora",
631
+ "localized_name": "lora",
632
+ "type": "WANVIDLORA",
633
+ "shape": 7,
634
+ "link": 41
635
+ }
636
+ ],
637
+ "outputs": [
638
+ {
639
+ "name": "model",
640
+ "localized_name": "model",
641
+ "type": "WANVIDEOMODEL",
642
+ "links": [
643
+ 29
644
+ ],
645
+ "slot_index": 0
646
+ }
647
+ ],
648
+ "properties": {
649
+ "Node name for S&R": "WanVideoModelLoader"
650
+ },
651
+ "widgets_values": [
652
+ "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
653
+ "bf16",
654
+ "fp8_e4m3fn",
655
+ "offload_device",
656
+ "sageattn"
657
+ ]
658
+ },
659
+ {
660
+ "id": 41,
661
+ "type": "WanVideoLoraSelect",
662
+ "pos": [
663
+ 361.55419921875,
664
+ -297.7393493652344
665
+ ],
666
+ "size": [
667
+ 349.4956359863281,
668
+ 106.13947296142578
669
+ ],
670
+ "flags": {},
671
+ "order": 9,
672
+ "mode": 0,
673
+ "inputs": [
674
+ {
675
+ "name": "prev_lora",
676
+ "localized_name": "prev_lora",
677
+ "type": "WANVIDLORA",
678
+ "shape": 7,
679
+ "link": null
680
+ },
681
+ {
682
+ "name": "blocks",
683
+ "localized_name": "blocks",
684
+ "type": "SELECTEDBLOCKS",
685
+ "shape": 7,
686
+ "link": null
687
+ }
688
+ ],
689
+ "outputs": [
690
+ {
691
+ "name": "lora",
692
+ "localized_name": "lora",
693
+ "type": "WANVIDLORA",
694
+ "links": [
695
+ 41
696
+ ],
697
+ "slot_index": 0
698
+ }
699
+ ],
700
+ "properties": {
701
+ "Node name for S&R": "WanVideoLoraSelect"
702
+ },
703
+ "widgets_values": [
704
+ "Muscle\\muscle_18_epochs.safetensors",
705
+ 1
706
+ ]
707
+ }
708
+ ],
709
+ "links": [
710
+ [
711
+ 15,
712
+ 11,
713
+ 0,
714
+ 16,
715
+ 0,
716
+ "WANTEXTENCODER"
717
+ ],
718
+ [
719
+ 17,
720
+ 13,
721
+ 0,
722
+ 17,
723
+ 0,
724
+ "WANCLIP"
725
+ ],
726
+ [
727
+ 18,
728
+ 18,
729
+ 0,
730
+ 17,
731
+ 1,
732
+ "IMAGE"
733
+ ],
734
+ [
735
+ 21,
736
+ 21,
737
+ 0,
738
+ 17,
739
+ 2,
740
+ "VAE"
741
+ ],
742
+ [
743
+ 29,
744
+ 22,
745
+ 0,
746
+ 27,
747
+ 0,
748
+ "WANVIDEOMODEL"
749
+ ],
750
+ [
751
+ 30,
752
+ 16,
753
+ 0,
754
+ 27,
755
+ 1,
756
+ "WANVIDEOTEXTEMBEDS"
757
+ ],
758
+ [
759
+ 32,
760
+ 17,
761
+ 0,
762
+ 27,
763
+ 2,
764
+ "WANVIDIMAGE_EMBEDS"
765
+ ],
766
+ [
767
+ 33,
768
+ 27,
769
+ 0,
770
+ 28,
771
+ 1,
772
+ "LATENT"
773
+ ],
774
+ [
775
+ 34,
776
+ 21,
777
+ 0,
778
+ 28,
779
+ 0,
780
+ "VAE"
781
+ ],
782
+ [
783
+ 36,
784
+ 28,
785
+ 0,
786
+ 30,
787
+ 0,
788
+ "IMAGE"
789
+ ],
790
+ [
791
+ 39,
792
+ 32,
793
+ 0,
794
+ 22,
795
+ 1,
796
+ "BLOCKSWAPARGS"
797
+ ],
798
+ [
799
+ 41,
800
+ 41,
801
+ 0,
802
+ 22,
803
+ 2,
804
+ "WANVIDLORA"
805
+ ]
806
+ ],
807
+ "groups": [],
808
+ "config": {},
809
+ "extra": {
810
+ "ds": {
811
+ "scale": 0.7247295000000004,
812
+ "offset": {
813
+ "0": 38.08346176147461,
814
+ "1": 477.617919921875
815
+ }
816
+ },
817
+ "node_versions": {
818
+ "ComfyUI-WanVideoWrapper": "4ce7e41492822e25f513f219ae11b1e0ff204b2a",
819
+ "ComfyUI-VideoHelperSuite": "565208bfe0a8050193ae3c8e61c96b6200dd9506",
820
+ "comfy-core": "0.3.18"
821
+ },
822
+ "VHS_latentpreview": false,
823
+ "VHS_latentpreviewrate": 0,
824
+ "VHS_MetadataImage": true,
825
+ "VHS_KeepIntermediate": true,
826
+ "ue_links": [],
827
+ "workspace_info": {
828
+ "id": "mZ-DLut47Mni3MFPHoL4Y",
829
+ "saveLock": false,
830
+ "cloudID": null,
831
+ "coverMediaPath": null
832
+ }
833
+ },
834
+ "version": 0.4
835
+ }
Bride/.gitattributes ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ example_videos/man_bride.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ example_videos/rabbit_bride.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ example_videos/rodent_bride.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ example_videos/rabbit_bride.gif filter=lfs diff=lfs merge=lfs -text
Bride/README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video starts with a close-up of a smiling man in a blue button-down shirt, then the 8r1d3 bride effect happens. The man is now in a white lace wedding dress, smiling, with a bouquet of white flowers in front of a blurred wooden background.
18
+ output:
19
+ url: example_videos/man_bride.mp4
20
+ - text: >-
21
+ The video begins with a portrait of a rodent, then the 8r1d3 bride effect occurs. The rodent is now in a white wedding dress, holding a bouquet, with a sunny, warm beige background.
22
+ output:
23
+ url: example_videos/rodent_bride.mp4
24
+ - text: >-
25
+ The video begins with a portrait of a bunny rabbit, then the 8r1d3 bride effect occurs. The bunny rabbit is now in a white wedding dress, holding a bouquet, with a sunny, warm beige background.
26
+ output:
27
+ url: example_videos/rabbit_bride.mp4
28
+ ---
29
+
30
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
31
+ <h1 style="color: #24292e; margin-top: 0;">Bride Effect LoRA for Wan2.1 14B I2V 480p</h1>
32
+
33
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
34
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
35
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make any person/object in an image to become a bride. The effect works on a wide variety of objects, from animals to people!</p>
36
+ </div>
37
+
38
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
39
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
40
+ <ul style="margin-bottom: 0;">
41
+ <li>Transform any image into a video of the subject as a bride!</li>
42
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
43
+ <li>Consistent results across different object types</li>
44
+ <li>Simple prompt structure that's easy to adapt</li>
45
+ </ul>
46
+ </div>
47
+
48
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
49
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
50
+ <ul style="margin-bottom: 0;">
51
+ <li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
52
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
53
+ </ul>
54
+ </div>
55
+ </div>
56
+
57
+ <Gallery />
58
+
59
+
60
+ # Model File and Inference Workflow
61
+
62
+ ## 📥 Download Links:
63
+
64
+ - [bride_50_epochs.safetensors](./bride_50_epochs.safetensors) - LoRA Model File
65
+ - [wan_I2V_LoRA_workflow.json](./wan_I2V_LoRA_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
66
+
67
+ ---
68
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
69
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
70
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
71
+ <ul style="margin-bottom: 0;">
72
+ <li><b>LoRA Strength:</b> 1.0</li>
73
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
74
+ <li><b>Flow Shift:</b> 5.0</li>
75
+ </ul>
76
+ </div>
77
+
78
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
79
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
80
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;"> 8r1d3 bride effect.</code></p>
81
+ </div>
82
+
83
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
84
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
85
+ <p>For best results, use this prompt structure:</p>
86
+ <div style="background-color: #f0f0f0; padding: 12px; border-radius: 6px; margin: 10px 0;">
87
+ <i>The video begins with a portrait of a [object], then the 8r1d3 bride effect occurs. The [object] is now in a white wedding dress, holding a bouquet, with a sunny, warm beige background.</i>
88
+ </div>
89
+ <p>Simply replace <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;">[object]</code> with whatever you want to see as a bride!</p>
90
+ </div>
91
+
92
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
93
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
94
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
95
+ <p>See the Downloads section above for the modified workflow.</p>
96
+ </div>
97
+ </div>
98
+
99
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
100
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
101
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
102
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
103
+ </div>
104
+
105
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
106
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
107
+ <ul style="margin-bottom: 0;">
108
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
109
+ <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people becoming a bride!</li>
110
+ <li><b>Epochs:</b> 50</li>
111
+ </ul>
112
+ </div>
113
+
114
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
115
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
116
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
117
+ </div>
118
+
119
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
120
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
121
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
122
+ </div>
123
+ </div>
Bride/bride_50_epochs.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e7ce29d8a4faa527f0860b737e79de6340a99cef8549772abd0f4a13612da3
3
+ size 359257680
Bride/example_videos/man_bride.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9708acbdbb5ad5130b61defc990890ebed0cfa50fd967563da8878e7c18186
3
+ size 650695
Bride/example_videos/rabbit_bride.gif ADDED

Git LFS Details

  • SHA256: d77929494f5c5bcd7bed6c61e4f41d3f47dac65b7b64c6d0279d6f8fa4b1a7b9
  • Pointer size: 132 Bytes
  • Size of remote file: 5.34 MB
Bride/example_videos/rabbit_bride.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6081ea25ab3b0b790097e73c5b1efee1dd748e067789154ae1bb1c38e27162fd
3
+ size 486353
Bride/example_videos/rodent_bride.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0540fdd0c68a8fcd1d0143390e7ea9b009fde879765341f653ebd5ef01874575
3
+ size 1084275
Bride/wan_I2V_LoRA_workflow.json ADDED
@@ -0,0 +1,835 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 44,
3
+ "last_link_id": 42,
4
+ "nodes": [
5
+ {
6
+ "id": 11,
7
+ "type": "LoadWanVideoT5TextEncoder",
8
+ "pos": [
9
+ 389.7322998046875,
10
+ -13.508200645446777
11
+ ],
12
+ "size": [
13
+ 377.1661376953125,
14
+ 130
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "wan_t5_model",
23
+ "localized_name": "wan_t5_model",
24
+ "type": "WANTEXTENCODER",
25
+ "links": [
26
+ 15
27
+ ],
28
+ "slot_index": 0
29
+ }
30
+ ],
31
+ "properties": {
32
+ "Node name for S&R": "LoadWanVideoT5TextEncoder"
33
+ },
34
+ "widgets_values": [
35
+ "umt5-xxl-enc-bf16.safetensors",
36
+ "bf16",
37
+ "offload_device",
38
+ "disabled"
39
+ ]
40
+ },
41
+ {
42
+ "id": 13,
43
+ "type": "LoadWanVideoClipTextEncoder",
44
+ "pos": [
45
+ 270.7287902832031,
46
+ 165.3174591064453
47
+ ],
48
+ "size": [
49
+ 510.6601257324219,
50
+ 106
51
+ ],
52
+ "flags": {},
53
+ "order": 1,
54
+ "mode": 0,
55
+ "inputs": [],
56
+ "outputs": [
57
+ {
58
+ "name": "wan_clip_model",
59
+ "localized_name": "wan_clip_model",
60
+ "type": "WANCLIP",
61
+ "links": [
62
+ 17
63
+ ],
64
+ "slot_index": 0
65
+ }
66
+ ],
67
+ "properties": {
68
+ "Node name for S&R": "LoadWanVideoClipTextEncoder"
69
+ },
70
+ "widgets_values": [
71
+ "open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors",
72
+ "fp16",
73
+ "offload_device"
74
+ ]
75
+ },
76
+ {
77
+ "id": 21,
78
+ "type": "WanVideoVAELoader",
79
+ "pos": [
80
+ 310.204833984375,
81
+ 320.3585510253906
82
+ ],
83
+ "size": [
84
+ 441.94390869140625,
85
+ 90.83087158203125
86
+ ],
87
+ "flags": {},
88
+ "order": 2,
89
+ "mode": 0,
90
+ "inputs": [],
91
+ "outputs": [
92
+ {
93
+ "name": "vae",
94
+ "localized_name": "vae",
95
+ "type": "WANVAE",
96
+ "links": [
97
+ 21,
98
+ 34
99
+ ],
100
+ "slot_index": 0
101
+ }
102
+ ],
103
+ "properties": {
104
+ "Node name for S&R": "WanVideoVAELoader"
105
+ },
106
+ "widgets_values": [
107
+ "Wan2_1_VAE_bf16.safetensors",
108
+ "fp16"
109
+ ]
110
+ },
111
+ {
112
+ "id": 28,
113
+ "type": "WanVideoDecode",
114
+ "pos": [
115
+ 1220.4002685546875,
116
+ 371.8823547363281
117
+ ],
118
+ "size": [
119
+ 315,
120
+ 174
121
+ ],
122
+ "flags": {},
123
+ "order": 14,
124
+ "mode": 0,
125
+ "inputs": [
126
+ {
127
+ "name": "vae",
128
+ "localized_name": "vae",
129
+ "type": "WANVAE",
130
+ "link": 34
131
+ },
132
+ {
133
+ "name": "samples",
134
+ "localized_name": "samples",
135
+ "type": "LATENT",
136
+ "link": 33
137
+ }
138
+ ],
139
+ "outputs": [
140
+ {
141
+ "name": "images",
142
+ "localized_name": "images",
143
+ "type": "IMAGE",
144
+ "links": [
145
+ 36
146
+ ],
147
+ "slot_index": 0
148
+ }
149
+ ],
150
+ "properties": {
151
+ "Node name for S&R": "WanVideoDecode"
152
+ },
153
+ "widgets_values": [
154
+ true,
155
+ 272,
156
+ 272,
157
+ 144,
158
+ 128
159
+ ]
160
+ },
161
+ {
162
+ "id": 34,
163
+ "type": "Note",
164
+ "pos": [
165
+ 904.7526245117188,
166
+ 562.6104736328125
167
+ ],
168
+ "size": [
169
+ 262.5184020996094,
170
+ 58
171
+ ],
172
+ "flags": {},
173
+ "order": 3,
174
+ "mode": 0,
175
+ "inputs": [],
176
+ "outputs": [],
177
+ "properties": {},
178
+ "widgets_values": [
179
+ "Under 81 frames doesn't seem to work?"
180
+ ],
181
+ "color": "#432",
182
+ "bgcolor": "#653"
183
+ },
184
+ {
185
+ "id": 27,
186
+ "type": "WanVideoSampler",
187
+ "pos": [
188
+ 1216.8856201171875,
189
+ -52.87528991699219
190
+ ],
191
+ "size": [
192
+ 315,
193
+ 330
194
+ ],
195
+ "flags": {},
196
+ "order": 13,
197
+ "mode": 0,
198
+ "inputs": [
199
+ {
200
+ "name": "model",
201
+ "localized_name": "model",
202
+ "type": "WANVIDEOMODEL",
203
+ "link": 29
204
+ },
205
+ {
206
+ "name": "text_embeds",
207
+ "localized_name": "text_embeds",
208
+ "type": "WANVIDEOTEXTEMBEDS",
209
+ "link": 30
210
+ },
211
+ {
212
+ "name": "image_embeds",
213
+ "localized_name": "image_embeds",
214
+ "type": "WANVIDIMAGE_EMBEDS",
215
+ "link": 32
216
+ },
217
+ {
218
+ "name": "samples",
219
+ "localized_name": "samples",
220
+ "type": "LATENT",
221
+ "shape": 7,
222
+ "link": null
223
+ },
224
+ {
225
+ "name": "feta_args",
226
+ "localized_name": "feta_args",
227
+ "type": "FETAARGS",
228
+ "shape": 7,
229
+ "link": null
230
+ }
231
+ ],
232
+ "outputs": [
233
+ {
234
+ "name": "samples",
235
+ "localized_name": "samples",
236
+ "type": "LATENT",
237
+ "links": [
238
+ 33
239
+ ],
240
+ "slot_index": 0
241
+ }
242
+ ],
243
+ "properties": {
244
+ "Node name for S&R": "WanVideoSampler"
245
+ },
246
+ "widgets_values": [
247
+ 20,
248
+ 6,
249
+ 5,
250
+ 405223873797667,
251
+ "randomize",
252
+ true,
253
+ "dpm++",
254
+ 0,
255
+ 1
256
+ ]
257
+ },
258
+ {
259
+ "id": 35,
260
+ "type": "WanVideoTorchCompileSettings",
261
+ "pos": [
262
+ 1229.75146484375,
263
+ -314.2430725097656
264
+ ],
265
+ "size": [
266
+ 390.5999755859375,
267
+ 178
268
+ ],
269
+ "flags": {},
270
+ "order": 4,
271
+ "mode": 0,
272
+ "inputs": [],
273
+ "outputs": [
274
+ {
275
+ "name": "torch_compile_args",
276
+ "localized_name": "torch_compile_args",
277
+ "type": "WANCOMPILEARGS",
278
+ "links": [],
279
+ "slot_index": 0
280
+ }
281
+ ],
282
+ "properties": {
283
+ "Node name for S&R": "WanVideoTorchCompileSettings"
284
+ },
285
+ "widgets_values": [
286
+ "inductor",
287
+ false,
288
+ "default",
289
+ false,
290
+ 64,
291
+ true
292
+ ]
293
+ },
294
+ {
295
+ "id": 36,
296
+ "type": "Note",
297
+ "pos": [
298
+ 106.82392120361328,
299
+ -5.778542518615723
300
+ ],
301
+ "size": [
302
+ 265.13958740234375,
303
+ 90.68971252441406
304
+ ],
305
+ "flags": {},
306
+ "order": 5,
307
+ "mode": 0,
308
+ "inputs": [],
309
+ "outputs": [],
310
+ "properties": {},
311
+ "widgets_values": [
312
+ "sdpa should work too, haven't tested flaash\n\nfp8_fast seems to cause huge quality degradation"
313
+ ],
314
+ "color": "#432",
315
+ "bgcolor": "#653"
316
+ },
317
+ {
318
+ "id": 32,
319
+ "type": "WanVideoBlockSwap",
320
+ "pos": [
321
+ 410.6151428222656,
322
+ -130.26060485839844
323
+ ],
324
+ "size": [
325
+ 315,
326
+ 58
327
+ ],
328
+ "flags": {},
329
+ "order": 6,
330
+ "mode": 0,
331
+ "inputs": [],
332
+ "outputs": [
333
+ {
334
+ "name": "block_swap_args",
335
+ "localized_name": "block_swap_args",
336
+ "type": "BLOCKSWAPARGS",
337
+ "links": [
338
+ 39
339
+ ],
340
+ "slot_index": 0
341
+ }
342
+ ],
343
+ "properties": {
344
+ "Node name for S&R": "WanVideoBlockSwap"
345
+ },
346
+ "widgets_values": [
347
+ 10
348
+ ]
349
+ },
350
+ {
351
+ "id": 33,
352
+ "type": "Note",
353
+ "pos": [
354
+ 86.63419342041016,
355
+ -128.0150146484375
356
+ ],
357
+ "size": [
358
+ 318.5887756347656,
359
+ 58
360
+ ],
361
+ "flags": {},
362
+ "order": 7,
363
+ "mode": 0,
364
+ "inputs": [],
365
+ "outputs": [],
366
+ "properties": {},
367
+ "widgets_values": [
368
+ "Models:\nhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main"
369
+ ],
370
+ "color": "#432",
371
+ "bgcolor": "#653"
372
+ },
373
+ {
374
+ "id": 17,
375
+ "type": "WanVideoImageClipEncode",
376
+ "pos": [
377
+ 875.01025390625,
378
+ 278.4588623046875
379
+ ],
380
+ "size": [
381
+ 315,
382
+ 242
383
+ ],
384
+ "flags": {},
385
+ "order": 11,
386
+ "mode": 0,
387
+ "inputs": [
388
+ {
389
+ "name": "clip",
390
+ "localized_name": "clip",
391
+ "type": "WANCLIP",
392
+ "link": 17
393
+ },
394
+ {
395
+ "name": "image",
396
+ "localized_name": "image",
397
+ "type": "IMAGE",
398
+ "link": 18
399
+ },
400
+ {
401
+ "name": "vae",
402
+ "localized_name": "vae",
403
+ "type": "WANVAE",
404
+ "link": 21
405
+ }
406
+ ],
407
+ "outputs": [
408
+ {
409
+ "name": "image_embeds",
410
+ "localized_name": "image_embeds",
411
+ "type": "WANVIDIMAGE_EMBEDS",
412
+ "links": [
413
+ 32
414
+ ],
415
+ "slot_index": 0
416
+ }
417
+ ],
418
+ "properties": {
419
+ "Node name for S&R": "WanVideoImageClipEncode"
420
+ },
421
+ "widgets_values": [
422
+ 408,
423
+ 408,
424
+ 29,
425
+ true,
426
+ 0,
427
+ 1,
428
+ 1
429
+ ]
430
+ },
431
+ {
432
+ "id": 30,
433
+ "type": "VHS_VideoCombine",
434
+ "pos": [
435
+ 1633.1920166015625,
436
+ -278.24945068359375
437
+ ],
438
+ "size": [
439
+ 593.6573486328125,
440
+ 718.1015014648438
441
+ ],
442
+ "flags": {},
443
+ "order": 15,
444
+ "mode": 0,
445
+ "inputs": [
446
+ {
447
+ "name": "images",
448
+ "localized_name": "images",
449
+ "type": "IMAGE",
450
+ "link": 36
451
+ },
452
+ {
453
+ "name": "audio",
454
+ "localized_name": "audio",
455
+ "type": "AUDIO",
456
+ "shape": 7,
457
+ "link": null
458
+ },
459
+ {
460
+ "name": "meta_batch",
461
+ "localized_name": "meta_batch",
462
+ "type": "VHS_BatchManager",
463
+ "shape": 7,
464
+ "link": null
465
+ },
466
+ {
467
+ "name": "vae",
468
+ "localized_name": "vae",
469
+ "type": "VAE",
470
+ "shape": 7,
471
+ "link": null
472
+ }
473
+ ],
474
+ "outputs": [
475
+ {
476
+ "name": "Filenames",
477
+ "localized_name": "Filenames",
478
+ "type": "VHS_FILENAMES",
479
+ "links": null
480
+ }
481
+ ],
482
+ "properties": {
483
+ "Node name for S&R": "VHS_VideoCombine"
484
+ },
485
+ "widgets_values": {
486
+ "frame_rate": 16,
487
+ "loop_count": 0,
488
+ "filename_prefix": "WanVideo2_1",
489
+ "format": "video/h264-mp4",
490
+ "pix_fmt": "yuv420p",
491
+ "crf": 19,
492
+ "save_metadata": true,
493
+ "trim_to_audio": false,
494
+ "pingpong": false,
495
+ "save_output": true,
496
+ "videopreview": {
497
+ "hidden": false,
498
+ "paused": false,
499
+ "params": {
500
+ "filename": "WanVideo2_1_00040.mp4",
501
+ "subfolder": "",
502
+ "type": "output",
503
+ "format": "video/h264-mp4",
504
+ "frame_rate": 16,
505
+ "workflow": "WanVideo2_1_00040.png",
506
+ "fullpath": "C:\\Users\\drini\\OneDrive\\Documents\\ComfyUI_windows_portable\\ComfyUI\\output\\WanVideo2_1_00040.mp4"
507
+ }
508
+ }
509
+ }
510
+ },
511
+ {
512
+ "id": 18,
513
+ "type": "LoadImage",
514
+ "pos": [
515
+ 473.90985107421875,
516
+ 451.8916931152344
517
+ ],
518
+ "size": [
519
+ 255.50192260742188,
520
+ 314
521
+ ],
522
+ "flags": {},
523
+ "order": 8,
524
+ "mode": 0,
525
+ "inputs": [],
526
+ "outputs": [
527
+ {
528
+ "name": "IMAGE",
529
+ "localized_name": "IMAGE",
530
+ "type": "IMAGE",
531
+ "links": [
532
+ 18
533
+ ]
534
+ },
535
+ {
536
+ "name": "MASK",
537
+ "localized_name": "MASK",
538
+ "type": "MASK",
539
+ "links": null
540
+ }
541
+ ],
542
+ "properties": {
543
+ "Node name for S&R": "LoadImage"
544
+ },
545
+ "widgets_values": [
546
+ "uploads_cfcc5ea7-f518-4dcf-8edd-f35c54fefb1c.jpg",
547
+ "image"
548
+ ]
549
+ },
550
+ {
551
+ "id": 16,
552
+ "type": "WanVideoTextEncode",
553
+ "pos": [
554
+ 795.1016235351562,
555
+ -16.162620544433594
556
+ ],
557
+ "size": [
558
+ 400,
559
+ 200
560
+ ],
561
+ "flags": {},
562
+ "order": 10,
563
+ "mode": 0,
564
+ "inputs": [
565
+ {
566
+ "name": "t5",
567
+ "localized_name": "t5",
568
+ "type": "WANTEXTENCODER",
569
+ "link": 15
570
+ }
571
+ ],
572
+ "outputs": [
573
+ {
574
+ "name": "text_embeds",
575
+ "localized_name": "text_embeds",
576
+ "type": "WANVIDEOTEXTEMBEDS",
577
+ "links": [
578
+ 30
579
+ ],
580
+ "slot_index": 0
581
+ }
582
+ ],
583
+ "properties": {
584
+ "Node name for S&R": "WanVideoTextEncode"
585
+ },
586
+ "widgets_values": [
587
+ "",
588
+ "bad quality video",
589
+ true,
590
+ [
591
+ false,
592
+ true
593
+ ],
594
+ [
595
+ false,
596
+ true
597
+ ]
598
+ ]
599
+ },
600
+ {
601
+ "id": 22,
602
+ "type": "WanVideoModelLoader",
603
+ "pos": [
604
+ 736.3001098632812,
605
+ -306.7892761230469
606
+ ],
607
+ "size": [
608
+ 477.4410095214844,
609
+ 226.43276977539062
610
+ ],
611
+ "flags": {},
612
+ "order": 12,
613
+ "mode": 0,
614
+ "inputs": [
615
+ {
616
+ "name": "compile_args",
617
+ "localized_name": "compile_args",
618
+ "type": "WANCOMPILEARGS",
619
+ "shape": 7,
620
+ "link": null
621
+ },
622
+ {
623
+ "name": "block_swap_args",
624
+ "localized_name": "block_swap_args",
625
+ "type": "BLOCKSWAPARGS",
626
+ "shape": 7,
627
+ "link": 39
628
+ },
629
+ {
630
+ "name": "lora",
631
+ "localized_name": "lora",
632
+ "type": "WANVIDLORA",
633
+ "shape": 7,
634
+ "link": 41
635
+ }
636
+ ],
637
+ "outputs": [
638
+ {
639
+ "name": "model",
640
+ "localized_name": "model",
641
+ "type": "WANVIDEOMODEL",
642
+ "links": [
643
+ 29
644
+ ],
645
+ "slot_index": 0
646
+ }
647
+ ],
648
+ "properties": {
649
+ "Node name for S&R": "WanVideoModelLoader"
650
+ },
651
+ "widgets_values": [
652
+ "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
653
+ "bf16",
654
+ "fp8_e4m3fn",
655
+ "offload_device",
656
+ "sageattn"
657
+ ]
658
+ },
659
+ {
660
+ "id": 41,
661
+ "type": "WanVideoLoraSelect",
662
+ "pos": [
663
+ 361.55419921875,
664
+ -297.7393493652344
665
+ ],
666
+ "size": [
667
+ 349.4956359863281,
668
+ 106.13947296142578
669
+ ],
670
+ "flags": {},
671
+ "order": 9,
672
+ "mode": 0,
673
+ "inputs": [
674
+ {
675
+ "name": "prev_lora",
676
+ "localized_name": "prev_lora",
677
+ "type": "WANVIDLORA",
678
+ "shape": 7,
679
+ "link": null
680
+ },
681
+ {
682
+ "name": "blocks",
683
+ "localized_name": "blocks",
684
+ "type": "SELECTEDBLOCKS",
685
+ "shape": 7,
686
+ "link": null
687
+ }
688
+ ],
689
+ "outputs": [
690
+ {
691
+ "name": "lora",
692
+ "localized_name": "lora",
693
+ "type": "WANVIDLORA",
694
+ "links": [
695
+ 41
696
+ ],
697
+ "slot_index": 0
698
+ }
699
+ ],
700
+ "properties": {
701
+ "Node name for S&R": "WanVideoLoraSelect"
702
+ },
703
+ "widgets_values": [
704
+ "Muscle\\muscle_18_epochs.safetensors",
705
+ 1
706
+ ]
707
+ }
708
+ ],
709
+ "links": [
710
+ [
711
+ 15,
712
+ 11,
713
+ 0,
714
+ 16,
715
+ 0,
716
+ "WANTEXTENCODER"
717
+ ],
718
+ [
719
+ 17,
720
+ 13,
721
+ 0,
722
+ 17,
723
+ 0,
724
+ "WANCLIP"
725
+ ],
726
+ [
727
+ 18,
728
+ 18,
729
+ 0,
730
+ 17,
731
+ 1,
732
+ "IMAGE"
733
+ ],
734
+ [
735
+ 21,
736
+ 21,
737
+ 0,
738
+ 17,
739
+ 2,
740
+ "VAE"
741
+ ],
742
+ [
743
+ 29,
744
+ 22,
745
+ 0,
746
+ 27,
747
+ 0,
748
+ "WANVIDEOMODEL"
749
+ ],
750
+ [
751
+ 30,
752
+ 16,
753
+ 0,
754
+ 27,
755
+ 1,
756
+ "WANVIDEOTEXTEMBEDS"
757
+ ],
758
+ [
759
+ 32,
760
+ 17,
761
+ 0,
762
+ 27,
763
+ 2,
764
+ "WANVIDIMAGE_EMBEDS"
765
+ ],
766
+ [
767
+ 33,
768
+ 27,
769
+ 0,
770
+ 28,
771
+ 1,
772
+ "LATENT"
773
+ ],
774
+ [
775
+ 34,
776
+ 21,
777
+ 0,
778
+ 28,
779
+ 0,
780
+ "VAE"
781
+ ],
782
+ [
783
+ 36,
784
+ 28,
785
+ 0,
786
+ 30,
787
+ 0,
788
+ "IMAGE"
789
+ ],
790
+ [
791
+ 39,
792
+ 32,
793
+ 0,
794
+ 22,
795
+ 1,
796
+ "BLOCKSWAPARGS"
797
+ ],
798
+ [
799
+ 41,
800
+ 41,
801
+ 0,
802
+ 22,
803
+ 2,
804
+ "WANVIDLORA"
805
+ ]
806
+ ],
807
+ "groups": [],
808
+ "config": {},
809
+ "extra": {
810
+ "ds": {
811
+ "scale": 0.7247295000000004,
812
+ "offset": {
813
+ "0": 38.08346176147461,
814
+ "1": 477.617919921875
815
+ }
816
+ },
817
+ "node_versions": {
818
+ "ComfyUI-WanVideoWrapper": "4ce7e41492822e25f513f219ae11b1e0ff204b2a",
819
+ "ComfyUI-VideoHelperSuite": "565208bfe0a8050193ae3c8e61c96b6200dd9506",
820
+ "comfy-core": "0.3.18"
821
+ },
822
+ "VHS_latentpreview": false,
823
+ "VHS_latentpreviewrate": 0,
824
+ "VHS_MetadataImage": true,
825
+ "VHS_KeepIntermediate": true,
826
+ "ue_links": [],
827
+ "workspace_info": {
828
+ "id": "mZ-DLut47Mni3MFPHoL4Y",
829
+ "saveLock": false,
830
+ "cloudID": null,
831
+ "coverMediaPath": null
832
+ }
833
+ },
834
+ "version": 0.4
835
+ }
Cakeify/.gitattributes ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ workflow/Screenshot[[:space:]]2025-03-11[[:space:]]140112.png filter=lfs diff=lfs merge=lfs -text
37
+ workflow/cakeify_workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
38
+ example[[:space:]]videos/cat_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ example[[:space:]]videos/puppy_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ example[[:space:]]videos/timeberland_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ example[[:space:]]videos/woman_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ example[[:space:]]gifs/cat_cakeify.gif filter=lfs diff=lfs merge=lfs -text
43
+ example[[:space:]]gifs/puppy_cakeify.gif filter=lfs diff=lfs merge=lfs -text
44
+ example[[:space:]]gifs/timberland_cakeify.gif filter=lfs diff=lfs merge=lfs -text
45
+ example[[:space:]]gifs/woman_cakeify.gif filter=lfs diff=lfs merge=lfs -text
46
+ example_gifs/cat_cakeify.gif filter=lfs diff=lfs merge=lfs -text
47
+ example_gifs/puppy_cakeify.gif filter=lfs diff=lfs merge=lfs -text
48
+ example_gifs/timberland_cakeify.gif filter=lfs diff=lfs merge=lfs -text
49
+ example_gifs/woman_cakeify.gif filter=lfs diff=lfs merge=lfs -text
50
+ example_videos/cat_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
51
+ example_videos/puppy_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
52
+ example_videos/timeberland_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
53
+ example_videos/woman_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
54
+ example_videos/timberland_cakeify.mp4 filter=lfs diff=lfs merge=lfs -text
Cakeify/README.md ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video opens on a puppy. A knife, held by a hand, is coming into frame
18
+ and hovering over the puppy. The knife then begins cutting into the puppy to
19
+ c4k3 cakeify it. As the knife slices the puppy open, the inside of the puppy
20
+ is revealed to be cake with chocolate layers. The knife cuts through and the
21
+ contents of the puppy are revealed.
22
+ output:
23
+ url: example_videos/puppy_cakeify.mp4
24
+ - text: >-
25
+ The video opens on a woman. A knife, held by a hand, is coming into frame
26
+ and hovering over the woman. The knife then begins cutting into the woman to
27
+ c4k3 cakeify it. As the knife slices the woman open, the inside of the woman
28
+ is revealed to be cake with chocolate layers. The knife cuts through and the
29
+ contents of the woman are revealed.
30
+ output:
31
+ url: example_videos/woman_cakeify.mp4
32
+ - text: >-
33
+ The video opens on a timberland boot. A knife, held by a hand, is coming
34
+ into frame and hovering over the timberland boot. The knife then begins
35
+ cutting into the timberland boot to c4k3 cakeify it. As the knife slices the
36
+ timberland boot open, the inside of the timberland boot is revealed to be
37
+ cake with chocolate layers. The knife cuts through and the contents of the
38
+ timberland boot are revealed.
39
+ output:
40
+ url: example_videos/timberland_cakeify.mp4
41
+ - text: >-
42
+ The video opens on a cat. A knife, held by a hand, is coming into frame and
43
+ hovering over the cat. The knife then begins cutting into the cat to c4k3
44
+ cakeify it. As the knife slices the cat open, the inside of the cat is
45
+ revealed to be cake with chocolate layers. The knife cuts through and the
46
+ contents of the cat are revealed.
47
+ output:
48
+ url: example_videos/cat_cakeify.mp4
49
+ ---
50
+
51
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
52
+ <h1 style="color: #24292e; margin-top: 0;">Cakeify Effect LoRA for Wan2.1 14B I2V 480p</h1>
53
+
54
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
55
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
56
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to cakeify any object in an image. The effect works on a wide variety of objects, from animals to vehicles to people!</p>
57
+ </div>
58
+
59
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
60
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
61
+ <ul style="margin-bottom: 0;">
62
+ <li>Transform any image into a video of it being cakeified</li>
63
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
64
+ <li>Consistent results across different object types</li>
65
+ <li>Simple prompt structure that's easy to adapt</li>
66
+ </ul>
67
+ </div>
68
+
69
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
70
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
71
+ <ul style="margin-bottom: 0;">
72
+ <li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
73
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
74
+ </ul>
75
+ </div>
76
+ </div>
77
+
78
+ <Gallery />
79
+
80
+
81
+ # Model File and Inference Workflow
82
+
83
+ ## 📥 Download Links:
84
+
85
+ - [cakeify_16_epochs.safetensors](./cakeify_16_epochs.safetensors) - LoRA Model File
86
+ - [wan_img2vid_lora_workflow.json](./workflow/wan_img2vid_lora_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
87
+
88
+ ---
89
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
90
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
91
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
92
+ <ul style="margin-bottom: 0;">
93
+ <li><b>LoRA Strength:</b> 1.0</li>
94
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
95
+ <li><b>Flow Shift:</b> 5.0</li>
96
+ </ul>
97
+ </div>
98
+
99
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
100
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
101
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;"> c4k3 cakeify it</code></p>
102
+ </div>
103
+
104
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
105
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
106
+ <p>For best results, use this prompt structure:</p>
107
+ <div style="background-color: #f0f0f0; padding: 12px; border-radius: 6px; margin: 10px 0;">
108
+ <i>The video opens on a [object]. A knife, held by a hand, is coming into frame and hovering over the [object]. The knife then begins cutting into the [object] to c4k3 cakeify it. As the knife slices the [object] open, the inside of the [object] is revealed to be cake with chocolate layers. The knife cuts through and the contents of the [object] are revealed.</i>
109
+ </div>
110
+ <p>Simply replace <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;">[object]</code> with whatever you want to see cakeified!</p>
111
+ </div>
112
+
113
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
114
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
115
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
116
+ <img src="./workflow/cakeify_workflow_screenshot.png" style="width: 100%; border-radius: 8px; margin: 15px 0; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
117
+ <p>See the Downloads section above for the modified workflow.</p>
118
+ </div>
119
+ </div>
120
+
121
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
122
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
123
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
124
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
125
+ </div>
126
+
127
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
128
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
129
+ <ul style="margin-bottom: 0;">
130
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
131
+ <li><b>Training Data:</b> 1 minute of video (13 short clips of things being cakeified, each clip captioned separately)</li>
132
+ <li><b>Epochs:</b> 16</li>
133
+ </ul>
134
+ </div>
135
+
136
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
137
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
138
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
139
+ </div>
140
+
141
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
142
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
143
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
144
+ </div>
145
+ </div>
Cakeify/cakeify_16_epochs.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4078cd32c45ad6f0206b87bd8de7e25700bd8419b9c0e0267bb828aec7eb6bf1
3
+ size 359257680
Cakeify/example_gifs/cat_cakeify.gif ADDED

Git LFS Details

  • SHA256: 92819e20e2994f40073a5d094816de944557440dff72a106ae97374e90d18c0f
  • Pointer size: 132 Bytes
  • Size of remote file: 4.33 MB
Cakeify/example_gifs/puppy_cakeify.gif ADDED

Git LFS Details

  • SHA256: 5725b690d0adedaed02dc3755cc1d72c6291bcb0a52857b243fc2d28e088b069
  • Pointer size: 132 Bytes
  • Size of remote file: 3.94 MB
Cakeify/example_gifs/timberland_cakeify.gif ADDED

Git LFS Details

  • SHA256: 2ffb68dd50d1e19cdd7649dfdf328f1ff34a78648b3d72629d4defab19afc106
  • Pointer size: 132 Bytes
  • Size of remote file: 2.54 MB
Cakeify/example_gifs/woman_cakeify.gif ADDED

Git LFS Details

  • SHA256: b04320f23c217877acbb232190ca17fcd58b2d7cfb2b52f1afd98da5681d9330
  • Pointer size: 132 Bytes
  • Size of remote file: 3.22 MB
Cakeify/example_videos/cat_cakeify.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7cebaeb01207d7cdb928a5a0046ff410623fa8c59ba3f3525317347572a67e4
3
+ size 608660
Cakeify/example_videos/puppy_cakeify.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeeaeb90a4d2c3d3ea13016ac197dc03412ba83ed0ce7091ff7ddf1bc9f40570
3
+ size 479155
Cakeify/example_videos/timberland_cakeify.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a73e25c08f7e5a642197071334e0e5e332f3b2a2f57a8a512755c8b02320659
3
+ size 513042
Cakeify/example_videos/woman_cakeify.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae053ce22dd1fd64586c2616dfcd93ea7c1dfb277faa7181026d4b0dfadf61c
3
+ size 268669
Cakeify/workflow/cakeify_workflow_screenshot.png ADDED

Git LFS Details

  • SHA256: 06654fbc6ebabd50173d1cdad89566f7706326fd447f97be38d3fe1955d47a9d
  • Pointer size: 131 Bytes
  • Size of remote file: 717 kB
Cakeify/workflow/wan_img2vid_lora_workflow.json ADDED
@@ -0,0 +1,801 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 43,
3
+ "last_link_id": 42,
4
+ "nodes": [
5
+ {
6
+ "id": 11,
7
+ "type": "LoadWanVideoT5TextEncoder",
8
+ "pos": [
9
+ 389.7322998046875,
10
+ -13.508200645446777
11
+ ],
12
+ "size": [
13
+ 377.1661376953125,
14
+ 130
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "wan_t5_model",
23
+ "type": "WANTEXTENCODER",
24
+ "links": [
25
+ 15
26
+ ],
27
+ "slot_index": 0
28
+ }
29
+ ],
30
+ "properties": {
31
+ "Node name for S&R": "LoadWanVideoT5TextEncoder"
32
+ },
33
+ "widgets_values": [
34
+ "umt5-xxl-enc-bf16.safetensors",
35
+ "bf16",
36
+ "offload_device",
37
+ "disabled"
38
+ ]
39
+ },
40
+ {
41
+ "id": 13,
42
+ "type": "LoadWanVideoClipTextEncoder",
43
+ "pos": [
44
+ 270.7287902832031,
45
+ 165.3174591064453
46
+ ],
47
+ "size": [
48
+ 510.6601257324219,
49
+ 106
50
+ ],
51
+ "flags": {},
52
+ "order": 1,
53
+ "mode": 0,
54
+ "inputs": [],
55
+ "outputs": [
56
+ {
57
+ "name": "wan_clip_model",
58
+ "type": "WANCLIP",
59
+ "links": [
60
+ 17
61
+ ],
62
+ "slot_index": 0
63
+ }
64
+ ],
65
+ "properties": {
66
+ "Node name for S&R": "LoadWanVideoClipTextEncoder"
67
+ },
68
+ "widgets_values": [
69
+ "open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors",
70
+ "fp16",
71
+ "offload_device"
72
+ ]
73
+ },
74
+ {
75
+ "id": 21,
76
+ "type": "WanVideoVAELoader",
77
+ "pos": [
78
+ 310.204833984375,
79
+ 320.3585510253906
80
+ ],
81
+ "size": [
82
+ 441.94390869140625,
83
+ 90.83087158203125
84
+ ],
85
+ "flags": {},
86
+ "order": 2,
87
+ "mode": 0,
88
+ "inputs": [],
89
+ "outputs": [
90
+ {
91
+ "name": "vae",
92
+ "type": "WANVAE",
93
+ "links": [
94
+ 21,
95
+ 34
96
+ ],
97
+ "slot_index": 0
98
+ }
99
+ ],
100
+ "properties": {
101
+ "Node name for S&R": "WanVideoVAELoader"
102
+ },
103
+ "widgets_values": [
104
+ "Wan2_1_VAE_bf16.safetensors",
105
+ "fp16"
106
+ ]
107
+ },
108
+ {
109
+ "id": 28,
110
+ "type": "WanVideoDecode",
111
+ "pos": [
112
+ 1220.4002685546875,
113
+ 371.8823547363281
114
+ ],
115
+ "size": [
116
+ 315,
117
+ 174
118
+ ],
119
+ "flags": {},
120
+ "order": 14,
121
+ "mode": 0,
122
+ "inputs": [
123
+ {
124
+ "name": "vae",
125
+ "type": "WANVAE",
126
+ "link": 34
127
+ },
128
+ {
129
+ "name": "samples",
130
+ "type": "LATENT",
131
+ "link": 33
132
+ }
133
+ ],
134
+ "outputs": [
135
+ {
136
+ "name": "images",
137
+ "type": "IMAGE",
138
+ "links": [
139
+ 36
140
+ ],
141
+ "slot_index": 0
142
+ }
143
+ ],
144
+ "properties": {
145
+ "Node name for S&R": "WanVideoDecode"
146
+ },
147
+ "widgets_values": [
148
+ true,
149
+ 272,
150
+ 272,
151
+ 144,
152
+ 128
153
+ ]
154
+ },
155
+ {
156
+ "id": 34,
157
+ "type": "Note",
158
+ "pos": [
159
+ 904.7526245117188,
160
+ 562.6104736328125
161
+ ],
162
+ "size": [
163
+ 262.5184020996094,
164
+ 58
165
+ ],
166
+ "flags": {},
167
+ "order": 3,
168
+ "mode": 0,
169
+ "inputs": [],
170
+ "outputs": [],
171
+ "properties": {},
172
+ "widgets_values": [
173
+ "Under 81 frames doesn't seem to work?"
174
+ ],
175
+ "color": "#432",
176
+ "bgcolor": "#653"
177
+ },
178
+ {
179
+ "id": 30,
180
+ "type": "VHS_VideoCombine",
181
+ "pos": [
182
+ 1633.1920166015625,
183
+ -278.24945068359375
184
+ ],
185
+ "size": [
186
+ 648.850341796875,
187
+ 976.850341796875
188
+ ],
189
+ "flags": {},
190
+ "order": 15,
191
+ "mode": 0,
192
+ "inputs": [
193
+ {
194
+ "name": "images",
195
+ "type": "IMAGE",
196
+ "link": 36
197
+ },
198
+ {
199
+ "name": "audio",
200
+ "type": "AUDIO",
201
+ "shape": 7,
202
+ "link": null
203
+ },
204
+ {
205
+ "name": "meta_batch",
206
+ "type": "VHS_BatchManager",
207
+ "shape": 7,
208
+ "link": null
209
+ },
210
+ {
211
+ "name": "vae",
212
+ "type": "VAE",
213
+ "shape": 7,
214
+ "link": null
215
+ }
216
+ ],
217
+ "outputs": [
218
+ {
219
+ "name": "Filenames",
220
+ "type": "VHS_FILENAMES",
221
+ "links": null
222
+ }
223
+ ],
224
+ "properties": {
225
+ "Node name for S&R": "VHS_VideoCombine"
226
+ },
227
+ "widgets_values": {
228
+ "frame_rate": 16,
229
+ "loop_count": 0,
230
+ "filename_prefix": "WanVideo2_1",
231
+ "format": "video/h264-mp4",
232
+ "pix_fmt": "yuv420p",
233
+ "crf": 19,
234
+ "save_metadata": true,
235
+ "trim_to_audio": false,
236
+ "pingpong": false,
237
+ "save_output": true,
238
+ "videopreview": {
239
+ "hidden": false,
240
+ "paused": false,
241
+ "params": {
242
+ "filename": "WanVideo2_1_00034.mp4",
243
+ "subfolder": "",
244
+ "type": "output",
245
+ "format": "video/h264-mp4",
246
+ "frame_rate": 16,
247
+ "workflow": "WanVideo2_1_00034.png",
248
+ "fullpath": "C:\\Users\\drini\\OneDrive\\Documents\\ComfyUI_windows_portable\\ComfyUI\\output\\WanVideo2_1_00034.mp4"
249
+ }
250
+ }
251
+ }
252
+ },
253
+ {
254
+ "id": 27,
255
+ "type": "WanVideoSampler",
256
+ "pos": [
257
+ 1216.8856201171875,
258
+ -52.87528991699219
259
+ ],
260
+ "size": [
261
+ 315,
262
+ 330
263
+ ],
264
+ "flags": {},
265
+ "order": 13,
266
+ "mode": 0,
267
+ "inputs": [
268
+ {
269
+ "name": "model",
270
+ "type": "WANVIDEOMODEL",
271
+ "link": 29
272
+ },
273
+ {
274
+ "name": "text_embeds",
275
+ "type": "WANVIDEOTEXTEMBEDS",
276
+ "link": 30
277
+ },
278
+ {
279
+ "name": "image_embeds",
280
+ "type": "WANVIDIMAGE_EMBEDS",
281
+ "link": 32
282
+ },
283
+ {
284
+ "name": "samples",
285
+ "type": "LATENT",
286
+ "shape": 7,
287
+ "link": null
288
+ },
289
+ {
290
+ "name": "feta_args",
291
+ "type": "FETAARGS",
292
+ "shape": 7,
293
+ "link": null
294
+ }
295
+ ],
296
+ "outputs": [
297
+ {
298
+ "name": "samples",
299
+ "type": "LATENT",
300
+ "links": [
301
+ 33
302
+ ],
303
+ "slot_index": 0
304
+ }
305
+ ],
306
+ "properties": {
307
+ "Node name for S&R": "WanVideoSampler"
308
+ },
309
+ "widgets_values": [
310
+ 20,
311
+ 6,
312
+ 5,
313
+ 853268816080959,
314
+ "randomize",
315
+ true,
316
+ "dpm++",
317
+ 0,
318
+ 1
319
+ ]
320
+ },
321
+ {
322
+ "id": 35,
323
+ "type": "WanVideoTorchCompileSettings",
324
+ "pos": [
325
+ 1229.75146484375,
326
+ -314.2430725097656
327
+ ],
328
+ "size": [
329
+ 390.5999755859375,
330
+ 178
331
+ ],
332
+ "flags": {},
333
+ "order": 4,
334
+ "mode": 0,
335
+ "inputs": [],
336
+ "outputs": [
337
+ {
338
+ "name": "torch_compile_args",
339
+ "type": "WANCOMPILEARGS",
340
+ "links": [],
341
+ "slot_index": 0
342
+ }
343
+ ],
344
+ "properties": {
345
+ "Node name for S&R": "WanVideoTorchCompileSettings"
346
+ },
347
+ "widgets_values": [
348
+ "inductor",
349
+ false,
350
+ "default",
351
+ false,
352
+ 64,
353
+ true
354
+ ]
355
+ },
356
+ {
357
+ "id": 22,
358
+ "type": "WanVideoModelLoader",
359
+ "pos": [
360
+ 736.3001098632812,
361
+ -306.7892761230469
362
+ ],
363
+ "size": [
364
+ 477.4410095214844,
365
+ 226.43276977539062
366
+ ],
367
+ "flags": {},
368
+ "order": 12,
369
+ "mode": 0,
370
+ "inputs": [
371
+ {
372
+ "name": "compile_args",
373
+ "type": "WANCOMPILEARGS",
374
+ "shape": 7,
375
+ "link": null
376
+ },
377
+ {
378
+ "name": "block_swap_args",
379
+ "type": "BLOCKSWAPARGS",
380
+ "shape": 7,
381
+ "link": 39
382
+ },
383
+ {
384
+ "name": "lora",
385
+ "type": "WANVIDLORA",
386
+ "shape": 7,
387
+ "link": 41
388
+ }
389
+ ],
390
+ "outputs": [
391
+ {
392
+ "name": "model",
393
+ "type": "WANVIDEOMODEL",
394
+ "links": [
395
+ 29
396
+ ],
397
+ "slot_index": 0
398
+ }
399
+ ],
400
+ "properties": {
401
+ "Node name for S&R": "WanVideoModelLoader"
402
+ },
403
+ "widgets_values": [
404
+ "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
405
+ "bf16",
406
+ "fp8_e4m3fn",
407
+ "offload_device",
408
+ "sageattn"
409
+ ]
410
+ },
411
+ {
412
+ "id": 36,
413
+ "type": "Note",
414
+ "pos": [
415
+ 106.82392120361328,
416
+ -5.778542518615723
417
+ ],
418
+ "size": [
419
+ 265.13958740234375,
420
+ 90.68971252441406
421
+ ],
422
+ "flags": {},
423
+ "order": 5,
424
+ "mode": 0,
425
+ "inputs": [],
426
+ "outputs": [],
427
+ "properties": {},
428
+ "widgets_values": [
429
+ "sdpa should work too, haven't tested flaash\n\nfp8_fast seems to cause huge quality degradation"
430
+ ],
431
+ "color": "#432",
432
+ "bgcolor": "#653"
433
+ },
434
+ {
435
+ "id": 32,
436
+ "type": "WanVideoBlockSwap",
437
+ "pos": [
438
+ 410.6151428222656,
439
+ -130.26060485839844
440
+ ],
441
+ "size": [
442
+ 315,
443
+ 58
444
+ ],
445
+ "flags": {},
446
+ "order": 6,
447
+ "mode": 0,
448
+ "inputs": [],
449
+ "outputs": [
450
+ {
451
+ "name": "block_swap_args",
452
+ "type": "BLOCKSWAPARGS",
453
+ "links": [
454
+ 39
455
+ ],
456
+ "slot_index": 0
457
+ }
458
+ ],
459
+ "properties": {
460
+ "Node name for S&R": "WanVideoBlockSwap"
461
+ },
462
+ "widgets_values": [
463
+ 10
464
+ ]
465
+ },
466
+ {
467
+ "id": 33,
468
+ "type": "Note",
469
+ "pos": [
470
+ 86.63419342041016,
471
+ -128.0150146484375
472
+ ],
473
+ "size": [
474
+ 318.5887756347656,
475
+ 58
476
+ ],
477
+ "flags": {},
478
+ "order": 7,
479
+ "mode": 0,
480
+ "inputs": [],
481
+ "outputs": [],
482
+ "properties": {},
483
+ "widgets_values": [
484
+ "Models:\nhttps://huggingface.co/Kijai/WanVideo_comfy/tree/main"
485
+ ],
486
+ "color": "#432",
487
+ "bgcolor": "#653"
488
+ },
489
+ {
490
+ "id": 18,
491
+ "type": "LoadImage",
492
+ "pos": [
493
+ 473.90985107421875,
494
+ 451.8916931152344
495
+ ],
496
+ "size": [
497
+ 255.50192260742188,
498
+ 314
499
+ ],
500
+ "flags": {},
501
+ "order": 8,
502
+ "mode": 0,
503
+ "inputs": [],
504
+ "outputs": [
505
+ {
506
+ "name": "IMAGE",
507
+ "type": "IMAGE",
508
+ "links": [
509
+ 18
510
+ ]
511
+ },
512
+ {
513
+ "name": "MASK",
514
+ "type": "MASK",
515
+ "links": null
516
+ }
517
+ ],
518
+ "properties": {
519
+ "Node name for S&R": "LoadImage"
520
+ },
521
+ "widgets_values": [
522
+ "uploads_0cf53e8c-f636-45bc-a49b-281a1f320911.jpg",
523
+ "image"
524
+ ]
525
+ },
526
+ {
527
+ "id": 41,
528
+ "type": "WanVideoLoraSelect",
529
+ "pos": [
530
+ 382.2516174316406,
531
+ -311.5375671386719
532
+ ],
533
+ "size": [
534
+ 315,
535
+ 102
536
+ ],
537
+ "flags": {},
538
+ "order": 9,
539
+ "mode": 0,
540
+ "inputs": [
541
+ {
542
+ "name": "prev_lora",
543
+ "type": "WANVIDLORA",
544
+ "shape": 7,
545
+ "link": null
546
+ },
547
+ {
548
+ "name": "blocks",
549
+ "type": "SELECTEDBLOCKS",
550
+ "shape": 7,
551
+ "link": null
552
+ }
553
+ ],
554
+ "outputs": [
555
+ {
556
+ "name": "lora",
557
+ "type": "WANVIDLORA",
558
+ "links": [
559
+ 41
560
+ ],
561
+ "slot_index": 0
562
+ }
563
+ ],
564
+ "properties": {
565
+ "Node name for S&R": "WanVideoLoraSelect"
566
+ },
567
+ "widgets_values": [
568
+ "Cakeify\\cakeify_16_epochs.safetensors",
569
+ 1
570
+ ]
571
+ },
572
+ {
573
+ "id": 16,
574
+ "type": "WanVideoTextEncode",
575
+ "pos": [
576
+ 795.1016235351562,
577
+ -16.162620544433594
578
+ ],
579
+ "size": [
580
+ 400,
581
+ 200
582
+ ],
583
+ "flags": {},
584
+ "order": 10,
585
+ "mode": 0,
586
+ "inputs": [
587
+ {
588
+ "name": "t5",
589
+ "type": "WANTEXTENCODER",
590
+ "link": 15
591
+ }
592
+ ],
593
+ "outputs": [
594
+ {
595
+ "name": "text_embeds",
596
+ "type": "WANVIDEOTEXTEMBEDS",
597
+ "links": [
598
+ 30
599
+ ],
600
+ "slot_index": 0
601
+ }
602
+ ],
603
+ "properties": {
604
+ "Node name for S&R": "WanVideoTextEncode"
605
+ },
606
+ "widgets_values": [
607
+ "The video opens on a cat. A knife, held by a hand, is coming into frame and hovering over the cat. The knife then begins cutting into the cat to c4k3 cakeify it. As the knife slices the cat open, the inside of the cat is revealed to be cake with chocolate layers. The knife cuts through and the contents of the cat are revealed. \n",
608
+ "bad quality video",
609
+ true,
610
+ [
611
+ false,
612
+ true
613
+ ],
614
+ [
615
+ false,
616
+ true
617
+ ]
618
+ ]
619
+ },
620
+ {
621
+ "id": 17,
622
+ "type": "WanVideoImageClipEncode",
623
+ "pos": [
624
+ 875.01025390625,
625
+ 278.4588623046875
626
+ ],
627
+ "size": [
628
+ 315,
629
+ 242
630
+ ],
631
+ "flags": {},
632
+ "order": 11,
633
+ "mode": 0,
634
+ "inputs": [
635
+ {
636
+ "name": "clip",
637
+ "type": "WANCLIP",
638
+ "link": 17
639
+ },
640
+ {
641
+ "name": "image",
642
+ "type": "IMAGE",
643
+ "link": 18
644
+ },
645
+ {
646
+ "name": "vae",
647
+ "type": "WANVAE",
648
+ "link": 21
649
+ }
650
+ ],
651
+ "outputs": [
652
+ {
653
+ "name": "image_embeds",
654
+ "type": "WANVIDIMAGE_EMBEDS",
655
+ "links": [
656
+ 32
657
+ ],
658
+ "slot_index": 0
659
+ }
660
+ ],
661
+ "properties": {
662
+ "Node name for S&R": "WanVideoImageClipEncode"
663
+ },
664
+ "widgets_values": [
665
+ 440,
666
+ 440,
667
+ 29,
668
+ true,
669
+ 0,
670
+ 1,
671
+ 1
672
+ ]
673
+ }
674
+ ],
675
+ "links": [
676
+ [
677
+ 15,
678
+ 11,
679
+ 0,
680
+ 16,
681
+ 0,
682
+ "WANTEXTENCODER"
683
+ ],
684
+ [
685
+ 17,
686
+ 13,
687
+ 0,
688
+ 17,
689
+ 0,
690
+ "WANCLIP"
691
+ ],
692
+ [
693
+ 18,
694
+ 18,
695
+ 0,
696
+ 17,
697
+ 1,
698
+ "IMAGE"
699
+ ],
700
+ [
701
+ 21,
702
+ 21,
703
+ 0,
704
+ 17,
705
+ 2,
706
+ "VAE"
707
+ ],
708
+ [
709
+ 29,
710
+ 22,
711
+ 0,
712
+ 27,
713
+ 0,
714
+ "WANVIDEOMODEL"
715
+ ],
716
+ [
717
+ 30,
718
+ 16,
719
+ 0,
720
+ 27,
721
+ 1,
722
+ "WANVIDEOTEXTEMBEDS"
723
+ ],
724
+ [
725
+ 32,
726
+ 17,
727
+ 0,
728
+ 27,
729
+ 2,
730
+ "WANVIDIMAGE_EMBEDS"
731
+ ],
732
+ [
733
+ 33,
734
+ 27,
735
+ 0,
736
+ 28,
737
+ 1,
738
+ "LATENT"
739
+ ],
740
+ [
741
+ 34,
742
+ 21,
743
+ 0,
744
+ 28,
745
+ 0,
746
+ "VAE"
747
+ ],
748
+ [
749
+ 36,
750
+ 28,
751
+ 0,
752
+ 30,
753
+ 0,
754
+ "IMAGE"
755
+ ],
756
+ [
757
+ 39,
758
+ 32,
759
+ 0,
760
+ 22,
761
+ 1,
762
+ "BLOCKSWAPARGS"
763
+ ],
764
+ [
765
+ 41,
766
+ 41,
767
+ 0,
768
+ 22,
769
+ 2,
770
+ "WANVIDLORA"
771
+ ]
772
+ ],
773
+ "groups": [],
774
+ "config": {},
775
+ "extra": {
776
+ "ds": {
777
+ "scale": 0.7247295000000011,
778
+ "offset": {
779
+ "0": 16.369264602661133,
780
+ "1": 438.202392578125
781
+ }
782
+ },
783
+ "node_versions": {
784
+ "ComfyUI-WanVideoWrapper": "4ce7e41492822e25f513f219ae11b1e0ff204b2a",
785
+ "ComfyUI-VideoHelperSuite": "565208bfe0a8050193ae3c8e61c96b6200dd9506",
786
+ "comfy-core": "0.3.18"
787
+ },
788
+ "VHS_latentpreview": false,
789
+ "VHS_latentpreviewrate": 0,
790
+ "VHS_MetadataImage": true,
791
+ "VHS_KeepIntermediate": true,
792
+ "ue_links": [],
793
+ "workspace_info": {
794
+ "id": "mZ-DLut47Mni3MFPHoL4Y",
795
+ "saveLock": false,
796
+ "cloudID": null,
797
+ "coverMediaPath": null
798
+ }
799
+ },
800
+ "version": 0.4
801
+ }
Cartoon_Jaw_Drop/.gitattributes ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ workflow_I2V/workflow_screenshot.png filter=lfs diff=lfs merge=lfs -text
37
+ example_videos/1.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ example_videos/2.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ example_videos/3.mp4 filter=lfs diff=lfs merge=lfs -text
Cartoon_Jaw_Drop/README.md ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video shows Pluto the dog, wearing a red collar, who is smiling wide, then his mouth transforms into a dr0p_j88 comical jaw drop, extending down in a long, rectangular shape, and revealing his tongue and teeth.
18
+ output:
19
+ url: example_videos/1.mp4
20
+ - text: >-
21
+ The video shows a man with a neutral expression. Suddenly his jaw extremely widens to create a dr0p_j88 comical jaw drop.
22
+ output:
23
+ url: example_videos/2.mp4
24
+ - text: >-
25
+ The video shows the man with a subtle smile, then suddenly his mouth drops open wide in a dr0p_j88 comical jaw drop, showing his teeth and tongue.
26
+ output:
27
+ url: example_videos/3.mp4
28
+ ---
29
+
30
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
31
+ <h1 style="color: #24292e; margin-top: 0;">Cartoon Jaw Drop LoRA for Wan2.1 14B I2V 480p</h1>
32
+
33
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
34
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
35
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to apply the Cartoon Jaw Drop effect to images!</p>
36
+ </div>
37
+
38
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
39
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
40
+ <ul style="margin-bottom: 0;">
41
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
42
+ <li>Consistent results across different object types</li>
43
+ <li>Simple prompt structure that's easy to adapt</li>
44
+ </ul>
45
+ </div>
46
+
47
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
48
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
49
+ <ul style="margin-bottom: 0;">
50
+ <li><b>Discord:</b> <a href="https://remade.ai/join-discord?utm_source=Huggingface&utm_medium=Social&utm_campaign=model_release&utm_content=cartoon_jaw" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
51
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
52
+ </ul>
53
+ </div>
54
+ </div>
55
+
56
+ <Gallery />
57
+
58
+ # Model File and Inference Workflow
59
+
60
+ ## 📥 Download Links:
61
+
62
+ - [cartoon_jaw_drop_50_epochs.safetensors](./lcartoon_jaw_drop_50_epochs.safetensors) - LoRA Model File
63
+ - [wan_img2vid_lora_workflow.json](./workflow_I2V/wan_img2vid_lora_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
64
+
65
+ ---
66
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
67
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
68
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
69
+ <ul style="margin-bottom: 0;">
70
+ <li><b>LoRA Strength:</b> 1.0</li>
71
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
72
+ <li><b>Flow Shift:</b> 5.0</li>
73
+ </ul>
74
+ </div>
75
+
76
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
77
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
78
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;">dr0p_j88 comical jaw drop</code></p>
79
+ </div>
80
+
81
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
82
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
83
+ <p>For prompting, check out the example prompts; this way of prompting seems to work very well.</p>
84
+
85
+
86
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
87
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
88
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
89
+ <img src="./workflow_I2V/workflow_screenshot.png" style="width: 100%; border-radius: 8px; margin: 15px 0; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
90
+ <p>See the Downloads section above for the modified workflow.</p>
91
+ </div>
92
+ </div>
93
+
94
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
95
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
96
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
97
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
98
+ </div>
99
+
100
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
101
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
102
+ <ul style="margin-bottom: 0;">
103
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
104
+ <li><b>Training Data:</b> Trained on 50 seconds of video comprised of 12 short clips (each clip captioned separately) of cartoon jaw drops.</li>
105
+ <li><b> Epochs:</b> 5</li>
106
+ </ul>
107
+ </div>
108
+
109
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
110
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
111
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
112
+ </div>
113
+
114
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
115
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
116
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
117
+ </div>
118
+ </div>
Cartoon_Jaw_Drop/cartoon_jaw_drop_50_epochs.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5cfc7fca88afbae04ef03b3d72455b28b226b81448639e3f18d779978c30fb
3
+ size 359257680
Cartoon_Jaw_Drop/example_videos/.DS_Store ADDED
Binary file (6.15 kB). View file
 
Cartoon_Jaw_Drop/example_videos/1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65aad27670e4ce97cdd447626385cb5f3cafc05469f739de89bae04f3abda060
3
+ size 270311
Cartoon_Jaw_Drop/example_videos/2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b43b9d8fd344621b1273166ccf20f6bf02df2171be13f09e3a5dd3585a66a262
3
+ size 301389
Cartoon_Jaw_Drop/example_videos/3.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9adfa7efdbda9403937ff2ee7212ac66be180cf560bd80eced41a80346d40845
3
+ size 286028
Cartoon_Jaw_Drop/workflow_I2V/wan_img2vid_lora_workflow.json ADDED
@@ -0,0 +1,759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 48,
3
+ "last_link_id": 43,
4
+ "nodes": [
5
+ {
6
+ "id": 35,
7
+ "type": "WanVideoTorchCompileSettings",
8
+ "pos": [
9
+ 1229.75146484375,
10
+ -314.2430725097656
11
+ ],
12
+ "size": [
13
+ 390.5999755859375,
14
+ 178
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "torch_compile_args",
23
+ "localized_name": "torch_compile_args",
24
+ "type": "WANCOMPILEARGS",
25
+ "links": [],
26
+ "slot_index": 0
27
+ }
28
+ ],
29
+ "properties": {
30
+ "Node name for S&R": "WanVideoTorchCompileSettings"
31
+ },
32
+ "widgets_values": [
33
+ "inductor",
34
+ false,
35
+ "default",
36
+ false,
37
+ 64,
38
+ true
39
+ ]
40
+ },
41
+ {
42
+ "id": 32,
43
+ "type": "WanVideoBlockSwap",
44
+ "pos": [
45
+ 383.29461669921875,
46
+ -221.3290252685547
47
+ ],
48
+ "size": [
49
+ 315,
50
+ 58
51
+ ],
52
+ "flags": {},
53
+ "order": 1,
54
+ "mode": 0,
55
+ "inputs": [],
56
+ "outputs": [
57
+ {
58
+ "name": "block_swap_args",
59
+ "localized_name": "block_swap_args",
60
+ "type": "BLOCKSWAPARGS",
61
+ "links": [
62
+ 39
63
+ ],
64
+ "slot_index": 0
65
+ }
66
+ ],
67
+ "properties": {
68
+ "Node name for S&R": "WanVideoBlockSwap"
69
+ },
70
+ "widgets_values": [
71
+ 10
72
+ ]
73
+ },
74
+ {
75
+ "id": 11,
76
+ "type": "LoadWanVideoT5TextEncoder",
77
+ "pos": [
78
+ 327.5020751953125,
79
+ -107.61225891113281
80
+ ],
81
+ "size": [
82
+ 377.1661376953125,
83
+ 130
84
+ ],
85
+ "flags": {},
86
+ "order": 2,
87
+ "mode": 0,
88
+ "inputs": [],
89
+ "outputs": [
90
+ {
91
+ "name": "wan_t5_model",
92
+ "localized_name": "wan_t5_model",
93
+ "type": "WANTEXTENCODER",
94
+ "links": [
95
+ 15
96
+ ],
97
+ "slot_index": 0
98
+ }
99
+ ],
100
+ "properties": {
101
+ "Node name for S&R": "LoadWanVideoT5TextEncoder"
102
+ },
103
+ "widgets_values": [
104
+ "umt5-xxl-enc-bf16.safetensors",
105
+ "bf16",
106
+ "offload_device",
107
+ "disabled"
108
+ ]
109
+ },
110
+ {
111
+ "id": 13,
112
+ "type": "LoadWanVideoClipTextEncoder",
113
+ "pos": [
114
+ 252.51512145996094,
115
+ 84.87367248535156
116
+ ],
117
+ "size": [
118
+ 510.6601257324219,
119
+ 106
120
+ ],
121
+ "flags": {},
122
+ "order": 3,
123
+ "mode": 0,
124
+ "inputs": [],
125
+ "outputs": [
126
+ {
127
+ "name": "wan_clip_model",
128
+ "localized_name": "wan_clip_model",
129
+ "type": "WANCLIP",
130
+ "links": [
131
+ 17
132
+ ],
133
+ "slot_index": 0
134
+ }
135
+ ],
136
+ "properties": {
137
+ "Node name for S&R": "LoadWanVideoClipTextEncoder"
138
+ },
139
+ "widgets_values": [
140
+ "open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors",
141
+ "fp16",
142
+ "offload_device"
143
+ ]
144
+ },
145
+ {
146
+ "id": 21,
147
+ "type": "WanVideoVAELoader",
148
+ "pos": [
149
+ 311.7225646972656,
150
+ 244.46807861328125
151
+ ],
152
+ "size": [
153
+ 441.94390869140625,
154
+ 90.83087158203125
155
+ ],
156
+ "flags": {},
157
+ "order": 4,
158
+ "mode": 0,
159
+ "inputs": [],
160
+ "outputs": [
161
+ {
162
+ "name": "vae",
163
+ "localized_name": "vae",
164
+ "type": "WANVAE",
165
+ "links": [
166
+ 21,
167
+ 34
168
+ ],
169
+ "slot_index": 0
170
+ }
171
+ ],
172
+ "properties": {
173
+ "Node name for S&R": "WanVideoVAELoader"
174
+ },
175
+ "widgets_values": [
176
+ "Wan2_1_VAE_bf16.safetensors",
177
+ "fp16"
178
+ ]
179
+ },
180
+ {
181
+ "id": 41,
182
+ "type": "WanVideoLoraSelect",
183
+ "pos": [
184
+ 361.02728271484375,
185
+ -383.58984375
186
+ ],
187
+ "size": [
188
+ 349.4956359863281,
189
+ 106.13947296142578
190
+ ],
191
+ "flags": {},
192
+ "order": 5,
193
+ "mode": 0,
194
+ "inputs": [
195
+ {
196
+ "name": "prev_lora",
197
+ "localized_name": "prev_lora",
198
+ "type": "WANVIDLORA",
199
+ "shape": 7,
200
+ "link": null
201
+ },
202
+ {
203
+ "name": "blocks",
204
+ "localized_name": "blocks",
205
+ "type": "SELECTEDBLOCKS",
206
+ "shape": 7,
207
+ "link": null
208
+ }
209
+ ],
210
+ "outputs": [
211
+ {
212
+ "name": "lora",
213
+ "localized_name": "lora",
214
+ "type": "WANVIDLORA",
215
+ "links": [
216
+ 41
217
+ ],
218
+ "slot_index": 0
219
+ }
220
+ ],
221
+ "properties": {
222
+ "Node name for S&R": "WanVideoLoraSelect"
223
+ },
224
+ "widgets_values": [
225
+ "super_saiyan_35_epochs.safetensors",
226
+ 1
227
+ ]
228
+ },
229
+ {
230
+ "id": 22,
231
+ "type": "WanVideoModelLoader",
232
+ "pos": [
233
+ 736.3001098632812,
234
+ -306.7892761230469
235
+ ],
236
+ "size": [
237
+ 477.4410095214844,
238
+ 226.43276977539062
239
+ ],
240
+ "flags": {},
241
+ "order": 8,
242
+ "mode": 0,
243
+ "inputs": [
244
+ {
245
+ "name": "compile_args",
246
+ "localized_name": "compile_args",
247
+ "type": "WANCOMPILEARGS",
248
+ "shape": 7,
249
+ "link": null
250
+ },
251
+ {
252
+ "name": "block_swap_args",
253
+ "localized_name": "block_swap_args",
254
+ "type": "BLOCKSWAPARGS",
255
+ "shape": 7,
256
+ "link": 39
257
+ },
258
+ {
259
+ "name": "lora",
260
+ "localized_name": "lora",
261
+ "type": "WANVIDLORA",
262
+ "shape": 7,
263
+ "link": 41
264
+ }
265
+ ],
266
+ "outputs": [
267
+ {
268
+ "name": "model",
269
+ "localized_name": "model",
270
+ "type": "WANVIDEOMODEL",
271
+ "links": [
272
+ 29
273
+ ],
274
+ "slot_index": 0
275
+ }
276
+ ],
277
+ "properties": {
278
+ "Node name for S&R": "WanVideoModelLoader"
279
+ },
280
+ "widgets_values": [
281
+ "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors",
282
+ "bf16",
283
+ "fp8_e4m3fn",
284
+ "offload_device",
285
+ "sageattn"
286
+ ]
287
+ },
288
+ {
289
+ "id": 16,
290
+ "type": "WanVideoTextEncode",
291
+ "pos": [
292
+ 795.1016235351562,
293
+ -16.162620544433594
294
+ ],
295
+ "size": [
296
+ 400,
297
+ 200
298
+ ],
299
+ "flags": {},
300
+ "order": 7,
301
+ "mode": 0,
302
+ "inputs": [
303
+ {
304
+ "name": "t5",
305
+ "localized_name": "t5",
306
+ "type": "WANTEXTENCODER",
307
+ "link": 15
308
+ }
309
+ ],
310
+ "outputs": [
311
+ {
312
+ "name": "text_embeds",
313
+ "localized_name": "text_embeds",
314
+ "type": "WANVIDEOTEXTEMBEDS",
315
+ "links": [
316
+ 30
317
+ ],
318
+ "slot_index": 0
319
+ }
320
+ ],
321
+ "properties": {
322
+ "Node name for S&R": "WanVideoTextEncode"
323
+ },
324
+ "widgets_values": [
325
+ "A pair of men clench their fists, staring forward. Their hair brightens to glowing yellow, spiking up as gold energy surges around their bodies. The background pulses with yellow light, and sparks crackle in the air during their 5up3r super saiyan transformation, real life style.\n",
326
+ "cartoon",
327
+ true,
328
+ [
329
+ false,
330
+ true
331
+ ],
332
+ [
333
+ false,
334
+ true
335
+ ]
336
+ ]
337
+ },
338
+ {
339
+ "id": 27,
340
+ "type": "WanVideoSampler",
341
+ "pos": [
342
+ 1216.8856201171875,
343
+ -52.87528991699219
344
+ ],
345
+ "size": [
346
+ 315,
347
+ 330
348
+ ],
349
+ "flags": {},
350
+ "order": 10,
351
+ "mode": 0,
352
+ "inputs": [
353
+ {
354
+ "name": "model",
355
+ "localized_name": "model",
356
+ "type": "WANVIDEOMODEL",
357
+ "link": 29
358
+ },
359
+ {
360
+ "name": "text_embeds",
361
+ "localized_name": "text_embeds",
362
+ "type": "WANVIDEOTEXTEMBEDS",
363
+ "link": 30
364
+ },
365
+ {
366
+ "name": "image_embeds",
367
+ "localized_name": "image_embeds",
368
+ "type": "WANVIDIMAGE_EMBEDS",
369
+ "link": 32
370
+ },
371
+ {
372
+ "name": "samples",
373
+ "localized_name": "samples",
374
+ "type": "LATENT",
375
+ "shape": 7,
376
+ "link": null
377
+ },
378
+ {
379
+ "name": "feta_args",
380
+ "localized_name": "feta_args",
381
+ "type": "FETAARGS",
382
+ "shape": 7,
383
+ "link": null
384
+ }
385
+ ],
386
+ "outputs": [
387
+ {
388
+ "name": "samples",
389
+ "localized_name": "samples",
390
+ "type": "LATENT",
391
+ "links": [
392
+ 33
393
+ ],
394
+ "slot_index": 0
395
+ }
396
+ ],
397
+ "properties": {
398
+ "Node name for S&R": "WanVideoSampler"
399
+ },
400
+ "widgets_values": [
401
+ 30,
402
+ 6,
403
+ 5,
404
+ 290077345463967,
405
+ "randomize",
406
+ true,
407
+ "dpm++",
408
+ 0,
409
+ 1
410
+ ]
411
+ },
412
+ {
413
+ "id": 17,
414
+ "type": "WanVideoImageClipEncode",
415
+ "pos": [
416
+ 875.01025390625,
417
+ 278.4588623046875
418
+ ],
419
+ "size": [
420
+ 315,
421
+ 242
422
+ ],
423
+ "flags": {},
424
+ "order": 9,
425
+ "mode": 0,
426
+ "inputs": [
427
+ {
428
+ "name": "clip",
429
+ "localized_name": "clip",
430
+ "type": "WANCLIP",
431
+ "link": 17
432
+ },
433
+ {
434
+ "name": "image",
435
+ "localized_name": "image",
436
+ "type": "IMAGE",
437
+ "link": 18
438
+ },
439
+ {
440
+ "name": "vae",
441
+ "localized_name": "vae",
442
+ "type": "WANVAE",
443
+ "link": 21
444
+ }
445
+ ],
446
+ "outputs": [
447
+ {
448
+ "name": "image_embeds",
449
+ "localized_name": "image_embeds",
450
+ "type": "WANVIDIMAGE_EMBEDS",
451
+ "links": [
452
+ 32
453
+ ],
454
+ "slot_index": 0
455
+ }
456
+ ],
457
+ "properties": {
458
+ "Node name for S&R": "WanVideoImageClipEncode"
459
+ },
460
+ "widgets_values": [
461
+ 720,
462
+ 720,
463
+ 81,
464
+ true,
465
+ 0,
466
+ 1,
467
+ 1
468
+ ]
469
+ },
470
+ {
471
+ "id": 28,
472
+ "type": "WanVideoDecode",
473
+ "pos": [
474
+ 1220.4002685546875,
475
+ 371.8823547363281
476
+ ],
477
+ "size": [
478
+ 315,
479
+ 174
480
+ ],
481
+ "flags": {},
482
+ "order": 11,
483
+ "mode": 0,
484
+ "inputs": [
485
+ {
486
+ "name": "vae",
487
+ "localized_name": "vae",
488
+ "type": "WANVAE",
489
+ "link": 34
490
+ },
491
+ {
492
+ "name": "samples",
493
+ "localized_name": "samples",
494
+ "type": "LATENT",
495
+ "link": 33
496
+ }
497
+ ],
498
+ "outputs": [
499
+ {
500
+ "name": "images",
501
+ "localized_name": "images",
502
+ "type": "IMAGE",
503
+ "links": [
504
+ 43
505
+ ],
506
+ "slot_index": 0
507
+ }
508
+ ],
509
+ "properties": {
510
+ "Node name for S&R": "WanVideoDecode"
511
+ },
512
+ "widgets_values": [
513
+ true,
514
+ 272,
515
+ 272,
516
+ 144,
517
+ 128
518
+ ]
519
+ },
520
+ {
521
+ "id": 48,
522
+ "type": "VHS_VideoCombine",
523
+ "pos": [
524
+ 1657.403564453125,
525
+ -73.2489013671875
526
+ ],
527
+ "size": [
528
+ 365.15972900390625,
529
+ 376
530
+ ],
531
+ "flags": {},
532
+ "order": 12,
533
+ "mode": 0,
534
+ "inputs": [
535
+ {
536
+ "name": "images",
537
+ "localized_name": "images",
538
+ "type": "IMAGE",
539
+ "link": 43
540
+ },
541
+ {
542
+ "name": "audio",
543
+ "localized_name": "audio",
544
+ "type": "AUDIO",
545
+ "shape": 7,
546
+ "link": null
547
+ },
548
+ {
549
+ "name": "meta_batch",
550
+ "localized_name": "meta_batch",
551
+ "type": "VHS_BatchManager",
552
+ "shape": 7,
553
+ "link": null
554
+ },
555
+ {
556
+ "name": "vae",
557
+ "localized_name": "vae",
558
+ "type": "VAE",
559
+ "shape": 7,
560
+ "link": null
561
+ }
562
+ ],
563
+ "outputs": [
564
+ {
565
+ "name": "Filenames",
566
+ "localized_name": "Filenames",
567
+ "type": "VHS_FILENAMES",
568
+ "links": null
569
+ }
570
+ ],
571
+ "properties": {
572
+ "Node name for S&R": "VHS_VideoCombine"
573
+ },
574
+ "widgets_values": {
575
+ "frame_rate": 16,
576
+ "loop_count": 0,
577
+ "filename_prefix": "WanVideo2_1",
578
+ "format": "video/h264-mp4",
579
+ "pix_fmt": "yuv420p",
580
+ "crf": 19,
581
+ "save_metadata": true,
582
+ "trim_to_audio": false,
583
+ "pingpong": false,
584
+ "save_output": true,
585
+ "videopreview": {
586
+ "hidden": false,
587
+ "paused": false,
588
+ "params": {},
589
+ "muted": false
590
+ }
591
+ }
592
+ },
593
+ {
594
+ "id": 18,
595
+ "type": "LoadImage",
596
+ "pos": [
597
+ 498.1949462890625,
598
+ 388.14373779296875
599
+ ],
600
+ "size": [
601
+ 255.50192260742188,
602
+ 314
603
+ ],
604
+ "flags": {},
605
+ "order": 6,
606
+ "mode": 0,
607
+ "inputs": [],
608
+ "outputs": [
609
+ {
610
+ "name": "IMAGE",
611
+ "localized_name": "IMAGE",
612
+ "type": "IMAGE",
613
+ "links": [
614
+ 18
615
+ ]
616
+ },
617
+ {
618
+ "name": "MASK",
619
+ "localized_name": "MASK",
620
+ "type": "MASK",
621
+ "links": null
622
+ }
623
+ ],
624
+ "properties": {
625
+ "Node name for S&R": "LoadImage"
626
+ },
627
+ "widgets_values": [
628
+ "Logo [email protected]",
629
+ "image"
630
+ ]
631
+ }
632
+ ],
633
+ "links": [
634
+ [
635
+ 15,
636
+ 11,
637
+ 0,
638
+ 16,
639
+ 0,
640
+ "WANTEXTENCODER"
641
+ ],
642
+ [
643
+ 17,
644
+ 13,
645
+ 0,
646
+ 17,
647
+ 0,
648
+ "WANCLIP"
649
+ ],
650
+ [
651
+ 18,
652
+ 18,
653
+ 0,
654
+ 17,
655
+ 1,
656
+ "IMAGE"
657
+ ],
658
+ [
659
+ 21,
660
+ 21,
661
+ 0,
662
+ 17,
663
+ 2,
664
+ "VAE"
665
+ ],
666
+ [
667
+ 29,
668
+ 22,
669
+ 0,
670
+ 27,
671
+ 0,
672
+ "WANVIDEOMODEL"
673
+ ],
674
+ [
675
+ 30,
676
+ 16,
677
+ 0,
678
+ 27,
679
+ 1,
680
+ "WANVIDEOTEXTEMBEDS"
681
+ ],
682
+ [
683
+ 32,
684
+ 17,
685
+ 0,
686
+ 27,
687
+ 2,
688
+ "WANVIDIMAGE_EMBEDS"
689
+ ],
690
+ [
691
+ 33,
692
+ 27,
693
+ 0,
694
+ 28,
695
+ 1,
696
+ "LATENT"
697
+ ],
698
+ [
699
+ 34,
700
+ 21,
701
+ 0,
702
+ 28,
703
+ 0,
704
+ "VAE"
705
+ ],
706
+ [
707
+ 39,
708
+ 32,
709
+ 0,
710
+ 22,
711
+ 1,
712
+ "BLOCKSWAPARGS"
713
+ ],
714
+ [
715
+ 41,
716
+ 41,
717
+ 0,
718
+ 22,
719
+ 2,
720
+ "WANVIDLORA"
721
+ ],
722
+ [
723
+ 43,
724
+ 28,
725
+ 0,
726
+ 48,
727
+ 0,
728
+ "IMAGE"
729
+ ]
730
+ ],
731
+ "groups": [],
732
+ "config": {},
733
+ "extra": {
734
+ "ds": {
735
+ "scale": 0.7247295000000005,
736
+ "offset": [
737
+ 81.1754729752961,
738
+ 489.9560918264742
739
+ ]
740
+ },
741
+ "node_versions": {
742
+ "ComfyUI-WanVideoWrapper": "4ce7e41492822e25f513f219ae11b1e0ff204b2a",
743
+ "ComfyUI-VideoHelperSuite": "565208bfe0a8050193ae3c8e61c96b6200dd9506",
744
+ "comfy-core": "0.3.18"
745
+ },
746
+ "VHS_latentpreview": false,
747
+ "VHS_latentpreviewrate": 0,
748
+ "VHS_MetadataImage": true,
749
+ "VHS_KeepIntermediate": true,
750
+ "ue_links": [],
751
+ "workspace_info": {
752
+ "id": "mZ-DLut47Mni3MFPHoL4Y",
753
+ "saveLock": false,
754
+ "cloudID": null,
755
+ "coverMediaPath": null
756
+ }
757
+ },
758
+ "version": 0.4
759
+ }
Cartoon_Jaw_Drop/workflow_I2V/workflow_screenshot.png ADDED

Git LFS Details

  • SHA256: 8d1ad76dc0e46eb4acaa1f76b1a113e8e0e7997ea77e0042c424f585861b81ca
  • Pointer size: 131 Bytes
  • Size of remote file: 279 kB
Classy/.gitattributes ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ example_videos/man1_classy.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ example_videos/man2_classy.mp4 filter=lfs diff=lfs merge=lfs -text