Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_dreamtalk/old/workflow.json
3275 views
1
{
2
"last_node_id": 6,
3
"last_link_id": 5,
4
"nodes": [
5
{
6
"id": 2,
7
"type": "LoadImage",
8
"pos": [
9
311,
10
235
11
],
12
"size": [
13
315,
14
314
15
],
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "IMAGE",
22
"type": "IMAGE",
23
"links": [
24
1
25
],
26
"shape": 3,
27
"slot_index": 0
28
},
29
{
30
"name": "MASK",
31
"type": "MASK",
32
"links": null,
33
"shape": 3
34
}
35
],
36
"properties": {
37
"Node name for S&R": "LoadImage"
38
},
39
"widgets_values": [
40
"2024-04-07_21-37-26_8673.png",
41
"image"
42
]
43
},
44
{
45
"id": 3,
46
"type": "DD_LoadAudio",
47
"pos": [
48
305,
49
620
50
],
51
"size": {
52
"0": 315,
53
"1": 102
54
},
55
"flags": {},
56
"order": 1,
57
"mode": 0,
58
"outputs": [
59
{
60
"name": "audio",
61
"type": "*",
62
"links": null,
63
"shape": 3
64
},
65
{
66
"name": "sample_rate",
67
"type": "INT",
68
"links": null,
69
"shape": 3
70
}
71
],
72
"properties": {
73
"Node name for S&R": "DD_LoadAudio"
74
},
75
"widgets_values": [
76
"hello.mp3",
77
"Audio"
78
]
79
},
80
{
81
"id": 1,
82
"type": "DD_DreamTalk",
83
"pos": [
84
782,
85
236
86
],
87
"size": {
88
"0": 315,
89
"1": 318
90
},
91
"flags": {},
92
"order": 3,
93
"mode": 0,
94
"inputs": [
95
{
96
"name": "image",
97
"type": "IMAGE",
98
"link": 1
99
}
100
],
101
"outputs": [
102
{
103
"name": "images",
104
"type": "IMAGE",
105
"links": [
106
4
107
],
108
"shape": 3,
109
"slot_index": 0
110
},
111
{
112
"name": "count",
113
"type": "INT",
114
"links": null,
115
"shape": 3
116
},
117
{
118
"name": "frame_rate",
119
"type": "FLOAT",
120
"links": null,
121
"shape": 3
122
},
123
{
124
"name": "audio_path",
125
"type": "STRING",
126
"links": null,
127
"shape": 3
128
},
129
{
130
"name": "crop_width",
131
"type": "INT",
132
"links": null,
133
"shape": 3
134
},
135
{
136
"name": "crop_height",
137
"type": "INT",
138
"links": null,
139
"shape": 3
140
},
141
{
142
"name": "crop_x",
143
"type": "INT",
144
"links": null,
145
"shape": 3
146
},
147
{
148
"name": "crop_y",
149
"type": "INT",
150
"links": null,
151
"shape": 3
152
}
153
],
154
"properties": {
155
"Node name for S&R": "DD_DreamTalk"
156
},
157
"widgets_values": [
158
"hello.mp3",
159
"W011_front_neutral_level1_001.mat",
160
"RichardShelby_front_neutral_level1_001.mat",
161
1,
162
1000,
163
true
164
]
165
},
166
{
167
"id": 5,
168
"type": "VHS_LoadAudio",
169
"pos": [
170
931,
171
671
172
],
173
"size": {
174
"0": 315,
175
"1": 82
176
},
177
"flags": {},
178
"order": 2,
179
"mode": 0,
180
"outputs": [
181
{
182
"name": "audio",
183
"type": "VHS_AUDIO",
184
"links": [
185
5
186
],
187
"shape": 3,
188
"slot_index": 0
189
}
190
],
191
"properties": {
192
"Node name for S&R": "VHS_LoadAudio"
193
},
194
"widgets_values": {
195
"audio_file": "input/hello.mp3",
196
"seek_seconds": 0
197
}
198
},
199
{
200
"id": 6,
201
"type": "VHS_VideoCombine",
202
"pos": [
203
1461,
204
228
205
],
206
"size": [
207
210,
208
616
209
],
210
"flags": {},
211
"order": 4,
212
"mode": 0,
213
"inputs": [
214
{
215
"name": "images",
216
"type": "IMAGE",
217
"link": 4
218
},
219
{
220
"name": "audio",
221
"type": "VHS_AUDIO",
222
"link": 5
223
}
224
],
225
"outputs": [
226
{
227
"name": "Filenames",
228
"type": "VHS_FILENAMES",
229
"links": null,
230
"shape": 3
231
}
232
],
233
"properties": {
234
"Node name for S&R": "VHS_VideoCombine"
235
},
236
"widgets_values": {
237
"frame_rate": 8,
238
"loop_count": 0,
239
"filename_prefix": "AnimateDiff",
240
"format": "image/gif",
241
"pingpong": false,
242
"save_output": true,
243
"videopreview": {
244
"hidden": false,
245
"paused": false,
246
"params": {
247
"filename": "AnimateDiff_00005.gif",
248
"subfolder": "",
249
"type": "output",
250
"format": "image/gif"
251
}
252
},
253
"vhs_gif_preview__0": "/view?filename=AnimateDiff_00005.gif&subfolder=&type=output&format=image%2Fgif"
254
}
255
}
256
],
257
"links": [
258
[
259
1,
260
2,
261
0,
262
1,
263
0,
264
"IMAGE"
265
],
266
[
267
4,
268
1,
269
0,
270
6,
271
0,
272
"IMAGE"
273
],
274
[
275
5,
276
5,
277
0,
278
6,
279
1,
280
"VHS_AUDIO"
281
]
282
],
283
"groups": [],
284
"config": {},
285
"extra": {},
286
"version": 0.4
287
}
288