Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_img2img/workflow1.json
3275 views
1
{
2
"last_node_id": 9,
3
"last_link_id": 9,
4
"nodes": [
5
{
6
"id": 8,
7
"type": "VAEDecode",
8
"pos": [
9
1209,
10
188
11
],
12
"size": {
13
"0": 210,
14
"1": 46
15
},
16
"flags": {},
17
"order": 5,
18
"mode": 0,
19
"inputs": [
20
{
21
"name": "samples",
22
"type": "LATENT",
23
"link": 7
24
},
25
{
26
"name": "vae",
27
"type": "VAE",
28
"link": 8
29
}
30
],
31
"outputs": [
32
{
33
"name": "IMAGE",
34
"type": "IMAGE",
35
"links": [
36
9
37
],
38
"slot_index": 0
39
}
40
],
41
"properties": {
42
"Node name for S&R": "VAEDecode"
43
}
44
},
45
{
46
"id": 7,
47
"type": "CLIPTextEncode",
48
"pos": [
49
413,
50
389
51
],
52
"size": {
53
"0": 425.27801513671875,
54
"1": 180.6060791015625
55
},
56
"flags": {},
57
"order": 3,
58
"mode": 0,
59
"inputs": [
60
{
61
"name": "clip",
62
"type": "CLIP",
63
"link": 5
64
}
65
],
66
"outputs": [
67
{
68
"name": "CONDITIONING",
69
"type": "CONDITIONING",
70
"links": [
71
6
72
],
73
"slot_index": 0
74
}
75
],
76
"properties": {
77
"Node name for S&R": "CLIPTextEncode"
78
},
79
"widgets_values": [
80
"(worst quality, low quality:1.3), nsfw"
81
]
82
},
83
{
84
"id": 5,
85
"type": "EmptyLatentImage",
86
"pos": [
87
473,
88
643
89
],
90
"size": {
91
"0": 315,
92
"1": 106
93
},
94
"flags": {},
95
"order": 0,
96
"mode": 0,
97
"outputs": [
98
{
99
"name": "LATENT",
100
"type": "LATENT",
101
"links": [
102
2
103
],
104
"slot_index": 0
105
}
106
],
107
"properties": {
108
"Node name for S&R": "EmptyLatentImage"
109
},
110
"widgets_values": [
111
512,
112
512,
113
1
114
]
115
},
116
{
117
"id": 9,
118
"type": "SaveImage",
119
"pos": [
120
1440,
121
195
122
],
123
"size": {
124
"0": 406.69598388671875,
125
"1": 483.0635070800781
126
},
127
"flags": {},
128
"order": 6,
129
"mode": 0,
130
"inputs": [
131
{
132
"name": "images",
133
"type": "IMAGE",
134
"link": 9
135
}
136
],
137
"properties": {
138
"Node name for S&R": "SaveImage"
139
},
140
"widgets_values": [
141
"ComfyUI"
142
]
143
},
144
{
145
"id": 6,
146
"type": "CLIPTextEncode",
147
"pos": [
148
415,
149
186
150
],
151
"size": {
152
"0": 422.84503173828125,
153
"1": 164.31304931640625
154
},
155
"flags": {},
156
"order": 2,
157
"mode": 0,
158
"inputs": [
159
{
160
"name": "clip",
161
"type": "CLIP",
162
"link": 3
163
}
164
],
165
"outputs": [
166
{
167
"name": "CONDITIONING",
168
"type": "CONDITIONING",
169
"links": [
170
4
171
],
172
"slot_index": 0
173
}
174
],
175
"properties": {
176
"Node name for S&R": "CLIPTextEncode"
177
},
178
"widgets_values": [
179
"(masterpiece, best quality, high quality, ultra detailed:1.2), 1girl, blue sky, flowers"
180
]
181
},
182
{
183
"id": 3,
184
"type": "KSampler",
185
"pos": [
186
863,
187
186
188
],
189
"size": {
190
"0": 315,
191
"1": 474
192
},
193
"flags": {},
194
"order": 4,
195
"mode": 0,
196
"inputs": [
197
{
198
"name": "model",
199
"type": "MODEL",
200
"link": 1
201
},
202
{
203
"name": "positive",
204
"type": "CONDITIONING",
205
"link": 4
206
},
207
{
208
"name": "negative",
209
"type": "CONDITIONING",
210
"link": 6
211
},
212
{
213
"name": "latent_image",
214
"type": "LATENT",
215
"link": 2
216
}
217
],
218
"outputs": [
219
{
220
"name": "LATENT",
221
"type": "LATENT",
222
"links": [
223
7
224
],
225
"slot_index": 0
226
}
227
],
228
"properties": {
229
"Node name for S&R": "KSampler"
230
},
231
"widgets_values": [
232
2222,
233
"fixed",
234
25,
235
8,
236
"euler",
237
"normal",
238
1
239
]
240
},
241
{
242
"id": 4,
243
"type": "CheckpointLoaderSimple",
244
"pos": [
245
44,
246
188
247
],
248
"size": {
249
"0": 315,
250
"1": 98
251
},
252
"flags": {},
253
"order": 1,
254
"mode": 0,
255
"outputs": [
256
{
257
"name": "MODEL",
258
"type": "MODEL",
259
"links": [
260
1
261
],
262
"slot_index": 0
263
},
264
{
265
"name": "CLIP",
266
"type": "CLIP",
267
"links": [
268
3,
269
5
270
],
271
"slot_index": 1
272
},
273
{
274
"name": "VAE",
275
"type": "VAE",
276
"links": [
277
8
278
],
279
"slot_index": 2
280
}
281
],
282
"properties": {
283
"Node name for S&R": "CheckpointLoaderSimple"
284
},
285
"widgets_values": [
286
"sd15\\dreamshaper_8.safetensors"
287
]
288
}
289
],
290
"links": [
291
[
292
1,
293
4,
294
0,
295
3,
296
0,
297
"MODEL"
298
],
299
[
300
2,
301
5,
302
0,
303
3,
304
3,
305
"LATENT"
306
],
307
[
308
3,
309
4,
310
1,
311
6,
312
0,
313
"CLIP"
314
],
315
[
316
4,
317
6,
318
0,
319
3,
320
1,
321
"CONDITIONING"
322
],
323
[
324
5,
325
4,
326
1,
327
7,
328
0,
329
"CLIP"
330
],
331
[
332
6,
333
7,
334
0,
335
3,
336
2,
337
"CONDITIONING"
338
],
339
[
340
7,
341
3,
342
0,
343
8,
344
0,
345
"LATENT"
346
],
347
[
348
8,
349
4,
350
2,
351
8,
352
1,
353
"VAE"
354
],
355
[
356
9,
357
8,
358
0,
359
9,
360
0,
361
"IMAGE"
362
]
363
],
364
"groups": [],
365
"config": {},
366
"extra": {
367
"ds": {
368
"scale": 0.826446280991736,
369
"offset": [
370
427.61701498472286,
371
307.9413215493316
372
]
373
}
374
},
375
"version": 0.4
376
}
377