Kyo-Kai commited on
Commit
4562d8b
·
verified ·
1 Parent(s): b91e763

Update ltxvideo-v2v.json

Browse files
Files changed (1) hide show
  1. ltxvideo-v2v.json +42 -137
ltxvideo-v2v.json CHANGED
@@ -1,56 +1,29 @@
1
  {
2
  "8": {
3
  "inputs": {
4
- "samples": [
5
- "36",
6
- 0
7
- ],
8
- "vae": [
9
- "102",
10
- 1
11
- ]
12
  },
13
  "class_type": "VAEDecode",
14
- "_meta": {
15
- "title": "VAE Decode"
16
- }
17
  },
18
  "14": {
19
  "inputs": {
20
  "sampler_name": "euler"
21
  },
22
  "class_type": "KSamplerSelect",
23
- "_meta": {
24
- "title": "KSamplerSelect"
25
- }
26
  },
27
  "36": {
28
  "inputs": {
29
- "noise": [
30
- "37",
31
- 0
32
- ],
33
- "guider": [
34
- "42",
35
- 0
36
- ],
37
- "sampler": [
38
- "14",
39
- 0
40
- ],
41
- "sigmas": [
42
- "109",
43
- 1
44
- ],
45
- "latent_image": [
46
- "103",
47
- 1
48
- ]
49
  },
50
  "class_type": "SamplerCustomAdvanced",
51
- "_meta": {
52
- "title": "SamplerCustomAdvanced"
53
- }
54
  },
55
  "37": {
56
  "inputs": {
@@ -58,173 +31,107 @@
58
  "control_after_generate": "fixed"
59
  },
60
  "class_type": "RandomNoise",
61
- "_meta": {
62
- "title": "RandomNoise"
63
- }
64
  },
65
  "42": {
66
  "inputs": {
67
  "cfg": 4,
68
- "model": [
69
- "103",
70
- 0
71
- ],
72
- "positive": [
73
- "87",
74
- 0
75
- ],
76
- "negative": [
77
- "88",
78
- 0
79
- ]
80
  },
81
  "class_type": "CFGGuider",
82
- "_meta": {
83
- "title": "CFGGuider"
84
- }
85
  },
86
  "60": {
87
  "inputs": {
88
  "frame_rate": 25,
89
- "loop_count": 0,
90
- "filename_prefix": "LTXVideo",
91
  "format": "video/h264-mp4",
92
- "pix_fmt": "yuv420p",
93
- "crf": 19,
94
- "save_metadata": true,
95
- "pingpong": false,
96
  "save_output": true,
97
- "images": [
98
- "8",
99
- 0
100
- ]
101
  },
102
  "class_type": "VHS_VideoCombine",
103
- "_meta": {
104
- "title": "Video Combine"
105
- }
106
  },
107
  "81": {
108
  "inputs": {
109
  "scheduler": "normal",
110
  "steps": 20,
111
  "denoise": 1,
112
- "model": [
113
- "103",
114
- 0
115
- ]
116
  },
117
  "class_type": "BasicScheduler",
118
- "_meta": {
119
- "title": "BasicScheduler"
120
- }
121
  },
122
  "87": {
123
  "inputs": {
124
- "text": "A group of colorful hot air balloons take off at dawn in Cappadocia, Turkey.\nDozens of balloons in various bright colors and patterns slowly rise into the pink and orange sky. Below them, the unique landscape of Cappadocia unfolds, with its distinctive \"fairy chimneys\" - tall, cone-shaped rock formations scattered across the valley. The rising sun casts long shadows across the terrain, highlighting the otherworldly topography.",
125
- "clip": [
126
- "105",
127
- 0
128
- ]
129
  },
130
  "class_type": "CLIPTextEncode",
131
- "_meta": {
132
- "title": "CLIP Text Encode (Prompt)"
133
- }
134
  },
135
  "88": {
136
  "inputs": {
137
- "text": "worst quality, inconsistent motion, blurry, jittery, distorted, watermarks",
138
- "clip": [
139
- "105",
140
- 0
141
- ]
142
  },
143
  "class_type": "CLIPTextEncode",
144
- "_meta": {
145
- "title": "CLIP Text Encode (Negative)"
146
- }
147
  },
148
  "102": {
149
  "inputs": {
150
  "model_name": "ltx-video-2b-v0.9.safetensors"
151
  },
152
  "class_type": "LTXVLoader",
153
- "_meta": {
154
- "title": "LTXVLoader"
155
- }
156
  },
157
  "103": {
158
  "inputs": {
159
  "mode": "Custom",
160
  "width": 768,
161
  "height": 512,
162
- "bucket_size": 65,
163
  "frame_count": 25,
164
  "strength": 1,
165
  "motion_lora_strength_multiplier_enabled": true,
166
- "model": [
167
- "102",
168
- 0
169
- ],
170
- "vae": [
171
- "102",
172
- 1
173
- ],
174
- "conditioning": [
175
- "110",
176
- 0
177
- ]
178
  },
179
  "class_type": "LTXVModelConfigurator",
180
- "_meta": {
181
- "title": "LTXVModelConfigurator"
182
- }
183
  },
184
  "104": {
185
  "inputs": {
186
- "start_percent": 1.820833333,
187
  "rescale": true,
188
  "rescale_strength": 0.1,
189
- "sigmas": [
190
- "81",
191
- 0
192
- ],
193
- "sigma_shift": [
194
- "103",
195
- 2
196
- ]
197
  },
198
  "class_type": "LTXVShiftSigmas",
199
- "_meta": {
200
- "title": "LTXVShiftSigmas"
201
- }
202
  },
203
  "105": {
204
  "inputs": {
205
- "clip_name": "PixArt-XL-2-1024-MS/text_encoder/model-00001-of-00002.safetensors"
206
  },
207
  "class_type": "LTXVCLIPModelLoader",
208
- "_meta": {
209
- "title": "LTXVCLIPModelLoader"
210
- }
211
  },
212
  "109": {
213
  "inputs": {
214
  "step": 1,
215
- "sigmas": [
216
- "104",
217
- 0
218
- ]
219
  },
220
  "class_type": "SplitSigmas",
221
- "_meta": {
222
- "title": "SplitSigmas"
223
- }
224
  },
225
  "110": {
226
  "inputs": {
227
- "video": "video.mp4",
228
  "force_rate": 0,
229
  "force_size": "Disabled",
230
  "frame_load_cap": 0,
@@ -232,8 +139,6 @@
232
  "select_every_nth": 1
233
  },
234
  "class_type": "VHS_LoadVideo",
235
- "_meta": {
236
- "title": "Load Video"
237
- }
238
  }
239
  }
 
