matanby commited on
Commit
53a5ac9
Β·
verified Β·
1 Parent(s): 801be10

Upload contents.

Browse files
.gitattributes CHANGED
@@ -33,3 +33,13 @@ 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
+ assets/comfyui-workflow.png filter=lfs diff=lfs merge=lfs -text
37
+ assets/examples/3d-character.gif filter=lfs diff=lfs merge=lfs -text
38
+ assets/examples/cat.gif filter=lfs diff=lfs merge=lfs -text
39
+ assets/examples/iphone.gif filter=lfs diff=lfs merge=lfs -text
40
+ assets/examples/pikachu.gif filter=lfs diff=lfs merge=lfs -text
41
+ assets/images/3d-char.png filter=lfs diff=lfs merge=lfs -text
42
+ assets/images/cat.png filter=lfs diff=lfs merge=lfs -text
43
+ assets/images/iphone.png filter=lfs diff=lfs merge=lfs -text
44
+ assets/images/mouthwash.png filter=lfs diff=lfs merge=lfs -text
45
+ assets/images/pikachu.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Cakeify Effect LoRA for LTX Video
2
+
3
+ This repository contains a LoRA model trained on top of [LTX Video v0.9.5](https://huggingface.co/Lightricks/LTX-Video) to create "cakeify"-style video effects.
4
+
5
+ <div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;">
6
+ <img src="assets/examples/3d-character.gif" width="256">
7
+ <img src="assets/examples/cat.gif" width="256">
8
+ <img src="assets/examples/iphone.gif" width="256">
9
+ <img src="assets/examples/pikachu.gif" width="256">
10
+ </div>
11
+
12
+ ## Usage
13
+
14
+ ### ComfyUI Workflow
15
+
16
+ A reference ComfyUI workflow is provided in [assets/ltxv-i2v-lora.json](assets/ltxv-i2v-lora.json). You can import this workflow directly into ComfyUI to get started.
17
+
18
+ ![ComfyUI Workflow](assets/comfyui-workflow.png)
19
+
20
+ Example input images that work well with this model can be found in the [assets/images](assets/images) directory.
21
+
22
+ ## Base Model
23
+
24
+ This LoRA is designed to work with [LTX Video v0.9.5](https://huggingface.co/Lightricks/LTX-Video). Make sure you have the base model loaded in ComfyUI before using this LoRA.
25
+
26
+ ## Training Dataset
27
+
28
+ The model was trained using the [Cakeify Dataset](https://huggingface.co/datasets/Lightricks/Cakeify-Dataset), which is publicly available on Hugging Face.
29
+
30
+ ---
31
+
32
+ ## License
33
+
34
+ Please refer to the license of the base LTX Video model for usage terms and conditions.
assets/comfyui-workflow.png ADDED

Git LFS Details

  • SHA256: 00a820a65c6de3f287297f91d6bda2d6e77fc5a0b8c859ed6f5d7ad87e62aa7b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.99 MB
assets/examples/3d-character.gif ADDED

Git LFS Details

  • SHA256: 6da6756a0fdd456670c8127cf25347c8aab9daa942a36238c549568bbc8662f6
  • Pointer size: 132 Bytes
  • Size of remote file: 6.01 MB
assets/examples/cat.gif ADDED

Git LFS Details

  • SHA256: 051ea9f3c26853d86f7256231cf7e16095995cca7d5d85e21ba1a8435ae4c009
  • Pointer size: 133 Bytes
  • Size of remote file: 11 MB
assets/examples/iphone.gif ADDED

Git LFS Details

  • SHA256: 20276085d3c1152ec6c347e6a0d6fbd2ba2c656c4bceab5d0bd20f55cfe3c8ab
  • Pointer size: 132 Bytes
  • Size of remote file: 3.56 MB
assets/examples/pikachu.gif ADDED

Git LFS Details

  • SHA256: 581d51be6344d6f29c8232708f9d528fed3a4d14b379d6f92bc7ace08b04249c
  • Pointer size: 132 Bytes
  • Size of remote file: 3.13 MB
assets/images/3d-char.png ADDED

Git LFS Details

  • SHA256: 103680675db5914fe37cfc7b056683e079c131317395f5ca142db285f96cc564
  • Pointer size: 131 Bytes
  • Size of remote file: 780 kB
assets/images/cat.png ADDED

Git LFS Details

  • SHA256: fb1422abc1524f182c2cee2de8a5cc5fffb190cf0e649233f2ab500c732ec5ce
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
assets/images/iphone.png ADDED

Git LFS Details

  • SHA256: 8dc30ae8878d84cb61870ad68a661b6d2519fb7ca17c6a3b0023b1711381b70f
  • Pointer size: 131 Bytes
  • Size of remote file: 865 kB
assets/images/mouthwash.png ADDED

Git LFS Details

  • SHA256: adee00c5aabd12d66fb9f24f6cc46183c96a4b7a21c87560258d2100ed0f103a
  • Pointer size: 131 Bytes
  • Size of remote file: 376 kB
assets/images/pikachu.png ADDED

Git LFS Details

  • SHA256: b6be828c8f5bbd190c0f4050f33c13edac95255918d61e113e169121f18ae3a3
  • Pointer size: 131 Bytes
  • Size of remote file: 566 kB
assets/ltxv-i2v-lora.json ADDED
@@ -0,0 +1,1623 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 93,
3
+ "last_link_id": 219,
4
+ "nodes": [
5
+ {
6
+ "id": 38,
7
+ "type": "CLIPLoader",
8
+ "pos": [
9
+ -825.3175659179688,
10
+ 60.00958251953125
11
+ ],
12
+ "size": [
13
+ 315,
14
+ 98
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "CLIP",
23
+ "type": "CLIP",
24
+ "links": [
25
+ 74,
26
+ 75
27
+ ],
28
+ "slot_index": 0
29
+ }
30
+ ],
31
+ "properties": {
32
+ "Node name for S&R": "CLIPLoader"
33
+ },
34
+ "widgets_values": [
35
+ "t5xxl_fp16.safetensors",
36
+ "ltxv",
37
+ "default"
38
+ ]
39
+ },
40
+ {
41
+ "id": 91,
42
+ "type": "LTXVLoRALoader",
43
+ "pos": [
44
+ -370.38250732421875,
45
+ 73.05004119873047
46
+ ],
47
+ "size": [
48
+ 315,
49
+ 78
50
+ ],
51
+ "flags": {},
52
+ "order": 9,
53
+ "mode": 0,
54
+ "inputs": [
55
+ {
56
+ "name": "model",
57
+ "type": "MODEL",
58
+ "link": 217
59
+ },
60
+ {
61
+ "name": "lora",
62
+ "type": "LTXVLORA",
63
+ "shape": 7,
64
+ "link": 218
65
+ }
66
+ ],
67
+ "outputs": [
68
+ {
69
+ "name": "model",
70
+ "type": "MODEL",
71
+ "links": [
72
+ 216
73
+ ],
74
+ "slot_index": 0
75
+ }
76
+ ],
77
+ "properties": {
78
+ "Node name for S&R": "LTXVLoRALoader"
79
+ },
80
+ "widgets_values": [
81
+ false
82
+ ]
83
+ },
84
+ {
85
+ "id": 6,
86
+ "type": "CLIPTextEncode",
87
+ "pos": [
88
+ -379.79364013671875,
89
+ 287.47509765625
90
+ ],
91
+ "size": [
92
+ 314.9385986328125,
93
+ 122.6602783203125
94
+ ],
95
+ "flags": {
96
+ "collapsed": false
97
+ },
98
+ "order": 11,
99
+ "mode": 0,
100
+ "inputs": [
101
+ {
102
+ "name": "clip",
103
+ "type": "CLIP",
104
+ "link": 74
105
+ },
106
+ {
107
+ "name": "text",
108
+ "type": "STRING",
109
+ "pos": [
110
+ 10,
111
+ 36
112
+ ],
113
+ "widget": {
114
+ "name": "text"
115
+ },
116
+ "link": 219
117
+ }
118
+ ],
119
+ "outputs": [
120
+ {
121
+ "name": "CONDITIONING",
122
+ "type": "CONDITIONING",
123
+ "links": [
124
+ 187
125
+ ],
126
+ "slot_index": 0
127
+ }
128
+ ],
129
+ "title": "CLIP Text Encode (Positive Prompt)",
130
+ "properties": {
131
+ "Node name for S&R": "CLIPTextEncode"
132
+ },
133
+ "widgets_values": [
134
+ "best quality, 4k, HDR, a tracking shot of a beautiful scene of the sea waves on the beach with a massive explosion in the water"
135
+ ],
136
+ "color": "#232",
137
+ "bgcolor": "#353"
138
+ },
139
+ {
140
+ "id": 7,
141
+ "type": "CLIPTextEncode",
142
+ "pos": [
143
+ -374.6581726074219,
144
+ 461.08111572265625
145
+ ],
146
+ "size": [
147
+ 302.620361328125,
148
+ 138.66993713378906
149
+ ],
150
+ "flags": {},
151
+ "order": 8,
152
+ "mode": 0,
153
+ "inputs": [
154
+ {
155
+ "name": "clip",
156
+ "type": "CLIP",
157
+ "link": 75
158
+ }
159
+ ],
160
+ "outputs": [
161
+ {
162
+ "name": "CONDITIONING",
163
+ "type": "CONDITIONING",
164
+ "links": [
165
+ 188
166
+ ],
167
+ "slot_index": 0
168
+ }
169
+ ],
170
+ "title": "CLIP Text Encode (Negative Prompt)",
171
+ "properties": {
172
+ "Node name for S&R": "CLIPTextEncode"
173
+ },
174
+ "widgets_values": [
175
+ "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly"
176
+ ],
177
+ "color": "#322",
178
+ "bgcolor": "#533"
179
+ },
180
+ {
181
+ "id": 90,
182
+ "type": "Note",
183
+ "pos": [
184
+ -819.3479614257812,
185
+ 940.6119384765625
186
+ ],
187
+ "size": [
188
+ 268.2266540527344,
189
+ 88
190
+ ],
191
+ "flags": {},
192
+ "order": 1,
193
+ "mode": 0,
194
+ "inputs": [],
195
+ "outputs": [],
196
+ "properties": {},
197
+ "widgets_values": [
198
+ "The conditioning image size should match the aspect ratio of the generated video."
199
+ ],
200
+ "color": "#432",
201
+ "bgcolor": "#653"
202
+ },
203
+ {
204
+ "id": 79,
205
+ "type": "LTXVApplySTG",
206
+ "pos": [
207
+ 529.9146728515625,
208
+ 210.9912109375
209
+ ],
210
+ "size": [
211
+ 315,
212
+ 58
213
+ ],
214
+ "flags": {},
215
+ "order": 12,
216
+ "mode": 0,
217
+ "inputs": [
218
+ {
219
+ "name": "model",
220
+ "type": "MODEL",
221
+ "link": 216
222
+ }
223
+ ],
224
+ "outputs": [
225
+ {
226
+ "name": "model",
227
+ "type": "MODEL",
228
+ "links": [
229
+ 195
230
+ ],
231
+ "slot_index": 0
232
+ }
233
+ ],
234
+ "properties": {
235
+ "Node name for S&R": "LTXVApplySTG"
236
+ },
237
+ "widgets_values": [
238
+ "14"
239
+ ]
240
+ },
241
+ {
242
+ "id": 69,
243
+ "type": "LTXVConditioning",
244
+ "pos": [
245
+ 572.4468383789062,
246
+ 322.3687744140625
247
+ ],
248
+ "size": [
249
+ 223.8660125732422,
250
+ 78
251
+ ],
252
+ "flags": {},
253
+ "order": 15,
254
+ "mode": 0,
255
+ "inputs": [
256
+ {
257
+ "name": "positive",
258
+ "type": "CONDITIONING",
259
+ "link": 183
260
+ },
261
+ {
262
+ "name": "negative",
263
+ "type": "CONDITIONING",
264
+ "link": 184
265
+ }
266
+ ],
267
+ "outputs": [
268
+ {
269
+ "name": "positive",
270
+ "type": "CONDITIONING",
271
+ "links": [
272
+ 201
273
+ ],
274
+ "slot_index": 0
275
+ },
276
+ {
277
+ "name": "negative",
278
+ "type": "CONDITIONING",
279
+ "links": [
280
+ 202
281
+ ],
282
+ "slot_index": 1
283
+ }
284
+ ],
285
+ "properties": {
286
+ "Node name for S&R": "LTXVConditioning"
287
+ },
288
+ "widgets_values": [
289
+ 25
290
+ ]
291
+ },
292
+ {
293
+ "id": 82,
294
+ "type": "STGGuider",
295
+ "pos": [
296
+ 870.8995361328125,
297
+ 221.1026611328125
298
+ ],
299
+ "size": [
300
+ 315,
301
+ 146
302
+ ],
303
+ "flags": {},
304
+ "order": 17,
305
+ "mode": 0,
306
+ "inputs": [
307
+ {
308
+ "name": "model",
309
+ "type": "MODEL",
310
+ "link": 195
311
+ },
312
+ {
313
+ "name": "positive",
314
+ "type": "CONDITIONING",
315
+ "link": 201
316
+ },
317
+ {
318
+ "name": "negative",
319
+ "type": "CONDITIONING",
320
+ "link": 202
321
+ }
322
+ ],
323
+ "outputs": [
324
+ {
325
+ "name": "GUIDER",
326
+ "type": "GUIDER",
327
+ "links": [
328
+ 200
329
+ ],
330
+ "slot_index": 0
331
+ }
332
+ ],
333
+ "properties": {
334
+ "Node name for S&R": "STGGuider"
335
+ },
336
+ "widgets_values": [
337
+ 3,
338
+ 1,
339
+ 0.75
340
+ ]
341
+ },
342
+ {
343
+ "id": 73,
344
+ "type": "KSamplerSelect",
345
+ "pos": [
346
+ 412.88189697265625,
347
+ 533.893798828125
348
+ ],
349
+ "size": [
350
+ 315,
351
+ 58
352
+ ],
353
+ "flags": {},
354
+ "order": 2,
355
+ "mode": 0,
356
+ "inputs": [],
357
+ "outputs": [
358
+ {
359
+ "name": "SAMPLER",
360
+ "type": "SAMPLER",
361
+ "links": [
362
+ 196
363
+ ],
364
+ "slot_index": 0
365
+ }
366
+ ],
367
+ "properties": {
368
+ "Node name for S&R": "KSamplerSelect"
369
+ },
370
+ "widgets_values": [
371
+ "gradient_estimation"
372
+ ]
373
+ },
374
+ {
375
+ "id": 81,
376
+ "type": "SamplerCustomAdvanced",
377
+ "pos": [
378
+ 765.1566772460938,
379
+ 638.5603637695312
380
+ ],
381
+ "size": [
382
+ 355.20001220703125,
383
+ 106
384
+ ],
385
+ "flags": {},
386
+ "order": 18,
387
+ "mode": 0,
388
+ "inputs": [
389
+ {
390
+ "name": "noise",
391
+ "type": "NOISE",
392
+ "link": 194
393
+ },
394
+ {
395
+ "name": "guider",
396
+ "type": "GUIDER",
397
+ "link": 200
398
+ },
399
+ {
400
+ "name": "sampler",
401
+ "type": "SAMPLER",
402
+ "link": 196
403
+ },
404
+ {
405
+ "name": "sigmas",
406
+ "type": "SIGMAS",
407
+ "link": 197
408
+ },
409
+ {
410
+ "name": "latent_image",
411
+ "type": "LATENT",
412
+ "link": 198
413
+ }
414
+ ],
415
+ "outputs": [
416
+ {
417
+ "name": "output",
418
+ "type": "LATENT",
419
+ "links": [
420
+ 199
421
+ ],
422
+ "slot_index": 0
423
+ },
424
+ {
425
+ "name": "denoised_output",
426
+ "type": "LATENT",
427
+ "links": null
428
+ }
429
+ ],
430
+ "properties": {
431
+ "Node name for S&R": "SamplerCustomAdvanced"
432
+ },
433
+ "widgets_values": []
434
+ },
435
+ {
436
+ "id": 71,
437
+ "type": "LTXVScheduler",
438
+ "pos": [
439
+ 414.73089599609375,
440
+ 786.745849609375
441
+ ],
442
+ "size": [
443
+ 315,
444
+ 154
445
+ ],
446
+ "flags": {},
447
+ "order": 16,
448
+ "mode": 0,
449
+ "inputs": [
450
+ {
451
+ "name": "latent",
452
+ "type": "LATENT",
453
+ "shape": 7,
454
+ "link": 185
455
+ }
456
+ ],
457
+ "outputs": [
458
+ {
459
+ "name": "SIGMAS",
460
+ "type": "SIGMAS",
461
+ "links": [
462
+ 197
463
+ ],
464
+ "slot_index": 0
465
+ }
466
+ ],
467
+ "properties": {
468
+ "Node name for S&R": "LTXVScheduler"
469
+ },
470
+ "widgets_values": [
471
+ 50,
472
+ 2.05,
473
+ 0.95,
474
+ true,
475
+ 0.1
476
+ ]
477
+ },
478
+ {
479
+ "id": 8,
480
+ "type": "VAEDecode",
481
+ "pos": [
482
+ 1154.818359375,
483
+ 647.7904052734375
484
+ ],
485
+ "size": [
486
+ 210,
487
+ 46
488
+ ],
489
+ "flags": {},
490
+ "order": 19,
491
+ "mode": 0,
492
+ "inputs": [
493
+ {
494
+ "name": "samples",
495
+ "type": "LATENT",
496
+ "link": 199
497
+ },
498
+ {
499
+ "name": "vae",
500
+ "type": "VAE",
501
+ "link": 212
502
+ }
503
+ ],
504
+ "outputs": [
505
+ {
506
+ "name": "IMAGE",
507
+ "type": "IMAGE",
508
+ "links": [
509
+ 211
510
+ ],
511
+ "slot_index": 0
512
+ }
513
+ ],
514
+ "properties": {
515
+ "Node name for S&R": "VAEDecode"
516
+ },
517
+ "widgets_values": []
518
+ },
519
+ {
520
+ "id": 88,
521
+ "type": "VHS_VideoCombine",
522
+ "pos": [
523
+ 1439.7525634765625,
524
+ 75.49195861816406
525
+ ],
526
+ "size": [
527
+ 703.8472900390625,
528
+ 1007.8472900390625
529
+ ],
530
+ "flags": {},
531
+ "order": 20,
532
+ "mode": 0,
533
+ "inputs": [
534
+ {
535
+ "name": "images",
536
+ "type": "IMAGE",
537
+ "shape": 7,
538
+ "link": 211
539
+ },
540
+ {
541
+ "name": "audio",
542
+ "type": "AUDIO",
543
+ "shape": 7,
544
+ "link": null
545
+ },
546
+ {
547
+ "name": "meta_batch",
548
+ "type": "VHS_BatchManager",
549
+ "shape": 7,
550
+ "link": null
551
+ },
552
+ {
553
+ "name": "vae",
554
+ "type": "VAE",
555
+ "shape": 7,
556
+ "link": null
557
+ }
558
+ ],
559
+ "outputs": [
560
+ {
561
+ "name": "Filenames",
562
+ "type": "VHS_FILENAMES",
563
+ "links": null
564
+ }
565
+ ],
566
+ "properties": {
567
+ "Node name for S&R": "VHS_VideoCombine"
568
+ },
569
+ "widgets_values": {
570
+ "frame_rate": 25,
571
+ "loop_count": 0,
572
+ "filename_prefix": "ltxv",
573
+ "format": "video/h264-mp4",
574
+ "pix_fmt": "yuv420p",
575
+ "crf": 19,
576
+ "save_metadata": true,
577
+ "pingpong": false,
578
+ "save_output": true,
579
+ "videopreview": {
580
+ "hidden": false,
581
+ "paused": false,
582
+ "params": {
583
+ "filename": "ltxv_00227.mp4",
584
+ "subfolder": "",
585
+ "type": "output",
586
+ "format": "video/h264-mp4",
587
+ "frame_rate": 25
588
+ }
589
+ }
590
+ }
591
+ },
592
+ {
593
+ "id": 44,
594
+ "type": "CheckpointLoaderSimple",
595
+ "pos": [
596
+ -825.589111328125,
597
+ -99.53693389892578
598
+ ],
599
+ "size": [
600
+ 315,
601
+ 98
602
+ ],
603
+ "flags": {},
604
+ "order": 3,
605
+ "mode": 0,
606
+ "inputs": [],
607
+ "outputs": [
608
+ {
609
+ "name": "MODEL",
610
+ "type": "MODEL",
611
+ "links": [
612
+ 217
613
+ ],
614
+ "slot_index": 0
615
+ },
616
+ {
617
+ "name": "CLIP",
618
+ "type": "CLIP",
619
+ "links": null
620
+ },
621
+ {
622
+ "name": "VAE",
623
+ "type": "VAE",
624
+ "links": [
625
+ 212,
626
+ 213
627
+ ],
628
+ "slot_index": 2
629
+ }
630
+ ],
631
+ "properties": {
632
+ "Node name for S&R": "CheckpointLoaderSimple"
633
+ },
634
+ "widgets_values": [
635
+ "ltx-video-2b-v0.9.5.safetensors"
636
+ ]
637
+ },
638
+ {
639
+ "id": 92,
640
+ "type": "LTXVLoRASelector",
641
+ "pos": [
642
+ -371.1002197265625,
643
+ -89.50731658935547
644
+ ],
645
+ "size": [
646
+ 315,
647
+ 102
648
+ ],
649
+ "flags": {},
650
+ "order": 4,
651
+ "mode": 0,
652
+ "inputs": [
653
+ {
654
+ "name": "previous_lora",
655
+ "type": "LTXVLORA",
656
+ "shape": 7,
657
+ "link": null
658
+ },
659
+ {
660
+ "name": "blocks",
661
+ "type": "SELECTEDBLOCKS",
662
+ "shape": 7,
663
+ "link": null
664
+ }
665
+ ],
666
+ "outputs": [
667
+ {
668
+ "name": "lora",
669
+ "type": "LTXVLORA",
670
+ "links": [
671
+ 218
672
+ ]
673
+ }
674
+ ],
675
+ "properties": {
676
+ "Node name for S&R": "LTXVLoRASelector"
677
+ },
678
+ "widgets_values": [
679
+ "ltxv_095_cakeify_lora.safetensors",
680
+ 1
681
+ ]
682
+ },
683
+ {
684
+ "id": 78,
685
+ "type": "LoadImage",
686
+ "pos": [
687
+ -873.0076293945312,
688
+ 539.24853515625
689
+ ],
690
+ "size": [
691
+ 385.15606689453125,
692
+ 333.3305358886719
693
+ ],
694
+ "flags": {},
695
+ "order": 5,
696
+ "mode": 0,
697
+ "inputs": [],
698
+ "outputs": [
699
+ {
700
+ "name": "IMAGE",
701
+ "type": "IMAGE",
702
+ "links": [
703
+ 214
704
+ ],
705
+ "slot_index": 0
706
+ },
707
+ {
708
+ "name": "MASK",
709
+ "type": "MASK",
710
+ "links": null
711
+ }
712
+ ],
713
+ "properties": {
714
+ "Node name for S&R": "LoadImage"
715
+ },
716
+ "widgets_values": [
717
+ "pikachu.png",
718
+ "image"
719
+ ]
720
+ },
721
+ {
722
+ "id": 77,
723
+ "type": "LTXVImgToVideo",
724
+ "pos": [
725
+ -29.12864112854004,
726
+ 376.6113586425781
727
+ ],
728
+ "size": [
729
+ 315,
730
+ 190
731
+ ],
732
+ "flags": {},
733
+ "order": 14,
734
+ "mode": 0,
735
+ "inputs": [
736
+ {
737
+ "name": "positive",
738
+ "type": "CONDITIONING",
739
+ "link": 187
740
+ },
741
+ {
742
+ "name": "negative",
743
+ "type": "CONDITIONING",
744
+ "link": 188
745
+ },
746
+ {
747
+ "name": "vae",
748
+ "type": "VAE",
749
+ "link": 213
750
+ },
751
+ {
752
+ "name": "image",
753
+ "type": "IMAGE",
754
+ "link": 204
755
+ }
756
+ ],
757
+ "outputs": [
758
+ {
759
+ "name": "positive",
760
+ "type": "CONDITIONING",
761
+ "links": [
762
+ 183
763
+ ],
764
+ "slot_index": 0
765
+ },
766
+ {
767
+ "name": "negative",
768
+ "type": "CONDITIONING",
769
+ "links": [
770
+ 184
771
+ ],
772
+ "slot_index": 1
773
+ },
774
+ {
775
+ "name": "latent",
776
+ "type": "LATENT",
777
+ "links": [
778
+ 185,
779
+ 198
780
+ ],
781
+ "slot_index": 2
782
+ }
783
+ ],
784
+ "properties": {
785
+ "Node name for S&R": "LTXVImgToVideo"
786
+ },
787
+ "widgets_values": [
788
+ 576,
789
+ 576,
790
+ 121,
791
+ 1
792
+ ]
793
+ },
794
+ {
795
+ "id": 89,
796
+ "type": "ImageResizeKJ",
797
+ "pos": [
798
+ -376.87969970703125,
799
+ 658.8834838867188
800
+ ],
801
+ "size": [
802
+ 315,
803
+ 286
804
+ ],
805
+ "flags": {},
806
+ "order": 10,
807
+ "mode": 0,
808
+ "inputs": [
809
+ {
810
+ "name": "image",
811
+ "type": "IMAGE",
812
+ "link": 214
813
+ },
814
+ {
815
+ "name": "get_image_size",
816
+ "type": "IMAGE",
817
+ "shape": 7,
818
+ "link": null
819
+ },
820
+ {
821
+ "name": "width_input",
822
+ "type": "INT",
823
+ "shape": 7,
824
+ "pos": [
825
+ 10,
826
+ 196
827
+ ],
828
+ "widget": {
829
+ "name": "width_input"
830
+ },
831
+ "link": null
832
+ },
833
+ {
834
+ "name": "height_input",
835
+ "type": "INT",
836
+ "shape": 7,
837
+ "pos": [
838
+ 10,
839
+ 220
840
+ ],
841
+ "widget": {
842
+ "name": "height_input"
843
+ },
844
+ "link": null
845
+ }
846
+ ],
847
+ "outputs": [
848
+ {
849
+ "name": "IMAGE",
850
+ "type": "IMAGE",
851
+ "links": [
852
+ 215
853
+ ],
854
+ "slot_index": 0
855
+ },
856
+ {
857
+ "name": "width",
858
+ "type": "INT",
859
+ "links": null
860
+ },
861
+ {
862
+ "name": "height",
863
+ "type": "INT",
864
+ "links": null
865
+ }
866
+ ],
867
+ "properties": {
868
+ "Node name for S&R": "ImageResizeKJ"
869
+ },
870
+ "widgets_values": [
871
+ 576,
872
+ 576,
873
+ "lanczos",
874
+ false,
875
+ 2,
876
+ 0,
877
+ 0,
878
+ "center"
879
+ ]
880
+ },
881
+ {
882
+ "id": 84,
883
+ "type": "LTXVPreprocess",
884
+ "pos": [
885
+ -22.662538528442383,
886
+ 652.86767578125
887
+ ],
888
+ "size": [
889
+ 315,
890
+ 58
891
+ ],
892
+ "flags": {},
893
+ "order": 13,
894
+ "mode": 0,
895
+ "inputs": [
896
+ {
897
+ "name": "image",
898
+ "type": "IMAGE",
899
+ "link": 215
900
+ }
901
+ ],
902
+ "outputs": [
903
+ {
904
+ "name": "output_image",
905
+ "type": "IMAGE",
906
+ "links": [
907
+ 204
908
+ ],
909
+ "slot_index": 0
910
+ }
911
+ ],
912
+ "properties": {
913
+ "Node name for S&R": "LTXVPreprocess"
914
+ },
915
+ "widgets_values": [
916
+ 10
917
+ ]
918
+ },
919
+ {
920
+ "id": 83,
921
+ "type": "RandomNoise",
922
+ "pos": [
923
+ 411.09796142578125,
924
+ 644.958251953125
925
+ ],
926
+ "size": [
927
+ 315,
928
+ 82
929
+ ],
930
+ "flags": {},
931
+ "order": 6,
932
+ "mode": 0,
933
+ "inputs": [],
934
+ "outputs": [
935
+ {
936
+ "name": "NOISE",
937
+ "type": "NOISE",
938
+ "links": [
939
+ 194
940
+ ],
941
+ "slot_index": 0
942
+ }
943
+ ],
944
+ "properties": {
945
+ "Node name for S&R": "RandomNoise"
946
+ },
947
+ "widgets_values": [
948
+ 50,
949
+ "fixed"
950
+ ]
951
+ },
952
+ {
953
+ "id": 93,
954
+ "type": "String-πŸ”¬",
955
+ "pos": [
956
+ -877.6921997070312,
957
+ 287.8499755859375
958
+ ],
959
+ "size": [
960
+ 400,
961
+ 200
962
+ ],
963
+ "flags": {},
964
+ "order": 7,
965
+ "mode": 0,
966
+ "inputs": [],
967
+ "outputs": [
968
+ {
969
+ "name": "STRING",
970
+ "type": "STRING",
971
+ "links": [
972
+ 219
973
+ ]
974
+ }
975
+ ],
976
+ "properties": {
977
+ "Node name for S&R": "String-πŸ”¬"
978
+ },
979
+ "widgets_values": [
980
+ "CAKEIFY a person using a knife to cut a cake shaped like pikachu"
981
+ ]
982
+ }
983
+ ],
984
+ "links": [
985
+ [
986
+ 74,
987
+ 38,
988
+ 0,
989
+ 6,
990
+ 0,
991
+ "CLIP"
992
+ ],
993
+ [
994
+ 75,
995
+ 38,
996
+ 0,
997
+ 7,
998
+ 0,
999
+ "CLIP"
1000
+ ],
1001
+ [
1002
+ 183,
1003
+ 77,
1004
+ 0,
1005
+ 69,
1006
+ 0,
1007
+ "CONDITIONING"
1008
+ ],
1009
+ [
1010
+ 184,
1011
+ 77,
1012
+ 1,
1013
+ 69,
1014
+ 1,
1015
+ "CONDITIONING"
1016
+ ],
1017
+ [
1018
+ 185,
1019
+ 77,
1020
+ 2,
1021
+ 71,
1022
+ 0,
1023
+ "LATENT"
1024
+ ],
1025
+ [
1026
+ 187,
1027
+ 6,
1028
+ 0,
1029
+ 77,
1030
+ 0,
1031
+ "CONDITIONING"
1032
+ ],
1033
+ [
1034
+ 188,
1035
+ 7,
1036
+ 0,
1037
+ 77,
1038
+ 1,
1039
+ "CONDITIONING"
1040
+ ],
1041
+ [
1042
+ 194,
1043
+ 83,
1044
+ 0,
1045
+ 81,
1046
+ 0,
1047
+ "NOISE"
1048
+ ],
1049
+ [
1050
+ 195,
1051
+ 79,
1052
+ 0,
1053
+ 82,
1054
+ 0,
1055
+ "MODEL"
1056
+ ],
1057
+ [
1058
+ 196,
1059
+ 73,
1060
+ 0,
1061
+ 81,
1062
+ 2,
1063
+ "SAMPLER"
1064
+ ],
1065
+ [
1066
+ 197,
1067
+ 71,
1068
+ 0,
1069
+ 81,
1070
+ 3,
1071
+ "SIGMAS"
1072
+ ],
1073
+ [
1074
+ 198,
1075
+ 77,
1076
+ 2,
1077
+ 81,
1078
+ 4,
1079
+ "LATENT"
1080
+ ],
1081
+ [
1082
+ 199,
1083
+ 81,
1084
+ 0,
1085
+ 8,
1086
+ 0,
1087
+ "LATENT"
1088
+ ],
1089
+ [
1090
+ 200,
1091
+ 82,
1092
+ 0,
1093
+ 81,
1094
+ 1,
1095
+ "GUIDER"
1096
+ ],
1097
+ [
1098
+ 201,
1099
+ 69,
1100
+ 0,
1101
+ 82,
1102
+ 1,
1103
+ "CONDITIONING"
1104
+ ],
1105
+ [
1106
+ 202,
1107
+ 69,
1108
+ 1,
1109
+ 82,
1110
+ 2,
1111
+ "CONDITIONING"
1112
+ ],
1113
+ [
1114
+ 204,
1115
+ 84,
1116
+ 0,
1117
+ 77,
1118
+ 3,
1119
+ "IMAGE"
1120
+ ],
1121
+ [
1122
+ 211,
1123
+ 8,
1124
+ 0,
1125
+ 88,
1126
+ 0,
1127
+ "IMAGE"
1128
+ ],
1129
+ [
1130
+ 212,
1131
+ 44,
1132
+ 2,
1133
+ 8,
1134
+ 1,
1135
+ "VAE"
1136
+ ],
1137
+ [
1138
+ 213,
1139
+ 44,
1140
+ 2,
1141
+ 77,
1142
+ 2,
1143
+ "VAE"
1144
+ ],
1145
+ [
1146
+ 214,
1147
+ 78,
1148
+ 0,
1149
+ 89,
1150
+ 0,
1151
+ "IMAGE"
1152
+ ],
1153
+ [
1154
+ 215,
1155
+ 89,
1156
+ 0,
1157
+ 84,
1158
+ 0,
1159
+ "IMAGE"
1160
+ ],
1161
+ [
1162
+ 216,
1163
+ 91,
1164
+ 0,
1165
+ 79,
1166
+ 0,
1167
+ "MODEL"
1168
+ ],
1169
+ [
1170
+ 217,
1171
+ 44,
1172
+ 0,
1173
+ 91,
1174
+ 0,
1175
+ "MODEL"
1176
+ ],
1177
+ [
1178
+ 218,
1179
+ 92,
1180
+ 0,
1181
+ 91,
1182
+ 1,
1183
+ "LTXVLORA"
1184
+ ],
1185
+ [
1186
+ 219,
1187
+ 93,
1188
+ 0,
1189
+ 6,
1190
+ 1,
1191
+ "STRING"
1192
+ ]
1193
+ ],
1194
+ "groups": [
1195
+ {
1196
+ "id": 1,
1197
+ "title": "Load Models",
1198
+ "bounding": [
1199
+ -835.589111328125,
1200
+ -173.1370086669922,
1201
+ 335.27154541015625,
1202
+ 341.1465759277344
1203
+ ],
1204
+ "color": "#3f789e",
1205
+ "font_size": 24,
1206
+ "flags": {},
1207
+ "nodes": [
1208
+ 38,
1209
+ 44
1210
+ ]
1211
+ },
1212
+ {
1213
+ "id": 2,
1214
+ "title": "Input Conditions",
1215
+ "bounding": [
1216
+ -887.6921997070312,
1217
+ 214.2501678466797,
1218
+ 420,
1219
+ 668.329833984375
1220
+ ],
1221
+ "color": "#3f789e",
1222
+ "font_size": 24,
1223
+ "flags": {},
1224
+ "nodes": [
1225
+ 78,
1226
+ 93
1227
+ ]
1228
+ },
1229
+ {
1230
+ "id": 3,
1231
+ "title": "Load LoRA",
1232
+ "bounding": [
1233
+ -381.1002197265625,
1234
+ -163.10736083984375,
1235
+ 335.71771240234375,
1236
+ 324.15740966796875
1237
+ ],
1238
+ "color": "#3f789e",
1239
+ "font_size": 24,
1240
+ "flags": {},
1241
+ "nodes": [
1242
+ 91,
1243
+ 92
1244
+ ]
1245
+ },
1246
+ {
1247
+ "id": 4,
1248
+ "title": "Prepare Conditioning",
1249
+ "bounding": [
1250
+ -389.79364013671875,
1251
+ 213.875,
1252
+ 702.5595092773438,
1253
+ 742.904541015625
1254
+ ],
1255
+ "color": "#3f789e",
1256
+ "font_size": 24,
1257
+ "flags": {},
1258
+ "nodes": [
1259
+ 6,
1260
+ 7,
1261
+ 77,
1262
+ 89,
1263
+ 84
1264
+ ]
1265
+ },
1266
+ {
1267
+ "id": 5,
1268
+ "title": "Apply STG",
1269
+ "bounding": [
1270
+ 519.9144287109375,
1271
+ 137.3910369873047,
1272
+ 675.984619140625,
1273
+ 272.97772216796875
1274
+ ],
1275
+ "color": "#3f789e",
1276
+ "font_size": 24,
1277
+ "flags": {},
1278
+ "nodes": [
1279
+ 79,
1280
+ 69,
1281
+ 82
1282
+ ]
1283
+ },
1284
+ {
1285
+ "id": 6,
1286
+ "title": "Generate Video",
1287
+ "bounding": [
1288
+ 401.09796142578125,
1289
+ 460.29388427734375,
1290
+ 973.7205200195312,
1291
+ 490.4521179199219
1292
+ ],
1293
+ "color": "#3f789e",
1294
+ "font_size": 24,
1295
+ "flags": {},
1296
+ "nodes": [
1297
+ 73,
1298
+ 81,
1299
+ 71,
1300
+ 8,
1301
+ 83
1302
+ ]
1303
+ }
1304
+ ],
1305
+ "config": {},
1306
+ "extra": {
1307
+ "ds": {
1308
+ "scale": 0.7603950681459739,
1309
+ "offset": [
1310
+ 1014.0977322211725,
1311
+ 260.83477844628214
1312
+ ]
1313
+ },
1314
+ "node_versions": {
1315
+ "comfy-core": "0.3.20",
1316
+ "ComfyUI-LTXVideoLoRA": "89c4ca078f4ee8558a2daec45cba925912ba5862",
1317
+ "ComfyUI-Logic": "42d4f3df45fb7f0dd6e2201a14c07d4dd09f235d"
1318
+ },
1319
+ "prompt": {
1320
+ "6": {
1321
+ "inputs": {
1322
+ "text": [
1323
+ "85",
1324
+ 0
1325
+ ],
1326
+ "clip": [
1327
+ "38",
1328
+ 0
1329
+ ]
1330
+ },
1331
+ "class_type": "CLIPTextEncode",
1332
+ "_meta": {
1333
+ "title": "CLIP Text Encode (Positive Prompt)"
1334
+ }
1335
+ },
1336
+ "7": {
1337
+ "inputs": {
1338
+ "text": "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly",
1339
+ "clip": [
1340
+ "38",
1341
+ 0
1342
+ ]
1343
+ },
1344
+ "class_type": "CLIPTextEncode",
1345
+ "_meta": {
1346
+ "title": "CLIP Text Encode (Negative Prompt)"
1347
+ }
1348
+ },
1349
+ "8": {
1350
+ "inputs": {
1351
+ "samples": [
1352
+ "81",
1353
+ 0
1354
+ ],
1355
+ "vae": [
1356
+ "44",
1357
+ 2
1358
+ ]
1359
+ },
1360
+ "class_type": "VAEDecode",
1361
+ "_meta": {
1362
+ "title": "VAE Decode"
1363
+ }
1364
+ },
1365
+ "38": {
1366
+ "inputs": {
1367
+ "clip_name": "t5xxl_fp16.safetensors",
1368
+ "type": "ltxv",
1369
+ "device": "default"
1370
+ },
1371
+ "class_type": "CLIPLoader",
1372
+ "_meta": {
1373
+ "title": "Load CLIP"
1374
+ }
1375
+ },
1376
+ "44": {
1377
+ "inputs": {
1378
+ "ckpt_name": "ltx-video-2b-v0.9.5.safetensors"
1379
+ },
1380
+ "class_type": "CheckpointLoaderSimple",
1381
+ "_meta": {
1382
+ "title": "Load Checkpoint"
1383
+ }
1384
+ },
1385
+ "69": {
1386
+ "inputs": {
1387
+ "frame_rate": 25,
1388
+ "positive": [
1389
+ "77",
1390
+ 0
1391
+ ],
1392
+ "negative": [
1393
+ "77",
1394
+ 1
1395
+ ]
1396
+ },
1397
+ "class_type": "LTXVConditioning",
1398
+ "_meta": {
1399
+ "title": "LTXVConditioning"
1400
+ }
1401
+ },
1402
+ "71": {
1403
+ "inputs": {
1404
+ "steps": 20,
1405
+ "max_shift": 2.05,
1406
+ "base_shift": 0.95,
1407
+ "stretch": true,
1408
+ "terminal": 0.1,
1409
+ "latent": [
1410
+ "77",
1411
+ 2
1412
+ ]
1413
+ },
1414
+ "class_type": "LTXVScheduler",
1415
+ "_meta": {
1416
+ "title": "LTXVScheduler"
1417
+ }
1418
+ },
1419
+ "73": {
1420
+ "inputs": {
1421
+ "sampler_name": "gradient_estimation"
1422
+ },
1423
+ "class_type": "KSamplerSelect",
1424
+ "_meta": {
1425
+ "title": "KSamplerSelect"
1426
+ }
1427
+ },
1428
+ "77": {
1429
+ "inputs": {
1430
+ "width": 768,
1431
+ "height": 512,
1432
+ "length": 97,
1433
+ "batch_size": 1,
1434
+ "positive": [
1435
+ "6",
1436
+ 0
1437
+ ],
1438
+ "negative": [
1439
+ "7",
1440
+ 0
1441
+ ],
1442
+ "vae": [
1443
+ "44",
1444
+ 2
1445
+ ],
1446
+ "image": [
1447
+ "84",
1448
+ 0
1449
+ ]
1450
+ },
1451
+ "class_type": "LTXVImgToVideo",
1452
+ "_meta": {
1453
+ "title": "LTXVImgToVideo"
1454
+ }
1455
+ },
1456
+ "78": {
1457
+ "inputs": {
1458
+ "image": "shrek2.jpg",
1459
+ "upload": "image"
1460
+ },
1461
+ "class_type": "LoadImage",
1462
+ "_meta": {
1463
+ "title": "Load Image"
1464
+ }
1465
+ },
1466
+ "79": {
1467
+ "inputs": {
1468
+ "block_indices": "14",
1469
+ "model": [
1470
+ "44",
1471
+ 0
1472
+ ]
1473
+ },
1474
+ "class_type": "LTXVApplySTG",
1475
+ "_meta": {
1476
+ "title": "πŸ…›πŸ…£πŸ…§ LTXV Apply STG"
1477
+ }
1478
+ },
1479
+ "81": {
1480
+ "inputs": {
1481
+ "noise": [
1482
+ "83",
1483
+ 0
1484
+ ],
1485
+ "guider": [
1486
+ "82",
1487
+ 0
1488
+ ],
1489
+ "sampler": [
1490
+ "73",
1491
+ 0
1492
+ ],
1493
+ "sigmas": [
1494
+ "71",
1495
+ 0
1496
+ ],
1497
+ "latent_image": [
1498
+ "77",
1499
+ 2
1500
+ ]
1501
+ },
1502
+ "class_type": "SamplerCustomAdvanced",
1503
+ "_meta": {
1504
+ "title": "SamplerCustomAdvanced"
1505
+ }
1506
+ },
1507
+ "82": {
1508
+ "inputs": {
1509
+ "cfg": 3,
1510
+ "stg": 1,
1511
+ "rescale": 0.75,
1512
+ "model": [
1513
+ "79",
1514
+ 0
1515
+ ],
1516
+ "positive": [
1517
+ "69",
1518
+ 0
1519
+ ],
1520
+ "negative": [
1521
+ "69",
1522
+ 1
1523
+ ]
1524
+ },
1525
+ "class_type": "STGGuider",
1526
+ "_meta": {
1527
+ "title": "πŸ…›πŸ…£πŸ…§ STG Guider"
1528
+ }
1529
+ },
1530
+ "83": {
1531
+ "inputs": {
1532
+ "noise_seed": 42
1533
+ },
1534
+ "class_type": "RandomNoise",
1535
+ "_meta": {
1536
+ "title": "RandomNoise"
1537
+ }
1538
+ },
1539
+ "84": {
1540
+ "inputs": {
1541
+ "img_compression": 40,
1542
+ "image": [
1543
+ "89",
1544
+ 0
1545
+ ]
1546
+ },
1547
+ "class_type": "LTXVPreprocess",
1548
+ "_meta": {
1549
+ "title": "LTXVPreprocess"
1550
+ }
1551
+ },
1552
+ "85": {
1553
+ "inputs": {
1554
+ "prompt": "a person looking like Shrek talking",
1555
+ "max_resulting_tokens": 256,
1556
+ "prompt_enhancer": [
1557
+ "86",
1558
+ 0
1559
+ ],
1560
+ "image_prompt": [
1561
+ "78",
1562
+ 0
1563
+ ]
1564
+ },
1565
+ "class_type": "LTXVPromptEnhancer",
1566
+ "_meta": {
1567
+ "title": "πŸ…›πŸ…£πŸ…§ LTXV Prompt Enhancer"
1568
+ }
1569
+ },
1570
+ "86": {
1571
+ "inputs": {
1572
+ "llm_name": "unsloth/Llama-3.2-3B-Instruct",
1573
+ "image_captioner_name": "MiaoshouAI/Florence-2-large-PromptGen-v2.0"
1574
+ },
1575
+ "class_type": "LTXVPromptEnhancerLoader",
1576
+ "_meta": {
1577
+ "title": "πŸ…›πŸ…£πŸ…§ LTXV Prompt Enhancer Loader"
1578
+ }
1579
+ },
1580
+ "88": {
1581
+ "inputs": {
1582
+ "frame_rate": 25,
1583
+ "loop_count": 0,
1584
+ "filename_prefix": "ltxv",
1585
+ "format": "video/h264-mp4",
1586
+ "pix_fmt": "yuv420p",
1587
+ "crf": 19,
1588
+ "save_metadata": true,
1589
+ "pingpong": false,
1590
+ "save_output": true,
1591
+ "images": [
1592
+ "8",
1593
+ 0
1594
+ ]
1595
+ },
1596
+ "class_type": "VHS_VideoCombine",
1597
+ "_meta": {
1598
+ "title": "Video Combine πŸŽ₯πŸ…₯πŸ…—πŸ…’"
1599
+ }
1600
+ },
1601
+ "89": {
1602
+ "inputs": {
1603
+ "width": 768,
1604
+ "height": 512,
1605
+ "upscale_method": "nearest-exact",
1606
+ "keep_proportion": false,
1607
+ "divisible_by": 2,
1608
+ "crop": "center",
1609
+ "image": [
1610
+ "78",
1611
+ 0
1612
+ ]
1613
+ },
1614
+ "class_type": "ImageResizeKJ",
1615
+ "_meta": {
1616
+ "title": "Resize Image"
1617
+ }
1618
+ }
1619
+ },
1620
+ "comfy_fork_version": "update_nodes@db0f122d"
1621
+ },
1622
+ "version": 0.4
1623
+ }