Update example-workflow.json
Browse files- example-workflow.json +173 -173
example-workflow.json
CHANGED
@@ -2,65 +2,6 @@
|
|
2 |
"last_node_id": 12,
|
3 |
"last_link_id": 15,
|
4 |
"nodes": [
|
5 |
-
{
|
6 |
-
"id": 3,
|
7 |
-
"type": "KSampler",
|
8 |
-
"pos": [
|
9 |
-
1275,
|
10 |
-
286
|
11 |
-
],
|
12 |
-
"size": {
|
13 |
-
"0": 315,
|
14 |
-
"1": 262
|
15 |
-
},
|
16 |
-
"flags": {},
|
17 |
-
"order": 7,
|
18 |
-
"mode": 0,
|
19 |
-
"inputs": [
|
20 |
-
{
|
21 |
-
"name": "model",
|
22 |
-
"type": "MODEL",
|
23 |
-
"link": 1
|
24 |
-
},
|
25 |
-
{
|
26 |
-
"name": "positive",
|
27 |
-
"type": "CONDITIONING",
|
28 |
-
"link": 14
|
29 |
-
},
|
30 |
-
{
|
31 |
-
"name": "negative",
|
32 |
-
"type": "CONDITIONING",
|
33 |
-
"link": 15
|
34 |
-
},
|
35 |
-
{
|
36 |
-
"name": "latent_image",
|
37 |
-
"type": "LATENT",
|
38 |
-
"link": 2
|
39 |
-
}
|
40 |
-
],
|
41 |
-
"outputs": [
|
42 |
-
{
|
43 |
-
"name": "LATENT",
|
44 |
-
"type": "LATENT",
|
45 |
-
"links": [
|
46 |
-
7
|
47 |
-
],
|
48 |
-
"slot_index": 0
|
49 |
-
}
|
50 |
-
],
|
51 |
-
"properties": {
|
52 |
-
"Node name for S&R": "KSampler"
|
53 |
-
},
|
54 |
-
"widgets_values": [
|
55 |
-
300289121921342,
|
56 |
-
"randomize",
|
57 |
-
20,
|
58 |
-
8,
|
59 |
-
"euler",
|
60 |
-
"normal",
|
61 |
-
1
|
62 |
-
]
|
63 |
-
},
|
64 |
{
|
65 |
"id": 4,
|
66 |
"type": "CheckpointLoaderSimple",
|
@@ -121,7 +62,7 @@
|
|
121 |
"1": 106
|
122 |
},
|
123 |
"flags": {},
|
124 |
-
"order":
|
125 |
"mode": 0,
|
126 |
"outputs": [
|
127 |
{
|
@@ -142,82 +83,6 @@
|
|
142 |
1
|
143 |
]
|
144 |
},
|
145 |
-
{
|
146 |
-
"id": 6,
|
147 |
-
"type": "CLIPTextEncode",
|
148 |
-
"pos": [
|
149 |
-
415,
|
150 |
-
186
|
151 |
-
],
|
152 |
-
"size": {
|
153 |
-
"0": 422.84503173828125,
|
154 |
-
"1": 164.31304931640625
|
155 |
-
},
|
156 |
-
"flags": {},
|
157 |
-
"order": 4,
|
158 |
-
"mode": 0,
|
159 |
-
"inputs": [
|
160 |
-
{
|
161 |
-
"name": "clip",
|
162 |
-
"type": "CLIP",
|
163 |
-
"link": 3
|
164 |
-
}
|
165 |
-
],
|
166 |
-
"outputs": [
|
167 |
-
{
|
168 |
-
"name": "CONDITIONING",
|
169 |
-
"type": "CONDITIONING",
|
170 |
-
"links": [
|
171 |
-
10
|
172 |
-
],
|
173 |
-
"slot_index": 0
|
174 |
-
}
|
175 |
-
],
|
176 |
-
"properties": {
|
177 |
-
"Node name for S&R": "CLIPTextEncode"
|
178 |
-
},
|
179 |
-
"widgets_values": [
|
180 |
-
"beautiful scenery nature glass bottle landscape, , purple galaxy bottle,"
|
181 |
-
]
|
182 |
-
},
|
183 |
-
{
|
184 |
-
"id": 7,
|
185 |
-
"type": "CLIPTextEncode",
|
186 |
-
"pos": [
|
187 |
-
413,
|
188 |
-
389
|
189 |
-
],
|
190 |
-
"size": {
|
191 |
-
"0": 425.27801513671875,
|
192 |
-
"1": 180.6060791015625
|
193 |
-
},
|
194 |
-
"flags": {},
|
195 |
-
"order": 5,
|
196 |
-
"mode": 0,
|
197 |
-
"inputs": [
|
198 |
-
{
|
199 |
-
"name": "clip",
|
200 |
-
"type": "CLIP",
|
201 |
-
"link": 5
|
202 |
-
}
|
203 |
-
],
|
204 |
-
"outputs": [
|
205 |
-
{
|
206 |
-
"name": "CONDITIONING",
|
207 |
-
"type": "CONDITIONING",
|
208 |
-
"links": [
|
209 |
-
11
|
210 |
-
],
|
211 |
-
"slot_index": 0
|
212 |
-
}
|
213 |
-
],
|
214 |
-
"properties": {
|
215 |
-
"Node name for S&R": "CLIPTextEncode"
|
216 |
-
},
|
217 |
-
"widgets_values": [
|
218 |
-
"text, watermark"
|
219 |
-
]
|
220 |
-
},
|
221 |
{
|
222 |
"id": 8,
|
223 |
"type": "VAEDecode",
|
@@ -258,34 +123,6 @@
|
|
258 |
"Node name for S&R": "VAEDecode"
|
259 |
}
|
260 |
},
|
261 |
-
{
|
262 |
-
"id": 9,
|
263 |
-
"type": "SaveImage",
|
264 |
-
"pos": [
|
265 |
-
1861,
|
266 |
-
290
|
267 |
-
],
|
268 |
-
"size": [
|
269 |
-
210,
|
270 |
-
270
|
271 |
-
],
|
272 |
-
"flags": {},
|
273 |
-
"order": 9,
|
274 |
-
"mode": 0,
|
275 |
-
"inputs": [
|
276 |
-
{
|
277 |
-
"name": "images",
|
278 |
-
"type": "IMAGE",
|
279 |
-
"link": 9
|
280 |
-
}
|
281 |
-
],
|
282 |
-
"properties": {
|
283 |
-
"Node name for S&R": "SaveImage"
|
284 |
-
},
|
285 |
-
"widgets_values": [
|
286 |
-
"ComfyUI"
|
287 |
-
]
|
288 |
-
},
|
289 |
{
|
290 |
"id": 10,
|
291 |
"type": "ControlNetLoader",
|
@@ -298,7 +135,7 @@
|
|
298 |
"1": 58
|
299 |
},
|
300 |
"flags": {},
|
301 |
-
"order":
|
302 |
"mode": 0,
|
303 |
"outputs": [
|
304 |
{
|
@@ -315,7 +152,7 @@
|
|
315 |
"Node name for S&R": "ControlNetLoader"
|
316 |
},
|
317 |
"widgets_values": [
|
318 |
-
"sdxl-
|
319 |
]
|
320 |
},
|
321 |
{
|
@@ -325,12 +162,12 @@
|
|
325 |
-170,
|
326 |
465
|
327 |
],
|
328 |
-
"size":
|
329 |
-
315,
|
330 |
-
314
|
331 |
-
|
332 |
"flags": {},
|
333 |
-
"order":
|
334 |
"mode": 0,
|
335 |
"outputs": [
|
336 |
{
|
@@ -357,6 +194,103 @@
|
|
357 |
"image"
|
358 |
]
|
359 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
{
|
361 |
"id": 12,
|
362 |
"type": "ControlNetApplyAdvanced",
|
@@ -417,9 +351,75 @@
|
|
417 |
"Node name for S&R": "ControlNetApplyAdvanced"
|
418 |
},
|
419 |
"widgets_values": [
|
420 |
-
|
421 |
0,
|
422 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
423 |
]
|
424 |
}
|
425 |
],
|
|
|
2 |
"last_node_id": 12,
|
3 |
"last_link_id": 15,
|
4 |
"nodes": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
{
|
6 |
"id": 4,
|
7 |
"type": "CheckpointLoaderSimple",
|
|
|
62 |
"1": 106
|
63 |
},
|
64 |
"flags": {},
|
65 |
+
"order": 1,
|
66 |
"mode": 0,
|
67 |
"outputs": [
|
68 |
{
|
|
|
83 |
1
|
84 |
]
|
85 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
{
|
87 |
"id": 8,
|
88 |
"type": "VAEDecode",
|
|
|
123 |
"Node name for S&R": "VAEDecode"
|
124 |
}
|
125 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
{
|
127 |
"id": 10,
|
128 |
"type": "ControlNetLoader",
|
|
|
135 |
"1": 58
|
136 |
},
|
137 |
"flags": {},
|
138 |
+
"order": 2,
|
139 |
"mode": 0,
|
140 |
"outputs": [
|
141 |
{
|
|
|
152 |
"Node name for S&R": "ControlNetLoader"
|
153 |
},
|
154 |
"widgets_values": [
|
155 |
+
"sdxl-controlnet-lineart-promeai-fp16.safetensors"
|
156 |
]
|
157 |
},
|
158 |
{
|
|
|
162 |
-170,
|
163 |
465
|
164 |
],
|
165 |
+
"size": {
|
166 |
+
"0": 315,
|
167 |
+
"1": 314
|
168 |
+
},
|
169 |
"flags": {},
|
170 |
+
"order": 3,
|
171 |
"mode": 0,
|
172 |
"outputs": [
|
173 |
{
|
|
|
194 |
"image"
|
195 |
]
|
196 |
},
|
197 |
+
{
|
198 |
+
"id": 7,
|
199 |
+
"type": "CLIPTextEncode",
|
200 |
+
"pos": [
|
201 |
+
413,
|
202 |
+
389
|
203 |
+
],
|
204 |
+
"size": {
|
205 |
+
"0": 425.27801513671875,
|
206 |
+
"1": 180.6060791015625
|
207 |
+
},
|
208 |
+
"flags": {},
|
209 |
+
"order": 5,
|
210 |
+
"mode": 0,
|
211 |
+
"inputs": [
|
212 |
+
{
|
213 |
+
"name": "clip",
|
214 |
+
"type": "CLIP",
|
215 |
+
"link": 5
|
216 |
+
}
|
217 |
+
],
|
218 |
+
"outputs": [
|
219 |
+
{
|
220 |
+
"name": "CONDITIONING",
|
221 |
+
"type": "CONDITIONING",
|
222 |
+
"links": [
|
223 |
+
11
|
224 |
+
],
|
225 |
+
"slot_index": 0
|
226 |
+
}
|
227 |
+
],
|
228 |
+
"properties": {
|
229 |
+
"Node name for S&R": "CLIPTextEncode"
|
230 |
+
},
|
231 |
+
"widgets_values": [
|
232 |
+
"bad"
|
233 |
+
]
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"id": 3,
|
237 |
+
"type": "KSampler",
|
238 |
+
"pos": [
|
239 |
+
1275,
|
240 |
+
286
|
241 |
+
],
|
242 |
+
"size": {
|
243 |
+
"0": 315,
|
244 |
+
"1": 262
|
245 |
+
},
|
246 |
+
"flags": {},
|
247 |
+
"order": 7,
|
248 |
+
"mode": 0,
|
249 |
+
"inputs": [
|
250 |
+
{
|
251 |
+
"name": "model",
|
252 |
+
"type": "MODEL",
|
253 |
+
"link": 1
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"name": "positive",
|
257 |
+
"type": "CONDITIONING",
|
258 |
+
"link": 14
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"name": "negative",
|
262 |
+
"type": "CONDITIONING",
|
263 |
+
"link": 15
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"name": "latent_image",
|
267 |
+
"type": "LATENT",
|
268 |
+
"link": 2
|
269 |
+
}
|
270 |
+
],
|
271 |
+
"outputs": [
|
272 |
+
{
|
273 |
+
"name": "LATENT",
|
274 |
+
"type": "LATENT",
|
275 |
+
"links": [
|
276 |
+
7
|
277 |
+
],
|
278 |
+
"slot_index": 0
|
279 |
+
}
|
280 |
+
],
|
281 |
+
"properties": {
|
282 |
+
"Node name for S&R": "KSampler"
|
283 |
+
},
|
284 |
+
"widgets_values": [
|
285 |
+
895533901393008,
|
286 |
+
"randomize",
|
287 |
+
10,
|
288 |
+
5,
|
289 |
+
"euler",
|
290 |
+
"normal",
|
291 |
+
1
|
292 |
+
]
|
293 |
+
},
|
294 |
{
|
295 |
"id": 12,
|
296 |
"type": "ControlNetApplyAdvanced",
|
|
|
351 |
"Node name for S&R": "ControlNetApplyAdvanced"
|
352 |
},
|
353 |
"widgets_values": [
|
354 |
+
0.6,
|
355 |
0,
|
356 |
+
0.7000000000000001
|
357 |
+
]
|
358 |
+
},
|
359 |
+
{
|
360 |
+
"id": 6,
|
361 |
+
"type": "CLIPTextEncode",
|
362 |
+
"pos": [
|
363 |
+
415,
|
364 |
+
186
|
365 |
+
],
|
366 |
+
"size": {
|
367 |
+
"0": 422.84503173828125,
|
368 |
+
"1": 164.31304931640625
|
369 |
+
},
|
370 |
+
"flags": {},
|
371 |
+
"order": 4,
|
372 |
+
"mode": 0,
|
373 |
+
"inputs": [
|
374 |
+
{
|
375 |
+
"name": "clip",
|
376 |
+
"type": "CLIP",
|
377 |
+
"link": 3
|
378 |
+
}
|
379 |
+
],
|
380 |
+
"outputs": [
|
381 |
+
{
|
382 |
+
"name": "CONDITIONING",
|
383 |
+
"type": "CONDITIONING",
|
384 |
+
"links": [
|
385 |
+
10
|
386 |
+
],
|
387 |
+
"slot_index": 0
|
388 |
+
}
|
389 |
+
],
|
390 |
+
"properties": {
|
391 |
+
"Node name for S&R": "CLIPTextEncode"
|
392 |
+
},
|
393 |
+
"widgets_values": [
|
394 |
+
"a photo of alien"
|
395 |
+
]
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"id": 9,
|
399 |
+
"type": "SaveImage",
|
400 |
+
"pos": [
|
401 |
+
1861,
|
402 |
+
290
|
403 |
+
],
|
404 |
+
"size": {
|
405 |
+
"0": 210,
|
406 |
+
"1": 270
|
407 |
+
},
|
408 |
+
"flags": {},
|
409 |
+
"order": 9,
|
410 |
+
"mode": 0,
|
411 |
+
"inputs": [
|
412 |
+
{
|
413 |
+
"name": "images",
|
414 |
+
"type": "IMAGE",
|
415 |
+
"link": 9
|
416 |
+
}
|
417 |
+
],
|
418 |
+
"properties": {
|
419 |
+
"Node name for S&R": "SaveImage"
|
420 |
+
},
|
421 |
+
"widgets_values": [
|
422 |
+
"ComfyUI"
|
423 |
]
|
424 |
}
|
425 |
],
|