1
  {
2
  "8": {
3
  "inputs": {
4
+ "samples": [ "36", 0 ],
5
+ "vae": [ "102", 1 ]
 
 
 
 
 
 
6
  },
7
  "class_type": "VAEDecode",
8
+ "_meta": { "title": "VAE Decode" }
 
 
9
  },
10
  "14": {
11
  "inputs": {
12
  "sampler_name": "euler"
13
  },
14
  "class_type": "KSamplerSelect",
15
+ "_meta": { "title": "KSamplerSelect" }
 
 
16
  },
17
  "36": {
18
  "inputs": {
19
+ "noise": [ "37", 0 ],
20
+ "guider": [ "42", 0 ],
21
+ "sampler": [ "14", 0 ],
22
+ "sigmas": [ "109", 1 ],
23
+ "latent_image": [ "103", 1 ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  },
25
  "class_type": "SamplerCustomAdvanced",
26
+ "_meta": { "title": "SamplerCustomAdvanced" }
 
 
27
  },
28
  "37": {
29
  "inputs": {
 
31
  "control_after_generate": "fixed"
32
  },
33
  "class_type": "RandomNoise",
34
+ "_meta": { "title": "RandomNoise" }
 
 
35
  },
36
  "42": {
37
  "inputs": {
38
  "cfg": 4,
39
+ "model": [ "103", 0 ],
40
+ "positive": [ "87", 0 ],
41
+ "negative": [ "88", 0 ]
 
 
 
 
 
 
 
 
 
42
  },
43
  "class_type": "CFGGuider",
44
+ "_meta": { "title": "CFGGuider" }
 
 
45
  },
46
  "60": {
47
  "inputs": {
48
  "frame_rate": 25,
49
+ "filename_prefix": "v2v_default_prefix",
 
50
  "format": "video/h264-mp4",
 
 
 
 
51
  "save_output": true,
52
+ "images": [ "8", 0 ]
 
 
 
53
  },
54
  "class_type": "VHS_VideoCombine",
55
+ "_meta": { "title": "Video Combine" }
 
 
56
  },
57
  "81": {
58
  "inputs": {
59
  "scheduler": "normal",
60
  "steps": 20,
61
  "denoise": 1,
62
+ "model": [ "103", 0 ]
 
 
 
63
  },
64
  "class_type": "BasicScheduler",
65
+ "_meta": { "title": "BasicScheduler" }
 
 
66
  },
67
  "87": {
68
  "inputs": {
69
+ "text": "Default positive prompt.",
70
+ "clip": [ "105", 0 ]
 
 
 
71
  },
72
  "class_type": "CLIPTextEncode",
73
+ "_meta": { "title": "Positive Prompt" }
 
 
74
  },
75
  "88": {
76
  "inputs": {
77
+ "text": "worst quality, blurry, distorted",
78
+ "clip": [ "105", 0 ]
 
 
 
79
  },
80
  "class_type": "CLIPTextEncode",
81
+ "_meta": { "title": "Negative Prompt" }
 
 
82
  },
83
  "102": {
84
  "inputs": {
85
  "model_name": "ltx-video-2b-v0.9.safetensors"
86
  },
87
  "class_type": "LTXVLoader",
88
+ "_meta": { "title": "LTXVLoader" }
 
 
89
  },
90
  "103": {
91
  "inputs": {
92
  "mode": "Custom",
93
  "width": 768,
94
  "height": 512,
95
+ "bucket_size": 64,
96
  "frame_count": 25,
97
  "strength": 1,
98
  "motion_lora_strength_multiplier_enabled": true,
99
+ "model": [ "102", 0 ],
100
+ "vae": [ "102", 1 ],
101
+ "conditioning": [ "110", 0 ]
 
 
 
 
 
 
 
 
 
102
  },
103
  "class_type": "LTXVModelConfigurator",
104
+ "_meta": { "title": "LTXVModelConfigurator" }
 
 
105
  },
106
  "104": {
107
  "inputs": {
108
+ "start_percent": 1.8,
109
  "rescale": true,
110
  "rescale_strength": 0.1,
111
+ "sigmas": [ "81", 0 ],
112
+ "sigma_shift": [ "103", 2 ]
 
 
 
 
 
 
113
  },
114
  "class_type": "LTXVShiftSigmas",
115
+ "_meta": { "title": "LTXVShiftSigmas" }
 
 
116
  },
117
  "105": {
118
  "inputs": {
119
+ "model_name": "PixArt-XL-2-1024-MS/text_encoder/model-00001-of-00002.safetensors"
120
  },
121
  "class_type": "LTXVCLIPModelLoader",
122
+ "_meta": { "title": "LTXVCLIPModelLoader" }
 
 
123
  },
124
  "109": {
125
  "inputs": {
126
  "step": 1,
127
+ "sigmas": [ "104", 0 ]
 
 
 
128
  },
129
  "class_type": "SplitSigmas",
130
+ "_meta": { "title": "SplitSigmas" }
 
 
131
  },
132
  "110": {
133
  "inputs": {
134
+ "video": "default_video.mp4",
135
  "force_rate": 0,
136
  "force_size": "Disabled",
137
  "frame_load_cap": 0,
 
139
  "select_every_nth": 1
140
  },
141
  "class_type": "VHS_LoadVideo",
142
+ "_meta": { "title": "Load Video" }
 
 
143
  }
144
  }