TechCarbasa commited on
Commit
eb1d9e7
·
verified ·
1 Parent(s): 68e98d8

Upload APIwanvideo_InfiniteTalk_V2V_example_02.json

Browse files
APIwanvideo_InfiniteTalk_V2V_example_02.json ADDED
@@ -0,0 +1,511 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ { "120": {
2
+ "inputs": {
3
+ "model": "InfiniteTalk/Wan2_1-InfiniteTalk_Single_Q8.gguf"
4
+ },
5
+ "class_type": "MultiTalkModelLoader",
6
+ "_meta": {
7
+ "title": "Multi/InfiniteTalk Model Loader"
8
+ }
9
+ },
10
+ "122": {
11
+ "inputs": {
12
+ "model": "wan2.1-i2v-14b-480p-Q8_0.gguf",
13
+ "base_precision": "fp16_fast",
14
+ "quantization": "disabled",
15
+ "load_device": "main_device",
16
+ "attention_mode": "sageattn",
17
+ "lora": [
18
+ "138",
19
+ 0
20
+ ], "multitalk_model": [
21
+ "120",
22
+ 0 ]
23
+ },
24
+ "class_type": "WanVideoModelLoader",
25
+ "_meta": {
26
+ "title": "WanVideo Model Loader"
27
+ }
28
+ },
29
+ "125": {
30
+ "inputs": {
31
+ "audio": "audio.mp3",
32
+ "audioUI": ""
33
+ },
34
+ "class_type": "LoadAudio",
35
+ "_meta": {
36
+ "title": "LoadAudio"
37
+ }
38
+ },
39
+ "128": {
40
+ "inputs": {
41
+ "steps": 4,
42
+ "cfg": 1.0000000000000002,
43
+ "shift": 2,
44
+ "seed": 2,
45
+ "force_offload": false,
46
+ "scheduler": "dpm++_sde",
47
+ "riflex_freq_index": 0,
48
+ "denoise_strength": 1,
49
+ "batched_cfg": false,
50
+ "rope_function": "comfy",
51
+ "start_step": 2,
52
+ "end_step": -1,
53
+ "add_noise_to_samples": true,
54
+ "model": [
55
+ "122",
56
+ 0
57
+ ],
58
+ "image_embeds": [
59
+ "192",
60
+ 0
61
+ ],
62
+ "text_embeds": [
63
+ "241",
64
+ 0
65
+ ],
66
+ "samples": [
67
+ "229",
68
+ 0
69
+ ],
70
+ "multitalk_embeds": [
71
+ "194",
72
+ 0
73
+ ]
74
+ },
75
+ "class_type": "WanVideoSampler",
76
+ "_meta": {
77
+ "title": "WanVideo Sampler"
78
+ }
79
+ },
80
+ "129": {
81
+ "inputs": {
82
+ "model_name": "Wan2_1_VAE_bf16.safetensors",
83
+ "precision": "bf16"
84
+ },
85
+ "class_type": "WanVideoVAELoader",
86
+ "_meta": {
87
+ "title": "WanVideo VAE Loader"
88
+ }
89
+ },
90
+ "130": {
91
+ "inputs": {
92
+ "enable_vae_tiling": false,
93
+ "tile_x": 272,
94
+ "tile_y": 272,
95
+ "tile_stride_x": 144,
96
+ "tile_stride_y": 128,
97
+ "normalization": "default",
98
+ "vae": [
99
+ "129",
100
+ 0
101
+ ],
102
+ "samples": [
103
+ "128",
104
+ 0
105
+ ]
106
+ },
107
+ "class_type": "WanVideoDecode",
108
+ "_meta": {
109
+ "title": "WanVideo Decode"
110
+ }
111
+ },
112
+ "131": {
113
+ "inputs": {
114
+ "frame_rate": 25,
115
+ "loop_count": 0,
116
+ "filename_prefix": "WanVideo2_1_InfiniteTalk",
117
+ "format": "video/h264-mp4",
118
+ "pix_fmt": "yuv420p",
119
+ "crf": 19,
120
+ "save_metadata": true,
121
+ "trim_to_audio": true,
122
+ "pingpong": false,
123
+ "save_output": true,
124
+ "images": [
125
+ "309",
126
+ 0
127
+ ],
128
+ "audio": [
129
+ "125",
130
+ 0
131
+ ]
132
+ },
133
+ "class_type": "VHS_VideoCombine",
134
+ "_meta": {
135
+ "title": "Video Combine 🎥🅥🅗🅢"
136
+ }
137
+ },
138
+ "134": {
139
+ "inputs": {
140
+ "blocks_to_swap": 20,
141
+ "offload_img_emb": false,
142
+ "offload_txt_emb": false,
143
+ "use_non_blocking": true,
144
+ "vace_blocks_to_swap": 0,
145
+ "prefetch_blocks": 1,
146
+ "block_swap_debug": false
147
+ },
148
+ "class_type": "WanVideoBlockSwap",
149
+ "_meta": {
150
+ "title": "WanVideo Block Swap"
151
+ }
152
+ },
153
+ "137": {
154
+ "inputs": {
155
+ "model": "TencentGameMate/chinese-wav2vec2-base",
156
+ "base_precision": "fp16",
157
+ "load_device": "main_device"
158
+ },
159
+ "class_type": "DownloadAndLoadWav2VecModel",
160
+ "_meta": {
161
+ "title": "(Down)load Wav2Vec Model"
162
+ }
163
+ },
164
+ "138": {
165
+ "inputs": {
166
+ "lora": "Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",
167
+ "strength": 1,
168
+ "low_mem_load": false,
169
+ "merge_loras": false
170
+ },
171
+ "class_type": "WanVideoLoraSelect",
172
+ "_meta": {
173
+ "title": "WanVideo Lora Select"
174
+ }
175
+ },
176
+ "192": {
177
+ "inputs": {
178
+ "width": [
179
+ "291",
180
+ 1
181
+ ],
182
+ "height": [
183
+ "291",
184
+ 2
185
+ ],
186
+ "frame_window_size": 121,
187
+ "motion_frame": 9,
188
+ "force_offload": false,
189
+ "colormatch": "disabled",
190
+ "tiled_vae": false,
191
+ "mode": "infinitetalk",
192
+ "output_path": "",
193
+ "vae": [
194
+ "129",
195
+ 0
196
+ ],
197
+ "start_image": [
198
+ "291",
199
+ 0
200
+ ],
201
+ "clip_embeds": [
202
+ "237",
203
+ 0
204
+ ]
205
+ },
206
+ "class_type": "WanVideoImageToVideoMultiTalk",
207
+ "_meta": {
208
+ "title": "WanVideo Long I2V Multi/InfiniteTalk"
209
+ }
210
+ },
211
+ "194": {
212
+ "inputs": {
213
+ "normalize_loudness": true,
214
+ "num_frames": [
215
+ "270",
216
+ 0
217
+ ],
218
+ "fps": 25,
219
+ "audio_scale": 1.5,
220
+ "audio_cfg_scale": 1,
221
+ "multi_audio_type": "para",
222
+ "wav2vec_model": [
223
+ "137",
224
+ 0
225
+ ],
226
+ "audio_1": [
227
+ "304",
228
+ 0
229
+ ]
230
+ },
231
+ "class_type": "MultiTalkWav2VecEmbeds",
232
+ "_meta": {
233
+ "title": "Multi/InfiniteTalk Wav2vec2 Embeds"
234
+ }
235
+ },
236
+ "228": {
237
+ "inputs": {
238
+ "video": "video.mp4",
239
+ "force_rate": 0,
240
+ "custom_width": 0,
241
+ "custom_height": 0,
242
+ "frame_load_cap": 0,
243
+ "skip_first_frames": 0,
244
+ "select_every_nth": 1,
245
+ "format": "Wan"
246
+ },
247
+ "class_type": "VHS_LoadVideo",
248
+ "_meta": {
249
+ "title": "Load Video (Upload) 🎥🅥🅗🅢"
250
+ }
251
+ },
252
+ "229": {
253
+ "inputs": {
254
+ "enable_vae_tiling": false,
255
+ "tile_x": 272,
256
+ "tile_y": 272,
257
+ "tile_stride_x": 144,
258
+ "tile_stride_y": 128,
259
+ "noise_aug_strength": 0,
260
+ "latent_strength": 1,
261
+ "vae": [
262
+ "129",
263
+ 0
264
+ ],
265
+ "image": [
266
+ "307",
267
+ 0
268
+ ]
269
+ },
270
+ "class_type": "WanVideoEncode",
271
+ "_meta": {
272
+ "title": "WanVideo Encode"
273
+ }
274
+ },
275
+ "231": {
276
+ "inputs": {
277
+ "start_index": 0,
278
+ "num_frames": 1,
279
+ "images": [
280
+ "307",
281
+ 0
282
+ ]
283
+ },
284
+ "class_type": "GetImageRangeFromBatch",
285
+ "_meta": {
286
+ "title": "Get Image or Mask Range From Batch"
287
+ }
288
+ },
289
+ "237": {
290
+ "inputs": {
291
+ "strength_1": 1,
292
+ "strength_2": 1,
293
+ "crop": "center",
294
+ "combine_embeds": "average",
295
+ "force_offload": false,
296
+ "tiles": 0,
297
+ "ratio": 0.5,
298
+ "clip_vision": [
299
+ "238",
300
+ 0
301
+ ],
302
+ "image_1": [
303
+ "291",
304
+ 0
305
+ ]
306
+ },
307
+ "class_type": "WanVideoClipVisionEncode",
308
+ "_meta": {
309
+ "title": "WanVideo ClipVision Encode"
310
+ }
311
+ },
312
+ "238": {
313
+ "inputs": {
314
+ "clip_name": "split_files/clip_vision/clip_vision_h.safetensors"
315
+ },
316
+ "class_type": "CLIPVisionLoader",
317
+ "_meta": {
318
+ "title": "Load CLIP Vision"
319
+ }
320
+ },
321
+ "241": {
322
+ "inputs": {
323
+ "model_name": "umt5-xxl-enc-bf16.safetensors",
324
+ "precision": "bf16",
325
+ "positive_prompt": "A person is passionately talking.",
326
+ "negative_prompt": "bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, misshapen limbs, fused fingers, still picture, messy background, three legs, many people in the background, walking backwards",
327
+ "quantization": "disabled",
328
+ "use_disk_cache": false,
329
+ "device": "gpu"
330
+ },
331
+ "class_type": "WanVideoTextEncodeCached",
332
+ "_meta": {
333
+ "title": "WanVideo TextEncode Cached"
334
+ }
335
+ },
336
+ "270": {
337
+ "inputs": {
338
+ "value": 4500
339
+ },
340
+ "class_type": "INTConstant",
341
+ "_meta": {
342
+ "title": "Max frames"
343
+ }
344
+ },
345
+ "291": {
346
+ "inputs": {
347
+ "image": [
348
+ "231",
349
+ 0
350
+ ]
351
+ },
352
+ "class_type": "GetImageSizeAndCount",
353
+ "_meta": {
354
+ "title": "Get Image Size & Count"
355
+ }
356
+ },
357
+ "293": {
358
+ "inputs": {
359
+ "preview": "",
360
+ "source": [
361
+ "194",
362
+ 2
363
+ ]
364
+ },
365
+ "class_type": "PreviewAny",
366
+ "_meta": {
367
+ "title": "Preview Any"
368
+ }
369
+ },
370
+ "303": {
371
+ "inputs": {
372
+ "model_name": "MelBandRoformer_fp16.safetensors"
373
+ },
374
+ "class_type": "MelBandRoFormerModelLoader",
375
+ "_meta": {
376
+ "title": "Mel-Band RoFormer Model Loader"
377
+ }
378
+ },
379
+ "304": {
380
+ "inputs": {
381
+ "model": [
382
+ "303",
383
+ 0
384
+ ],
385
+ "audio": [
386
+ "125",
387
+ 0
388
+ ]
389
+ },
390
+ "class_type": "MelBandRoFormerSampler",
391
+ "_meta": {
392
+ "title": "Mel-Band RoFormer Sampler"
393
+ }
394
+ },
395
+ "306": {
396
+ "inputs": {
397
+ "model": "wav2vec2-chinese-base_fp16.safetensors",
398
+ "base_precision": "fp16",
399
+ "load_device": "main_device"
400
+ },
401
+ "class_type": "Wav2VecModelLoader",
402
+ "_meta": {
403
+ "title": "Wav2vec2 Model Loader"
404
+ }
405
+ },
406
+ "307": {
407
+ "inputs": {
408
+ "width": [
409
+ "314",
410
+ 0
411
+ ],
412
+ "height": [
413
+ "314",
414
+ 1
415
+ ],
416
+ "interpolation": "nearest",
417
+ "method": "stretch",
418
+ "condition": "always",
419
+ "multiple_of": 0,
420
+ "image": [
421
+ "228",
422
+ 0
423
+ ]
424
+ },
425
+ "class_type": "ImageResize+",
426
+ "_meta": {
427
+ "title": "🔧 Image Resize"
428
+ }
429
+ },
430
+ "308": {
431
+ "inputs": {
432
+ "purge_cache": true,
433
+ "purge_models": true,
434
+ "anything": [
435
+ "307",
436
+ 0
437
+ ]
438
+ },
439
+ "class_type": "LayerUtility: PurgeVRAM",
440
+ "_meta": {
441
+ "title": "LayerUtility: Purge VRAM"
442
+ }
443
+ },
444
+ "309": {
445
+ "inputs": {
446
+ "upscale_model": [
447
+ "310",
448
+ 0
449
+ ],
450
+ "image": [
451
+ "130",
452
+ 0
453
+ ]
454
+ },
455
+ "class_type": "ImageUpscaleWithModel",
456
+ "_meta": {
457
+ "title": "Upscale Image (using Model)"
458
+ }
459
+ },
460
+ "310": {
461
+ "inputs": {
462
+ "model_name": "RealESRGAN_x2.pth"
463
+ },
464
+ "class_type": "UpscaleModelLoader",
465
+ "_meta": {
466
+ "title": "Load Upscale Model"
467
+ }
468
+ },
469
+ "311": {
470
+ "inputs": {
471
+ "purge_cache": true,
472
+ "purge_models": true,
473
+ "anything": [
474
+ "130",
475
+ 0
476
+ ]
477
+ },
478
+ "class_type": "LayerUtility: PurgeVRAM",
479
+ "_meta": {
480
+ "title": "LayerUtility: Purge VRAM"
481
+ }
482
+ },
483
+ "313": {
484
+ "inputs": {
485
+ "video_info": [
486
+ "228",
487
+ 3
488
+ ]
489
+ },
490
+ "class_type": "VHS_VideoInfo",
491
+ "_meta": {
492
+ "title": "Video Info 🎥🅥🅗🅢"
493
+ }
494
+ },
495
+ "314": {
496
+ "inputs": {
497
+ "width": [
498
+ "313",
499
+ 8
500
+ ],
501
+ "height": [
502
+ "313",
503
+ 9
504
+ ]
505
+ },
506
+ "class_type": "AutoResizeResolution",
507
+ "_meta": {
508
+ "title": "Auto Resize Resolutions"
509
+ }
510
+ }
511
+ }