Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_dreamtalk/workflow.json
3275 views
1
{
2
"last_node_id": 30,
3
"last_link_id": 60,
4
"nodes": [
5
{
6
"id": 6,
7
"type": "ReActorRestoreFace",
8
"pos": [
9
1246,
10
677
11
],
12
"size": {
13
"0": 315,
14
"1": 130
15
},
16
"flags": {},
17
"order": 5,
18
"mode": 0,
19
"inputs": [
20
{
21
"name": "image",
22
"type": "IMAGE",
23
"link": 60
24
}
25
],
26
"outputs": [
27
{
28
"name": "IMAGE",
29
"type": "IMAGE",
30
"links": [
31
58
32
],
33
"slot_index": 0,
34
"shape": 3
35
}
36
],
37
"properties": {
38
"Node name for S&R": "ReActorRestoreFace"
39
},
40
"widgets_values": [
41
"retinaface_resnet50",
42
"GFPGANv1.4.pth",
43
0.8,
44
0.5
45
]
46
},
47
{
48
"id": 30,
49
"type": "ImageResize+",
50
"pos": [
51
1247,
52
410
53
],
54
"size": {
55
"0": 315,
56
"1": 218
57
},
58
"flags": {},
59
"order": 3,
60
"mode": 0,
61
"inputs": [
62
{
63
"name": "image",
64
"type": "IMAGE",
65
"link": 59
66
}
67
],
68
"outputs": [
69
{
70
"name": "IMAGE",
71
"type": "IMAGE",
72
"links": [
73
60
74
],
75
"shape": 3,
76
"slot_index": 0
77
},
78
{
79
"name": "width",
80
"type": "INT",
81
"links": null,
82
"shape": 3
83
},
84
{
85
"name": "height",
86
"type": "INT",
87
"links": null,
88
"shape": 3
89
}
90
],
91
"properties": {
92
"Node name for S&R": "ImageResize+"
93
},
94
"widgets_values": [
95
512,
96
512,
97
"nearest",
98
"stretch",
99
"always",
100
0
101
]
102
},
103
{
104
"id": 2,
105
"type": "LoadImage",
106
"pos": [
107
243,
108
405
109
],
110
"size": {
111
"0": 315,
112
"1": 314
113
},
114
"flags": {},
115
"order": 0,
116
"mode": 0,
117
"outputs": [
118
{
119
"name": "IMAGE",
120
"type": "IMAGE",
121
"links": [
122
55
123
],
124
"slot_index": 0,
125
"shape": 3
126
},
127
{
128
"name": "MASK",
129
"type": "MASK",
130
"links": null,
131
"shape": 3
132
}
133
],
134
"properties": {
135
"Node name for S&R": "LoadImage"
136
},
137
"widgets_values": [
138
"image2.jpg",
139
"image"
140
]
141
},
142
{
143
"id": 4,
144
"type": "VHS_VideoCombine",
145
"pos": [
146
1688,
147
416
148
],
149
"size": [
150
344.4271240234375,
151
648.4271240234375
152
],
153
"flags": {},
154
"order": 6,
155
"mode": 0,
156
"inputs": [
157
{
158
"name": "images",
159
"type": "IMAGE",
160
"link": 58
161
},
162
{
163
"name": "audio",
164
"type": "AUDIO",
165
"link": 3,
166
"slot_index": 1
167
},
168
{
169
"name": "meta_batch",
170
"type": "VHS_BatchManager",
171
"link": null
172
},
173
{
174
"name": "vae",
175
"type": "VAE",
176
"link": null
177
}
178
],
179
"outputs": [
180
{
181
"name": "Filenames",
182
"type": "VHS_FILENAMES",
183
"links": null,
184
"shape": 3
185
}
186
],
187
"properties": {
188
"Node name for S&R": "VHS_VideoCombine"
189
},
190
"widgets_values": {
191
"frame_rate": 25,
192
"loop_count": 0,
193
"filename_prefix": "DREAM",
194
"format": "video/h264-mp4",
195
"pix_fmt": "yuv420p",
196
"crf": 19,
197
"save_metadata": true,
198
"pingpong": false,
199
"save_output": true,
200
"videopreview": {
201
"hidden": false,
202
"paused": false,
203
"params": {
204
"filename": "DREAM_00006-audio.mp4",
205
"subfolder": "",
206
"type": "output",
207
"format": "video/h264-mp4",
208
"frame_rate": 25
209
}
210
}
211
}
212
},
213
{
214
"id": 5,
215
"type": "VHS_LoadAudio",
216
"pos": [
217
777,
218
803
219
],
220
"size": {
221
"0": 315,
222
"1": 82
223
},
224
"flags": {},
225
"order": 4,
226
"mode": 0,
227
"inputs": [
228
{
229
"name": "audio_file",
230
"type": "STRING",
231
"link": 52,
232
"widget": {
233
"name": "audio_file"
234
}
235
}
236
],
237
"outputs": [
238
{
239
"name": "audio",
240
"type": "AUDIO",
241
"links": [
242
3
243
],
244
"slot_index": 0,
245
"shape": 3
246
}
247
],
248
"properties": {
249
"Node name for S&R": "VHS_LoadAudio"
250
},
251
"widgets_values": {
252
"audio_file": "input/lesserafim_victory_sound1.mp3",
253
"seek_seconds": 0
254
}
255
},
256
{
257
"id": 3,
258
"type": "DD_LoadAudio",
259
"pos": [
260
254,
261
780
262
],
263
"size": [
264
308.08671000000004,
265
169.14984000000015
266
],
267
"flags": {},
268
"order": 1,
269
"mode": 0,
270
"outputs": [
271
{
272
"name": "audio",
273
"type": "*",
274
"links": null,
275
"shape": 3
276
},
277
{
278
"name": "sample_rate",
279
"type": "INT",
280
"links": null,
281
"shape": 3
282
}
283
],
284
"properties": {
285
"Node name for S&R": "DD_LoadAudio"
286
},
287
"widgets_values": [
288
"DreamTalk 노드에 직접 audio 파일 경로를 입력해주세요\neg.\ninpainting.mp3 (상대 경로는 input 기준)\nD:\\webui\\memo\\comfyui_dreamtalk\\inpainting.mp3"
289
]
290
},
291
{
292
"id": 1,
293
"type": "DD_DreamTalk",
294
"pos": [
295
768,
296
413
297
],
298
"size": {
299
"0": 315,
300
"1": 318
301
},
302
"flags": {},
303
"order": 2,
304
"mode": 0,
305
"inputs": [
306
{
307
"name": "image",
308
"type": "IMAGE",
309
"link": 55
310
}
311
],
312
"outputs": [
313
{
314
"name": "images",
315
"type": "IMAGE",
316
"links": [
317
59
318
],
319
"slot_index": 0,
320
"shape": 3
321
},
322
{
323
"name": "count",
324
"type": "INT",
325
"links": [],
326
"slot_index": 1,
327
"shape": 3
328
},
329
{
330
"name": "frame_rate",
331
"type": "FLOAT",
332
"links": null,
333
"shape": 3
334
},
335
{
336
"name": "audio_path",
337
"type": "STRING",
338
"links": [
339
52
340
],
341
"slot_index": 3,
342
"shape": 3
343
},
344
{
345
"name": "crop_width",
346
"type": "INT",
347
"links": [],
348
"slot_index": 4,
349
"shape": 3
350
},
351
{
352
"name": "crop_height",
353
"type": "INT",
354
"links": [],
355
"slot_index": 5,
356
"shape": 3
357
},
358
{
359
"name": "crop_x",
360
"type": "INT",
361
"links": [],
362
"slot_index": 6,
363
"shape": 3
364
},
365
{
366
"name": "crop_y",
367
"type": "INT",
368
"links": [],
369
"slot_index": 7,
370
"shape": 3
371
}
372
],
373
"properties": {
374
"Node name for S&R": "DD_DreamTalk"
375
},
376
"widgets_values": [
377
"inpainting.mp3",
378
"W011_front_neutral_level1_001.mat",
379
"RichardShelby_front_neutral_level1_001.mat",
380
1,
381
1000,
382
true
383
]
384
}
385
],
386
"links": [
387
[
388
3,
389
5,
390
0,
391
4,
392
1,
393
"VHS_AUDIO"
394
],
395
[
396
52,
397
1,
398
3,
399
5,
400
0,
401
"STRING"
402
],
403
[
404
55,
405
2,
406
0,
407
1,
408
0,
409
"IMAGE"
410
],
411
[
412
58,
413
6,
414
0,
415
4,
416
0,
417
"IMAGE"
418
],
419
[
420
59,
421
1,
422
0,
423
30,
424
0,
425
"IMAGE"
426
],
427
[
428
60,
429
30,
430
0,
431
6,
432
0,
433
"IMAGE"
434
]
435
],
436
"groups": [],
437
"config": {},
438
"extra": {
439
"ds": {
440
"scale": 0.7513148009015777,
441
"offset": [
442
123.7802900000001,
443
251.7781600000003
444
]
445
}
446
},
447
"version": 0.4
448
}
449