comfyui-workflow-templates 0.1.31__py3-none-any.whl → 0.1.33__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/api_moonvalley_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_moonvalley_image_to_video.json +178 -0
- comfyui_workflow_templates/templates/api_moonvalley_text_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_moonvalley_text_to_video.json +126 -0
- comfyui_workflow_templates/templates/api_moonvalley_video_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_moonvalley_video_to_video-2.webp +0 -0
- comfyui_workflow_templates/templates/api_moonvalley_video_to_video.json +188 -0
- comfyui_workflow_templates/templates/esrgan_example-1.webp +0 -0
- comfyui_workflow_templates/templates/esrgan_example-2.webp +0 -0
- comfyui_workflow_templates/templates/esrgan_example.json +460 -146
- comfyui_workflow_templates/templates/flux_dev_full_text_to_image.json +26 -49
- comfyui_workflow_templates/templates/flux_kontext_dev_basic-2.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
- comfyui_workflow_templates/templates/flux_schnell_full_text_to_image.json +28 -51
- comfyui_workflow_templates/templates/hiresfix_esrgan_workflow-1.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_esrgan_workflow-2.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_esrgan_workflow.json +754 -321
- comfyui_workflow_templates/templates/index.json +24 -2
- {comfyui_workflow_templates-0.1.31.dist-info → comfyui_workflow_templates-0.1.33.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.31.dist-info → comfyui_workflow_templates-0.1.33.dist-info}/RECORD +23 -14
- {comfyui_workflow_templates-0.1.31.dist-info → comfyui_workflow_templates-0.1.33.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.31.dist-info → comfyui_workflow_templates-0.1.33.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.31.dist-info → comfyui_workflow_templates-0.1.33.dist-info}/top_level.txt +0 -0
@@ -1,66 +1,65 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
2
|
+
"id": "a5a315c0-acbb-4e1e-b8ac-8491715b3383",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 16,
|
5
|
+
"last_link_id": 20,
|
4
6
|
"nodes": [
|
5
7
|
{
|
6
|
-
"id":
|
7
|
-
"type": "
|
8
|
-
"pos": [
|
9
|
-
|
8
|
+
"id": 14,
|
9
|
+
"type": "ImageUpscaleWithModel",
|
10
|
+
"pos": [
|
11
|
+
1510,
|
12
|
+
50
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
221.98202514648438,
|
16
|
+
46
|
17
|
+
],
|
10
18
|
"flags": {},
|
11
|
-
"order":
|
19
|
+
"order": 8,
|
12
20
|
"mode": 0,
|
13
21
|
"inputs": [
|
14
22
|
{
|
15
|
-
"name": "
|
16
|
-
"type": "
|
17
|
-
"link":
|
18
|
-
},
|
19
|
-
{
|
20
|
-
"name": "positive",
|
21
|
-
"type": "CONDITIONING",
|
22
|
-
"link": 4
|
23
|
-
},
|
24
|
-
{
|
25
|
-
"name": "negative",
|
26
|
-
"type": "CONDITIONING",
|
27
|
-
"link": 6
|
23
|
+
"name": "upscale_model",
|
24
|
+
"type": "UPSCALE_MODEL",
|
25
|
+
"link": 14
|
28
26
|
},
|
29
27
|
{
|
30
|
-
"name": "
|
31
|
-
"type": "
|
32
|
-
"link":
|
28
|
+
"name": "image",
|
29
|
+
"type": "IMAGE",
|
30
|
+
"link": 15
|
33
31
|
}
|
34
32
|
],
|
35
33
|
"outputs": [
|
36
34
|
{
|
37
|
-
"name": "
|
38
|
-
"type": "
|
35
|
+
"name": "IMAGE",
|
36
|
+
"type": "IMAGE",
|
39
37
|
"slot_index": 0,
|
40
|
-
"links": [
|
38
|
+
"links": [
|
39
|
+
16
|
40
|
+
]
|
41
41
|
}
|
42
42
|
],
|
43
43
|
"properties": {
|
44
|
-
"
|
44
|
+
"cnr_id": "comfy-core",
|
45
|
+
"ver": "0.3.43",
|
46
|
+
"Node name for S&R": "ImageUpscaleWithModel"
|
45
47
|
},
|
46
|
-
"widgets_values": [
|
47
|
-
355670965427352,
|
48
|
-
"randomize",
|
49
|
-
20,
|
50
|
-
8,
|
51
|
-
"euler",
|
52
|
-
"normal",
|
53
|
-
1,
|
54
|
-
""
|
55
|
-
]
|
48
|
+
"widgets_values": []
|
56
49
|
},
|
57
50
|
{
|
58
51
|
"id": 4,
|
59
52
|
"type": "CheckpointLoaderSimple",
|
60
|
-
"pos": [
|
61
|
-
|
53
|
+
"pos": [
|
54
|
+
10,
|
55
|
+
160
|
56
|
+
],
|
57
|
+
"size": [
|
58
|
+
315,
|
59
|
+
98
|
60
|
+
],
|
62
61
|
"flags": {},
|
63
|
-
"order":
|
62
|
+
"order": 0,
|
64
63
|
"mode": 0,
|
65
64
|
"inputs": [],
|
66
65
|
"outputs": [
|
@@ -68,40 +67,59 @@
|
|
68
67
|
"name": "MODEL",
|
69
68
|
"type": "MODEL",
|
70
69
|
"slot_index": 0,
|
71
|
-
"links": [
|
70
|
+
"links": [
|
71
|
+
1
|
72
|
+
]
|
72
73
|
},
|
73
74
|
{
|
74
75
|
"name": "CLIP",
|
75
76
|
"type": "CLIP",
|
76
77
|
"slot_index": 1,
|
77
|
-
"links": [
|
78
|
+
"links": [
|
79
|
+
17,
|
80
|
+
18
|
81
|
+
]
|
78
82
|
},
|
79
83
|
{
|
80
84
|
"name": "VAE",
|
81
85
|
"type": "VAE",
|
82
86
|
"slot_index": 2,
|
83
|
-
"links": [
|
87
|
+
"links": [
|
88
|
+
19
|
89
|
+
]
|
84
90
|
}
|
85
91
|
],
|
86
92
|
"properties": {
|
93
|
+
"cnr_id": "comfy-core",
|
94
|
+
"ver": "0.3.43",
|
87
95
|
"Node name for S&R": "CheckpointLoaderSimple",
|
88
96
|
"models": [
|
89
97
|
{
|
90
|
-
"name": "
|
91
|
-
"url": "https://huggingface.co/
|
98
|
+
"name": "DreamShaper_8_pruned.safetensors",
|
99
|
+
"url": "https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_8_pruned.safetensors",
|
92
100
|
"directory": "checkpoints"
|
93
101
|
}
|
94
102
|
]
|
95
103
|
},
|
96
|
-
"widgets_values": [
|
104
|
+
"widgets_values": [
|
105
|
+
"DreamShaper_8_pruned.safetensors"
|
106
|
+
],
|
107
|
+
"color": "#322",
|
108
|
+
"bgcolor": "#533"
|
97
109
|
},
|
98
110
|
{
|
99
111
|
"id": 5,
|
100
112
|
"type": "EmptyLatentImage",
|
101
|
-
"pos": [
|
102
|
-
|
113
|
+
"pos": [
|
114
|
+
10,
|
115
|
+
370
|
116
|
+
],
|
117
|
+
"size": [
|
118
|
+
310,
|
119
|
+
110
|
120
|
+
],
|
103
121
|
"flags": {},
|
104
|
-
"order":
|
122
|
+
"order": 1,
|
105
123
|
"mode": 0,
|
106
124
|
"inputs": [],
|
107
125
|
"outputs": [
|
@@ -109,19 +127,163 @@
|
|
109
127
|
"name": "LATENT",
|
110
128
|
"type": "LATENT",
|
111
129
|
"slot_index": 0,
|
112
|
-
"links": [
|
130
|
+
"links": [
|
131
|
+
2
|
132
|
+
]
|
113
133
|
}
|
114
134
|
],
|
115
135
|
"properties": {
|
136
|
+
"cnr_id": "comfy-core",
|
137
|
+
"ver": "0.3.43",
|
116
138
|
"Node name for S&R": "EmptyLatentImage"
|
117
139
|
},
|
118
|
-
"widgets_values": [
|
140
|
+
"widgets_values": [
|
141
|
+
512,
|
142
|
+
512,
|
143
|
+
1
|
144
|
+
],
|
145
|
+
"color": "#322",
|
146
|
+
"bgcolor": "#533"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"id": 13,
|
150
|
+
"type": "UpscaleModelLoader",
|
151
|
+
"pos": [
|
152
|
+
10,
|
153
|
+
60
|
154
|
+
],
|
155
|
+
"size": [
|
156
|
+
315,
|
157
|
+
58
|
158
|
+
],
|
159
|
+
"flags": {},
|
160
|
+
"order": 2,
|
161
|
+
"mode": 0,
|
162
|
+
"inputs": [],
|
163
|
+
"outputs": [
|
164
|
+
{
|
165
|
+
"name": "UPSCALE_MODEL",
|
166
|
+
"type": "UPSCALE_MODEL",
|
167
|
+
"slot_index": 0,
|
168
|
+
"links": [
|
169
|
+
14
|
170
|
+
]
|
171
|
+
}
|
172
|
+
],
|
173
|
+
"properties": {
|
174
|
+
"cnr_id": "comfy-core",
|
175
|
+
"ver": "0.3.43",
|
176
|
+
"Node name for S&R": "UpscaleModelLoader",
|
177
|
+
"models": [
|
178
|
+
{
|
179
|
+
"name": "RealESRGAN_x4plus.safetensors",
|
180
|
+
"url": "https://huggingface.co/Comfy-Org/Real-ESRGAN_repackaged/resolve/main/RealESRGAN_x4plus.safetensors",
|
181
|
+
"directory": "upscale_models"
|
182
|
+
}
|
183
|
+
]
|
184
|
+
},
|
185
|
+
"widgets_values": [
|
186
|
+
"RealESRGAN_x4plus.safetensors"
|
187
|
+
],
|
188
|
+
"color": "#322",
|
189
|
+
"bgcolor": "#533"
|
190
|
+
},
|
191
|
+
{
|
192
|
+
"id": 15,
|
193
|
+
"type": "MarkdownNote",
|
194
|
+
"pos": [
|
195
|
+
-330,
|
196
|
+
10
|
197
|
+
],
|
198
|
+
"size": [
|
199
|
+
312,
|
200
|
+
152
|
201
|
+
],
|
202
|
+
"flags": {},
|
203
|
+
"order": 3,
|
204
|
+
"mode": 0,
|
205
|
+
"inputs": [],
|
206
|
+
"outputs": [],
|
207
|
+
"title": "Tutorials",
|
208
|
+
"properties": {},
|
209
|
+
"widgets_values": [
|
210
|
+
"## Tutorials\n[Docs](https://docs.comfy.org/tutorials/basic/upscale) \n\n## Workflow Overview\n[Upscale Models - ComfyUI_examples](https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/) "
|
211
|
+
],
|
212
|
+
"color": "#432",
|
213
|
+
"bgcolor": "#653"
|
214
|
+
},
|
215
|
+
{
|
216
|
+
"id": 3,
|
217
|
+
"type": "KSampler",
|
218
|
+
"pos": [
|
219
|
+
850,
|
220
|
+
50
|
221
|
+
],
|
222
|
+
"size": [
|
223
|
+
310,
|
224
|
+
480
|
225
|
+
],
|
226
|
+
"flags": {},
|
227
|
+
"order": 6,
|
228
|
+
"mode": 0,
|
229
|
+
"inputs": [
|
230
|
+
{
|
231
|
+
"name": "model",
|
232
|
+
"type": "MODEL",
|
233
|
+
"link": 1
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"name": "positive",
|
237
|
+
"type": "CONDITIONING",
|
238
|
+
"link": 4
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"name": "negative",
|
242
|
+
"type": "CONDITIONING",
|
243
|
+
"link": 6
|
244
|
+
},
|
245
|
+
{
|
246
|
+
"name": "latent_image",
|
247
|
+
"type": "LATENT",
|
248
|
+
"link": 2
|
249
|
+
}
|
250
|
+
],
|
251
|
+
"outputs": [
|
252
|
+
{
|
253
|
+
"name": "LATENT",
|
254
|
+
"type": "LATENT",
|
255
|
+
"slot_index": 0,
|
256
|
+
"links": [
|
257
|
+
7
|
258
|
+
]
|
259
|
+
}
|
260
|
+
],
|
261
|
+
"properties": {
|
262
|
+
"cnr_id": "comfy-core",
|
263
|
+
"ver": "0.3.43",
|
264
|
+
"Node name for S&R": "KSampler"
|
265
|
+
},
|
266
|
+
"widgets_values": [
|
267
|
+
479320868631054,
|
268
|
+
"randomize",
|
269
|
+
20,
|
270
|
+
8,
|
271
|
+
"euler",
|
272
|
+
"normal",
|
273
|
+
1
|
274
|
+
]
|
119
275
|
},
|
120
276
|
{
|
121
277
|
"id": 6,
|
122
278
|
"type": "CLIPTextEncode",
|
123
|
-
"pos": [
|
124
|
-
|
279
|
+
"pos": [
|
280
|
+
370,
|
281
|
+
50
|
282
|
+
],
|
283
|
+
"size": [
|
284
|
+
423.1099853515625,
|
285
|
+
201.5616455078125
|
286
|
+
],
|
125
287
|
"flags": {},
|
126
288
|
"order": 4,
|
127
289
|
"mode": 0,
|
@@ -137,21 +299,33 @@
|
|
137
299
|
"name": "CONDITIONING",
|
138
300
|
"type": "CONDITIONING",
|
139
301
|
"slot_index": 0,
|
140
|
-
"links": [
|
302
|
+
"links": [
|
303
|
+
4
|
304
|
+
]
|
141
305
|
}
|
142
306
|
],
|
143
307
|
"properties": {
|
308
|
+
"cnr_id": "comfy-core",
|
309
|
+
"ver": "0.3.43",
|
144
310
|
"Node name for S&R": "CLIPTextEncode"
|
145
311
|
},
|
146
312
|
"widgets_values": [
|
147
|
-
"
|
148
|
-
]
|
313
|
+
"A rainy city street at night, neon signs illuminating the wet pavement, reflections of streetlights on puddles, pedestrians with umbrellas, hyper-realistic details, atmospheric, cinematic lighting, soft focus"
|
314
|
+
],
|
315
|
+
"color": "#232",
|
316
|
+
"bgcolor": "#353"
|
149
317
|
},
|
150
318
|
{
|
151
319
|
"id": 7,
|
152
320
|
"type": "CLIPTextEncode",
|
153
|
-
"pos": [
|
154
|
-
|
321
|
+
"pos": [
|
322
|
+
370,
|
323
|
+
290
|
324
|
+
],
|
325
|
+
"size": [
|
326
|
+
423.1099853515625,
|
327
|
+
180.61000061035156
|
328
|
+
],
|
155
329
|
"flags": {},
|
156
330
|
"order": 5,
|
157
331
|
"mode": 0,
|
@@ -167,19 +341,33 @@
|
|
167
341
|
"name": "CONDITIONING",
|
168
342
|
"type": "CONDITIONING",
|
169
343
|
"slot_index": 0,
|
170
|
-
"links": [
|
344
|
+
"links": [
|
345
|
+
6
|
346
|
+
]
|
171
347
|
}
|
172
348
|
],
|
173
349
|
"properties": {
|
350
|
+
"cnr_id": "comfy-core",
|
351
|
+
"ver": "0.3.43",
|
174
352
|
"Node name for S&R": "CLIPTextEncode"
|
175
353
|
},
|
176
|
-
"widgets_values": [
|
354
|
+
"widgets_values": [
|
355
|
+
"bad hands,(worst quality),(low quality),(normal quality:),lowres,bad anatomy,(bad hands),((monochrome)),((grayscale)) watermark,moles,many fingers,(broken hands),nsfw, "
|
356
|
+
],
|
357
|
+
"color": "#223",
|
358
|
+
"bgcolor": "#335"
|
177
359
|
},
|
178
360
|
{
|
179
361
|
"id": 8,
|
180
362
|
"type": "VAEDecode",
|
181
|
-
"pos": [
|
182
|
-
|
363
|
+
"pos": [
|
364
|
+
1180,
|
365
|
+
50
|
366
|
+
],
|
367
|
+
"size": [
|
368
|
+
210,
|
369
|
+
46
|
370
|
+
],
|
183
371
|
"flags": {},
|
184
372
|
"order": 7,
|
185
373
|
"mode": 0,
|
@@ -200,10 +388,15 @@
|
|
200
388
|
"name": "IMAGE",
|
201
389
|
"type": "IMAGE",
|
202
390
|
"slot_index": 0,
|
203
|
-
"links": [
|
391
|
+
"links": [
|
392
|
+
15,
|
393
|
+
20
|
394
|
+
]
|
204
395
|
}
|
205
396
|
],
|
206
397
|
"properties": {
|
398
|
+
"cnr_id": "comfy-core",
|
399
|
+
"ver": "0.3.43",
|
207
400
|
"Node name for S&R": "VAEDecode"
|
208
401
|
},
|
209
402
|
"widgets_values": []
|
@@ -211,10 +404,16 @@
|
|
211
404
|
{
|
212
405
|
"id": 9,
|
213
406
|
"type": "SaveImage",
|
214
|
-
"pos": [
|
215
|
-
|
407
|
+
"pos": [
|
408
|
+
1510,
|
409
|
+
150
|
410
|
+
],
|
411
|
+
"size": [
|
412
|
+
455.989990234375,
|
413
|
+
553.0900268554688
|
414
|
+
],
|
216
415
|
"flags": {},
|
217
|
-
"order":
|
416
|
+
"order": 10,
|
218
417
|
"mode": 0,
|
219
418
|
"inputs": [
|
220
419
|
{
|
@@ -224,104 +423,219 @@
|
|
224
423
|
}
|
225
424
|
],
|
226
425
|
"outputs": [],
|
227
|
-
"properties": {},
|
228
|
-
"widgets_values": ["ComfyUI", ""]
|
229
|
-
},
|
230
|
-
{
|
231
|
-
"id": 13,
|
232
|
-
"type": "UpscaleModelLoader",
|
233
|
-
"pos": [1128, 51],
|
234
|
-
"size": [315, 58],
|
235
|
-
"flags": {},
|
236
|
-
"order": 0,
|
237
|
-
"mode": 0,
|
238
|
-
"inputs": [],
|
239
|
-
"outputs": [
|
240
|
-
{
|
241
|
-
"name": "UPSCALE_MODEL",
|
242
|
-
"type": "UPSCALE_MODEL",
|
243
|
-
"slot_index": 0,
|
244
|
-
"links": [14]
|
245
|
-
}
|
246
|
-
],
|
247
426
|
"properties": {
|
248
|
-
"
|
249
|
-
"
|
250
|
-
{
|
251
|
-
"name": "RealESRGAN_x4plus.pth",
|
252
|
-
"url": "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth",
|
253
|
-
"directory": "upscale_models"
|
254
|
-
}
|
255
|
-
]
|
427
|
+
"cnr_id": "comfy-core",
|
428
|
+
"ver": "0.3.43"
|
256
429
|
},
|
257
|
-
"widgets_values": [
|
430
|
+
"widgets_values": [
|
431
|
+
"ComfyUI"
|
432
|
+
]
|
258
433
|
},
|
259
434
|
{
|
260
|
-
"id":
|
261
|
-
"type": "
|
262
|
-
"pos": [
|
263
|
-
|
435
|
+
"id": 16,
|
436
|
+
"type": "PreviewImage",
|
437
|
+
"pos": [
|
438
|
+
1180,
|
439
|
+
150
|
440
|
+
],
|
441
|
+
"size": [
|
442
|
+
290,
|
443
|
+
330
|
444
|
+
],
|
264
445
|
"flags": {},
|
265
|
-
"order":
|
446
|
+
"order": 9,
|
266
447
|
"mode": 0,
|
267
448
|
"inputs": [
|
268
449
|
{
|
269
|
-
"name": "
|
270
|
-
"type": "UPSCALE_MODEL",
|
271
|
-
"link": 14
|
272
|
-
},
|
273
|
-
{
|
274
|
-
"name": "image",
|
275
|
-
"type": "IMAGE",
|
276
|
-
"link": 15
|
277
|
-
}
|
278
|
-
],
|
279
|
-
"outputs": [
|
280
|
-
{
|
281
|
-
"name": "IMAGE",
|
450
|
+
"name": "images",
|
282
451
|
"type": "IMAGE",
|
283
|
-
"
|
284
|
-
"links": [16]
|
452
|
+
"link": 20
|
285
453
|
}
|
286
454
|
],
|
455
|
+
"outputs": [],
|
287
456
|
"properties": {
|
288
|
-
"
|
457
|
+
"cnr_id": "comfy-core",
|
458
|
+
"ver": "0.3.43",
|
459
|
+
"Node name for S&R": "PreviewImage"
|
289
460
|
},
|
290
461
|
"widgets_values": []
|
462
|
+
}
|
463
|
+
],
|
464
|
+
"links": [
|
465
|
+
[
|
466
|
+
1,
|
467
|
+
4,
|
468
|
+
0,
|
469
|
+
3,
|
470
|
+
0,
|
471
|
+
"MODEL"
|
472
|
+
],
|
473
|
+
[
|
474
|
+
2,
|
475
|
+
5,
|
476
|
+
0,
|
477
|
+
3,
|
478
|
+
3,
|
479
|
+
"LATENT"
|
480
|
+
],
|
481
|
+
[
|
482
|
+
4,
|
483
|
+
6,
|
484
|
+
0,
|
485
|
+
3,
|
486
|
+
1,
|
487
|
+
"CONDITIONING"
|
488
|
+
],
|
489
|
+
[
|
490
|
+
6,
|
491
|
+
7,
|
492
|
+
0,
|
493
|
+
3,
|
494
|
+
2,
|
495
|
+
"CONDITIONING"
|
496
|
+
],
|
497
|
+
[
|
498
|
+
7,
|
499
|
+
3,
|
500
|
+
0,
|
501
|
+
8,
|
502
|
+
0,
|
503
|
+
"LATENT"
|
504
|
+
],
|
505
|
+
[
|
506
|
+
14,
|
507
|
+
13,
|
508
|
+
0,
|
509
|
+
14,
|
510
|
+
0,
|
511
|
+
"UPSCALE_MODEL"
|
512
|
+
],
|
513
|
+
[
|
514
|
+
15,
|
515
|
+
8,
|
516
|
+
0,
|
517
|
+
14,
|
518
|
+
1,
|
519
|
+
"IMAGE"
|
520
|
+
],
|
521
|
+
[
|
522
|
+
16,
|
523
|
+
14,
|
524
|
+
0,
|
525
|
+
9,
|
526
|
+
0,
|
527
|
+
"IMAGE"
|
528
|
+
],
|
529
|
+
[
|
530
|
+
17,
|
531
|
+
4,
|
532
|
+
1,
|
533
|
+
6,
|
534
|
+
0,
|
535
|
+
"CLIP"
|
536
|
+
],
|
537
|
+
[
|
538
|
+
18,
|
539
|
+
4,
|
540
|
+
1,
|
541
|
+
7,
|
542
|
+
0,
|
543
|
+
"CLIP"
|
544
|
+
],
|
545
|
+
[
|
546
|
+
19,
|
547
|
+
4,
|
548
|
+
2,
|
549
|
+
8,
|
550
|
+
1,
|
551
|
+
"VAE"
|
552
|
+
],
|
553
|
+
[
|
554
|
+
20,
|
555
|
+
8,
|
556
|
+
0,
|
557
|
+
16,
|
558
|
+
0,
|
559
|
+
"IMAGE"
|
560
|
+
]
|
561
|
+
],
|
562
|
+
"groups": [
|
563
|
+
{
|
564
|
+
"id": 1,
|
565
|
+
"title": "Step 1- Load models",
|
566
|
+
"bounding": [
|
567
|
+
0,
|
568
|
+
-20,
|
569
|
+
330,
|
570
|
+
300
|
571
|
+
],
|
572
|
+
"color": "#3f789e",
|
573
|
+
"font_size": 24,
|
574
|
+
"flags": {}
|
291
575
|
},
|
292
576
|
{
|
293
|
-
"id":
|
294
|
-
"
|
295
|
-
"
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
"inputs": [],
|
301
|
-
"outputs": [],
|
302
|
-
"properties": {},
|
303
|
-
"widgets_values": [
|
304
|
-
"### Learn more about this workflow\n\n> [Upscale Models - ComfyUI_examples](https://comfyanonymous.github.io/ComfyUI_examples/upscale_models/) — Overview\n> \n> [ComfyUI Image Upscale - docs.comfy.org](https://docs.comfy.org/tutorials/basic/upscale) — Upscaling step-by-step tutorial"
|
577
|
+
"id": 2,
|
578
|
+
"title": "Step2-Set image size",
|
579
|
+
"bounding": [
|
580
|
+
0,
|
581
|
+
300,
|
582
|
+
330,
|
583
|
+
190
|
305
584
|
],
|
306
|
-
"color": "#
|
307
|
-
"
|
585
|
+
"color": "#3f789e",
|
586
|
+
"font_size": 24,
|
587
|
+
"flags": {}
|
588
|
+
},
|
589
|
+
{
|
590
|
+
"id": 3,
|
591
|
+
"title": "Step3 - Prompt",
|
592
|
+
"bounding": [
|
593
|
+
350,
|
594
|
+
-20,
|
595
|
+
460,
|
596
|
+
510
|
597
|
+
],
|
598
|
+
"color": "#3f789e",
|
599
|
+
"font_size": 24,
|
600
|
+
"flags": {}
|
601
|
+
},
|
602
|
+
{
|
603
|
+
"id": 4,
|
604
|
+
"title": "Second - Upscale image",
|
605
|
+
"bounding": [
|
606
|
+
1500,
|
607
|
+
-20,
|
608
|
+
475.989990234375,
|
609
|
+
736.6900024414062
|
610
|
+
],
|
611
|
+
"color": "#3f789e",
|
612
|
+
"font_size": 24,
|
613
|
+
"flags": {}
|
614
|
+
},
|
615
|
+
{
|
616
|
+
"id": 5,
|
617
|
+
"title": "First - Image generation",
|
618
|
+
"bounding": [
|
619
|
+
830,
|
620
|
+
-20,
|
621
|
+
650,
|
622
|
+
560
|
623
|
+
],
|
624
|
+
"color": "#3f789e",
|
625
|
+
"font_size": 24,
|
626
|
+
"flags": {}
|
308
627
|
}
|
309
628
|
],
|
310
|
-
"links": [
|
311
|
-
[1, 4, 0, 3, 0, "MODEL"],
|
312
|
-
[2, 5, 0, 3, 3, "LATENT"],
|
313
|
-
[4, 6, 0, 3, 1, "CONDITIONING"],
|
314
|
-
[6, 7, 0, 3, 2, "CONDITIONING"],
|
315
|
-
[7, 3, 0, 8, 0, "LATENT"],
|
316
|
-
[14, 13, 0, 14, 0, "UPSCALE_MODEL"],
|
317
|
-
[15, 8, 0, 14, 1, "IMAGE"],
|
318
|
-
[16, 14, 0, 9, 0, "IMAGE"],
|
319
|
-
[17, 4, 1, 6, 0, "CLIP"],
|
320
|
-
[18, 4, 1, 7, 0, "CLIP"],
|
321
|
-
[19, 4, 2, 8, 1, "VAE"]
|
322
|
-
],
|
323
|
-
"groups": [],
|
324
629
|
"config": {},
|
325
|
-
"extra": {
|
630
|
+
"extra": {
|
631
|
+
"ds": {
|
632
|
+
"scale": 1.0152559799477237,
|
633
|
+
"offset": [
|
634
|
+
873.9457952395927,
|
635
|
+
411.574657129133
|
636
|
+
]
|
637
|
+
},
|
638
|
+
"frontendVersion": "1.23.4"
|
639
|
+
},
|
326
640
|
"version": 0.4
|
327
|
-
}
|
641
|
+
}
|