Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_idm_vton/workflow1.json
3275 views
1
{
2
"last_node_id": 7,
3
"last_link_id": 6,
4
"nodes": [
5
{
6
"id": 1,
7
"type": "IDM_VTON_PIPELINE_NN",
8
"pos": [
9
698,
10
426
11
],
12
"size": {
13
"0": 315,
14
"1": 58
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "pipeline",
22
"type": "PIPE_LINE",
23
"links": [
24
1
25
],
26
"shape": 3,
27
"slot_index": 0
28
}
29
],
30
"properties": {
31
"Node name for S&R": "IDM_VTON_PIPELINE_NN"
32
},
33
"widgets_values": [
34
true
35
]
36
},
37
{
38
"id": 3,
39
"type": "DensePosePreprocessor",
40
"pos": [
41
702,
42
564
43
],
44
"size": {
45
"0": 315,
46
"1": 106
47
},
48
"flags": {},
49
"order": 3,
50
"mode": 0,
51
"inputs": [
52
{
53
"name": "image",
54
"type": "IMAGE",
55
"link": 4
56
}
57
],
58
"outputs": [
59
{
60
"name": "IMAGE",
61
"type": "IMAGE",
62
"links": [
63
2
64
],
65
"shape": 3,
66
"slot_index": 0
67
}
68
],
69
"properties": {
70
"Node name for S&R": "DensePosePreprocessor"
71
},
72
"widgets_values": [
73
"densepose_r50_fpn_dl.torchscript",
74
"Viridis (MagicAnimate)",
75
512
76
]
77
},
78
{
79
"id": 6,
80
"type": "SaveImage",
81
"pos": [
82
1514,
83
425
84
],
85
"size": {
86
"0": 315,
87
"1": 270
88
},
89
"flags": {},
90
"order": 5,
91
"mode": 0,
92
"inputs": [
93
{
94
"name": "images",
95
"type": "IMAGE",
96
"link": 6
97
}
98
],
99
"properties": {
100
"Node name for S&R": "SaveImage"
101
},
102
"widgets_values": [
103
"ComfyUI"
104
]
105
},
106
{
107
"id": 4,
108
"type": "LoadImage",
109
"pos": [
110
326,
111
418
112
],
113
"size": {
114
"0": 315,
115
"1": 314
116
},
117
"flags": {},
118
"order": 1,
119
"mode": 0,
120
"outputs": [
121
{
122
"name": "IMAGE",
123
"type": "IMAGE",
124
"links": [
125
3,
126
4
127
],
128
"shape": 3,
129
"slot_index": 0
130
},
131
{
132
"name": "MASK",
133
"type": "MASK",
134
"links": null,
135
"shape": 3
136
}
137
],
138
"properties": {
139
"Node name for S&R": "LoadImage"
140
},
141
"widgets_values": [
142
"ComfyUI_00075_.png",
143
"image"
144
]
145
},
146
{
147
"id": 5,
148
"type": "LoadImage",
149
"pos": [
150
326,
151
780
152
],
153
"size": {
154
"0": 315,
155
"1": 314
156
},
157
"flags": {},
158
"order": 2,
159
"mode": 0,
160
"outputs": [
161
{
162
"name": "IMAGE",
163
"type": "IMAGE",
164
"links": [
165
5
166
],
167
"shape": 3,
168
"slot_index": 0
169
},
170
{
171
"name": "MASK",
172
"type": "MASK",
173
"links": null,
174
"shape": 3
175
}
176
],
177
"properties": {
178
"Node name for S&R": "LoadImage"
179
},
180
"widgets_values": [
181
"dress.png",
182
"image"
183
]
184
},
185
{
186
"id": 2,
187
"type": "IDM_VTON_NN",
188
"pos": [
189
1060,
190
425
191
],
192
"size": {
193
"0": 400,
194
"1": 280
195
},
196
"flags": {},
197
"order": 4,
198
"mode": 0,
199
"inputs": [
200
{
201
"name": "pipeline",
202
"type": "PIPE_LINE",
203
"link": 1
204
},
205
{
206
"name": "human_image",
207
"type": "IMAGE",
208
"link": 3
209
},
210
{
211
"name": "clothes_image",
212
"type": "IMAGE",
213
"link": 5
214
},
215
{
216
"name": "densepose_image",
217
"type": "IMAGE",
218
"link": 2
219
}
220
],
221
"outputs": [
222
{
223
"name": "image",
224
"type": "IMAGE",
225
"links": [
226
6
227
],
228
"shape": 3,
229
"slot_index": 0
230
},
231
{
232
"name": "mask_image",
233
"type": "IMAGE",
234
"links": null,
235
"shape": 3
236
},
237
{
238
"name": "mask_gray_image",
239
"type": "IMAGE",
240
"links": null,
241
"shape": 3
242
}
243
],
244
"properties": {
245
"Node name for S&R": "IDM_VTON_NN"
246
},
247
"widgets_values": [
248
"dresses",
249
"collar shirt",
250
true,
251
false,
252
30,
253
36232560,
254
"randomize"
255
]
256
}
257
],
258
"links": [
259
[
260
1,
261
1,
262
0,
263
2,
264
0,
265
"PIPE_LINE"
266
],
267
[
268
2,
269
3,
270
0,
271
2,
272
3,
273
"IMAGE"
274
],
275
[
276
3,
277
4,
278
0,
279
2,
280
1,
281
"IMAGE"
282
],
283
[
284
4,
285
4,
286
0,
287
3,
288
0,
289
"IMAGE"
290
],
291
[
292
5,
293
5,
294
0,
295
2,
296
2,
297
"IMAGE"
298
],
299
[
300
6,
301
2,
302
0,
303
6,
304
0,
305
"IMAGE"
306
]
307
],
308
"groups": [],
309
"config": {},
310
"extra": {
311
"ds": {
312
"scale": 1.2100000000000009,
313
"offset": [
314
-52.59918151420668,
315
-156.02845075173977
316
]
317
}
318
},
319
"version": 0.4
320
}
321