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,35 +1,43 @@
|
|
1
1
|
{
|
2
|
-
"
|
3
|
-
"
|
2
|
+
"id": "3effc656-25fe-4009-9d24-92ee839240fa",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 28,
|
5
|
+
"last_link_id": 37,
|
4
6
|
"nodes": [
|
5
7
|
{
|
6
|
-
"id":
|
8
|
+
"id": 11,
|
7
9
|
"type": "KSampler",
|
8
|
-
"pos": [
|
9
|
-
|
10
|
+
"pos": [
|
11
|
+
180,
|
12
|
+
750
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
315,
|
16
|
+
474
|
17
|
+
],
|
10
18
|
"flags": {},
|
11
|
-
"order":
|
19
|
+
"order": 13,
|
12
20
|
"mode": 0,
|
13
21
|
"inputs": [
|
14
22
|
{
|
15
23
|
"name": "model",
|
16
24
|
"type": "MODEL",
|
17
|
-
"link":
|
25
|
+
"link": 35
|
18
26
|
},
|
19
27
|
{
|
20
28
|
"name": "positive",
|
21
29
|
"type": "CONDITIONING",
|
22
|
-
"link":
|
30
|
+
"link": 12
|
23
31
|
},
|
24
32
|
{
|
25
33
|
"name": "negative",
|
26
34
|
"type": "CONDITIONING",
|
27
|
-
"link":
|
35
|
+
"link": 13
|
28
36
|
},
|
29
37
|
{
|
30
38
|
"name": "latent_image",
|
31
39
|
"type": "LATENT",
|
32
|
-
"link":
|
40
|
+
"link": 18
|
33
41
|
}
|
34
42
|
],
|
35
43
|
"outputs": [
|
@@ -37,121 +45,50 @@
|
|
37
45
|
"name": "LATENT",
|
38
46
|
"type": "LATENT",
|
39
47
|
"slot_index": 0,
|
40
|
-
"links": [
|
48
|
+
"links": [
|
49
|
+
15
|
50
|
+
]
|
41
51
|
}
|
42
52
|
],
|
43
53
|
"properties": {
|
54
|
+
"cnr_id": "comfy-core",
|
55
|
+
"ver": "0.3.43",
|
44
56
|
"Node name for S&R": "KSampler"
|
45
57
|
},
|
46
58
|
"widgets_values": [
|
47
|
-
|
59
|
+
756770419990187,
|
48
60
|
"randomize",
|
49
|
-
|
61
|
+
14,
|
50
62
|
8,
|
51
|
-
"
|
63
|
+
"uni_pc_bh2",
|
52
64
|
"normal",
|
53
|
-
|
54
|
-
""
|
55
|
-
]
|
56
|
-
},
|
57
|
-
{
|
58
|
-
"id": 5,
|
59
|
-
"type": "EmptyLatentImage",
|
60
|
-
"pos": [142.77999877929688, 571.3400268554688],
|
61
|
-
"size": [315, 106],
|
62
|
-
"flags": {},
|
63
|
-
"order": 0,
|
64
|
-
"mode": 0,
|
65
|
-
"inputs": [],
|
66
|
-
"outputs": [
|
67
|
-
{
|
68
|
-
"name": "LATENT",
|
69
|
-
"type": "LATENT",
|
70
|
-
"slot_index": 0,
|
71
|
-
"links": [2]
|
72
|
-
}
|
73
|
-
],
|
74
|
-
"properties": {
|
75
|
-
"Node name for S&R": "EmptyLatentImage"
|
76
|
-
},
|
77
|
-
"widgets_values": [768, 768, 1]
|
78
|
-
},
|
79
|
-
{
|
80
|
-
"id": 6,
|
81
|
-
"type": "CLIPTextEncode",
|
82
|
-
"pos": [81.77999877929688, 142.33999633789062],
|
83
|
-
"size": [422.8500061035156, 164.30999755859375],
|
84
|
-
"flags": {},
|
85
|
-
"order": 4,
|
86
|
-
"mode": 0,
|
87
|
-
"inputs": [
|
88
|
-
{
|
89
|
-
"name": "clip",
|
90
|
-
"type": "CLIP",
|
91
|
-
"link": 28
|
92
|
-
}
|
93
|
-
],
|
94
|
-
"outputs": [
|
95
|
-
{
|
96
|
-
"name": "CONDITIONING",
|
97
|
-
"type": "CONDITIONING",
|
98
|
-
"slot_index": 0,
|
99
|
-
"links": [4, 12]
|
100
|
-
}
|
101
|
-
],
|
102
|
-
"properties": {
|
103
|
-
"Node name for S&R": "CLIPTextEncode"
|
104
|
-
},
|
105
|
-
"widgets_values": [
|
106
|
-
"masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n"
|
65
|
+
0.5
|
107
66
|
]
|
108
67
|
},
|
109
68
|
{
|
110
|
-
"id":
|
111
|
-
"type": "
|
112
|
-
"pos": [
|
113
|
-
|
114
|
-
|
115
|
-
"order": 5,
|
116
|
-
"mode": 0,
|
117
|
-
"inputs": [
|
118
|
-
{
|
119
|
-
"name": "clip",
|
120
|
-
"type": "CLIP",
|
121
|
-
"link": 29
|
122
|
-
}
|
69
|
+
"id": 21,
|
70
|
+
"type": "VAEDecode",
|
71
|
+
"pos": [
|
72
|
+
-160,
|
73
|
+
740
|
123
74
|
],
|
124
|
-
"
|
125
|
-
|
126
|
-
|
127
|
-
"type": "CONDITIONING",
|
128
|
-
"slot_index": 0,
|
129
|
-
"links": [6, 13]
|
130
|
-
}
|
75
|
+
"size": [
|
76
|
+
210,
|
77
|
+
46
|
131
78
|
],
|
132
|
-
"properties": {
|
133
|
-
"Node name for S&R": "CLIPTextEncode"
|
134
|
-
},
|
135
|
-
"widgets_values": ["bad hands, text, watermark\n"]
|
136
|
-
},
|
137
|
-
{
|
138
|
-
"id": 8,
|
139
|
-
"type": "VAEDecode",
|
140
|
-
"pos": [1185.5, 412.07000732421875],
|
141
|
-
"size": [210, 46],
|
142
79
|
"flags": {},
|
143
|
-
"order":
|
80
|
+
"order": 8,
|
144
81
|
"mode": 0,
|
145
82
|
"inputs": [
|
146
83
|
{
|
147
84
|
"name": "samples",
|
148
85
|
"type": "LATENT",
|
149
|
-
"link":
|
86
|
+
"link": 20
|
150
87
|
},
|
151
88
|
{
|
152
89
|
"name": "vae",
|
153
90
|
"type": "VAE",
|
154
|
-
"link":
|
91
|
+
"link": 32
|
155
92
|
}
|
156
93
|
],
|
157
94
|
"outputs": [
|
@@ -159,122 +96,123 @@
|
|
159
96
|
"name": "IMAGE",
|
160
97
|
"type": "IMAGE",
|
161
98
|
"slot_index": 0,
|
162
|
-
"links": [
|
99
|
+
"links": [
|
100
|
+
23
|
101
|
+
]
|
163
102
|
}
|
164
103
|
],
|
165
104
|
"properties": {
|
105
|
+
"cnr_id": "comfy-core",
|
106
|
+
"ver": "0.3.43",
|
166
107
|
"Node name for S&R": "VAEDecode"
|
167
108
|
},
|
168
109
|
"widgets_values": []
|
169
110
|
},
|
170
111
|
{
|
171
|
-
"id":
|
172
|
-
"type": "
|
173
|
-
"pos": [
|
174
|
-
|
112
|
+
"id": 23,
|
113
|
+
"type": "UpscaleModelLoader",
|
114
|
+
"pos": [
|
115
|
+
-190,
|
116
|
+
440
|
117
|
+
],
|
118
|
+
"size": [
|
119
|
+
290,
|
120
|
+
60
|
121
|
+
],
|
175
122
|
"flags": {},
|
176
|
-
"order":
|
123
|
+
"order": 0,
|
177
124
|
"mode": 0,
|
178
|
-
"inputs": [
|
125
|
+
"inputs": [],
|
126
|
+
"outputs": [
|
179
127
|
{
|
180
|
-
"name": "
|
181
|
-
"type": "
|
182
|
-
"
|
128
|
+
"name": "UPSCALE_MODEL",
|
129
|
+
"type": "UPSCALE_MODEL",
|
130
|
+
"slot_index": 0,
|
131
|
+
"links": [
|
132
|
+
24
|
133
|
+
]
|
183
134
|
}
|
184
135
|
],
|
185
|
-
"
|
186
|
-
|
187
|
-
|
136
|
+
"properties": {
|
137
|
+
"cnr_id": "comfy-core",
|
138
|
+
"ver": "0.3.43",
|
139
|
+
"Node name for S&R": "UpscaleModelLoader",
|
140
|
+
"models": [
|
141
|
+
{
|
142
|
+
"name": "RealESRGAN_x4plus.safetensors",
|
143
|
+
"url": "https://huggingface.co/Comfy-Org/Real-ESRGAN_repackaged/resolve/main/RealESRGAN_x4plus.safetensors",
|
144
|
+
"directory": "upscale_models"
|
145
|
+
}
|
146
|
+
]
|
147
|
+
},
|
148
|
+
"widgets_values": [
|
149
|
+
"RealESRGAN_x4plus.safetensors"
|
150
|
+
],
|
151
|
+
"color": "#322",
|
152
|
+
"bgcolor": "#533"
|
188
153
|
},
|
189
154
|
{
|
190
|
-
"id":
|
191
|
-
"type": "
|
192
|
-
"pos": [
|
193
|
-
|
155
|
+
"id": 5,
|
156
|
+
"type": "EmptyLatentImage",
|
157
|
+
"pos": [
|
158
|
+
-190,
|
159
|
+
280
|
160
|
+
],
|
161
|
+
"size": [
|
162
|
+
290,
|
163
|
+
106
|
164
|
+
],
|
194
165
|
"flags": {},
|
195
|
-
"order":
|
166
|
+
"order": 1,
|
196
167
|
"mode": 0,
|
197
|
-
"inputs": [
|
198
|
-
{
|
199
|
-
"name": "model",
|
200
|
-
"type": "MODEL",
|
201
|
-
"link": 35
|
202
|
-
},
|
203
|
-
{
|
204
|
-
"name": "positive",
|
205
|
-
"type": "CONDITIONING",
|
206
|
-
"link": 12
|
207
|
-
},
|
208
|
-
{
|
209
|
-
"name": "negative",
|
210
|
-
"type": "CONDITIONING",
|
211
|
-
"link": 13
|
212
|
-
},
|
213
|
-
{
|
214
|
-
"name": "latent_image",
|
215
|
-
"type": "LATENT",
|
216
|
-
"link": 18
|
217
|
-
}
|
218
|
-
],
|
168
|
+
"inputs": [],
|
219
169
|
"outputs": [
|
220
170
|
{
|
221
171
|
"name": "LATENT",
|
222
172
|
"type": "LATENT",
|
223
173
|
"slot_index": 0,
|
224
|
-
"links": [
|
174
|
+
"links": [
|
175
|
+
2
|
176
|
+
]
|
225
177
|
}
|
226
178
|
],
|
227
179
|
"properties": {
|
228
|
-
"
|
180
|
+
"cnr_id": "comfy-core",
|
181
|
+
"ver": "0.3.43",
|
182
|
+
"Node name for S&R": "EmptyLatentImage"
|
229
183
|
},
|
230
184
|
"widgets_values": [
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
8,
|
235
|
-
"uni_pc_bh2",
|
236
|
-
"normal",
|
237
|
-
0.5,
|
238
|
-
""
|
239
|
-
]
|
240
|
-
},
|
241
|
-
{
|
242
|
-
"id": 12,
|
243
|
-
"type": "SaveImage",
|
244
|
-
"pos": [3463, 230],
|
245
|
-
"size": [868.010009765625, 936.969970703125],
|
246
|
-
"flags": {},
|
247
|
-
"order": 15,
|
248
|
-
"mode": 0,
|
249
|
-
"inputs": [
|
250
|
-
{
|
251
|
-
"name": "images",
|
252
|
-
"type": "IMAGE",
|
253
|
-
"link": 17
|
254
|
-
}
|
185
|
+
512,
|
186
|
+
512,
|
187
|
+
1
|
255
188
|
],
|
256
|
-
"
|
257
|
-
"
|
258
|
-
"widgets_values": ["ComfyUI", ""]
|
189
|
+
"color": "#322",
|
190
|
+
"bgcolor": "#533"
|
259
191
|
},
|
260
192
|
{
|
261
|
-
"id":
|
262
|
-
"type": "
|
263
|
-
"pos": [
|
264
|
-
|
193
|
+
"id": 22,
|
194
|
+
"type": "ImageUpscaleWithModel",
|
195
|
+
"pos": [
|
196
|
+
-160,
|
197
|
+
880
|
198
|
+
],
|
199
|
+
"size": [
|
200
|
+
226.8000030517578,
|
201
|
+
46
|
202
|
+
],
|
265
203
|
"flags": {},
|
266
|
-
"order":
|
204
|
+
"order": 10,
|
267
205
|
"mode": 0,
|
268
206
|
"inputs": [
|
269
207
|
{
|
270
|
-
"name": "
|
271
|
-
"type": "
|
272
|
-
"link":
|
208
|
+
"name": "upscale_model",
|
209
|
+
"type": "UPSCALE_MODEL",
|
210
|
+
"link": 24
|
273
211
|
},
|
274
212
|
{
|
275
|
-
"name": "
|
276
|
-
"type": "
|
277
|
-
"link":
|
213
|
+
"name": "image",
|
214
|
+
"type": "IMAGE",
|
215
|
+
"link": 23
|
278
216
|
}
|
279
217
|
],
|
280
218
|
"outputs": [
|
@@ -282,19 +220,29 @@
|
|
282
220
|
"name": "IMAGE",
|
283
221
|
"type": "IMAGE",
|
284
222
|
"slot_index": 0,
|
285
|
-
"links": [
|
223
|
+
"links": [
|
224
|
+
27
|
225
|
+
]
|
286
226
|
}
|
287
227
|
],
|
288
228
|
"properties": {
|
289
|
-
"
|
229
|
+
"cnr_id": "comfy-core",
|
230
|
+
"ver": "0.3.43",
|
231
|
+
"Node name for S&R": "ImageUpscaleWithModel"
|
290
232
|
},
|
291
233
|
"widgets_values": []
|
292
234
|
},
|
293
235
|
{
|
294
236
|
"id": 20,
|
295
237
|
"type": "VAEEncode",
|
296
|
-
"pos": [
|
297
|
-
|
238
|
+
"pos": [
|
239
|
+
-150,
|
240
|
+
1250
|
241
|
+
],
|
242
|
+
"size": [
|
243
|
+
210,
|
244
|
+
46
|
245
|
+
],
|
298
246
|
"flags": {},
|
299
247
|
"order": 12,
|
300
248
|
"mode": 0,
|
@@ -315,32 +263,44 @@
|
|
315
263
|
"name": "LATENT",
|
316
264
|
"type": "LATENT",
|
317
265
|
"slot_index": 0,
|
318
|
-
"links": [
|
266
|
+
"links": [
|
267
|
+
18
|
268
|
+
]
|
319
269
|
}
|
320
270
|
],
|
321
271
|
"properties": {
|
272
|
+
"cnr_id": "comfy-core",
|
273
|
+
"ver": "0.3.43",
|
322
274
|
"Node name for S&R": "VAEEncode"
|
323
275
|
},
|
324
276
|
"widgets_values": []
|
325
277
|
},
|
326
278
|
{
|
327
|
-
"id":
|
279
|
+
"id": 13,
|
328
280
|
"type": "VAEDecode",
|
329
|
-
"pos": [
|
330
|
-
|
331
|
-
|
332
|
-
|
281
|
+
"pos": [
|
282
|
+
360,
|
283
|
+
1280
|
284
|
+
],
|
285
|
+
"size": [
|
286
|
+
210,
|
287
|
+
46
|
288
|
+
],
|
289
|
+
"flags": {
|
290
|
+
"collapsed": true
|
291
|
+
},
|
292
|
+
"order": 14,
|
333
293
|
"mode": 0,
|
334
294
|
"inputs": [
|
335
295
|
{
|
336
296
|
"name": "samples",
|
337
297
|
"type": "LATENT",
|
338
|
-
"link":
|
298
|
+
"link": 15
|
339
299
|
},
|
340
300
|
{
|
341
301
|
"name": "vae",
|
342
302
|
"type": "VAE",
|
343
|
-
"link":
|
303
|
+
"link": 33
|
344
304
|
}
|
345
305
|
],
|
346
306
|
"outputs": [
|
@@ -348,32 +308,101 @@
|
|
348
308
|
"name": "IMAGE",
|
349
309
|
"type": "IMAGE",
|
350
310
|
"slot_index": 0,
|
351
|
-
"links": [
|
311
|
+
"links": [
|
312
|
+
17
|
313
|
+
]
|
352
314
|
}
|
353
315
|
],
|
354
316
|
"properties": {
|
317
|
+
"cnr_id": "comfy-core",
|
318
|
+
"ver": "0.3.43",
|
355
319
|
"Node name for S&R": "VAEDecode"
|
356
320
|
},
|
357
321
|
"widgets_values": []
|
358
322
|
},
|
359
323
|
{
|
360
|
-
"id":
|
361
|
-
"type": "
|
362
|
-
"pos": [
|
363
|
-
|
324
|
+
"id": 25,
|
325
|
+
"type": "CheckpointLoaderSimple",
|
326
|
+
"pos": [
|
327
|
+
-190,
|
328
|
+
130
|
329
|
+
],
|
330
|
+
"size": [
|
331
|
+
290,
|
332
|
+
98
|
333
|
+
],
|
364
334
|
"flags": {},
|
365
|
-
"order":
|
335
|
+
"order": 2,
|
366
336
|
"mode": 0,
|
367
|
-
"inputs": [
|
337
|
+
"inputs": [],
|
338
|
+
"outputs": [
|
368
339
|
{
|
369
|
-
"name": "
|
370
|
-
"type": "
|
371
|
-
"
|
340
|
+
"name": "MODEL",
|
341
|
+
"type": "MODEL",
|
342
|
+
"slot_index": 0,
|
343
|
+
"links": [
|
344
|
+
34,
|
345
|
+
35
|
346
|
+
]
|
372
347
|
},
|
348
|
+
{
|
349
|
+
"name": "CLIP",
|
350
|
+
"type": "CLIP",
|
351
|
+
"slot_index": 1,
|
352
|
+
"links": [
|
353
|
+
28,
|
354
|
+
29
|
355
|
+
]
|
356
|
+
},
|
357
|
+
{
|
358
|
+
"name": "VAE",
|
359
|
+
"type": "VAE",
|
360
|
+
"slot_index": 2,
|
361
|
+
"links": [
|
362
|
+
30,
|
363
|
+
31,
|
364
|
+
32,
|
365
|
+
33
|
366
|
+
]
|
367
|
+
}
|
368
|
+
],
|
369
|
+
"properties": {
|
370
|
+
"cnr_id": "comfy-core",
|
371
|
+
"ver": "0.3.43",
|
372
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
373
|
+
"models": [
|
374
|
+
{
|
375
|
+
"name": "DreamShaper_8_pruned.safetensors",
|
376
|
+
"url": "https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_8_pruned.safetensors",
|
377
|
+
"directory": "checkpoints"
|
378
|
+
}
|
379
|
+
]
|
380
|
+
},
|
381
|
+
"widgets_values": [
|
382
|
+
"DreamShaper_8_pruned.safetensors"
|
383
|
+
],
|
384
|
+
"color": "#322",
|
385
|
+
"bgcolor": "#533"
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"id": 24,
|
389
|
+
"type": "ImageScale",
|
390
|
+
"pos": [
|
391
|
+
-200,
|
392
|
+
1020
|
393
|
+
],
|
394
|
+
"size": [
|
395
|
+
315,
|
396
|
+
130
|
397
|
+
],
|
398
|
+
"flags": {},
|
399
|
+
"order": 11,
|
400
|
+
"mode": 0,
|
401
|
+
"inputs": [
|
373
402
|
{
|
374
403
|
"name": "image",
|
375
404
|
"type": "IMAGE",
|
376
|
-
"link":
|
405
|
+
"link": 27
|
377
406
|
}
|
378
407
|
],
|
379
408
|
"outputs": [
|
@@ -381,168 +410,494 @@
|
|
381
410
|
"name": "IMAGE",
|
382
411
|
"type": "IMAGE",
|
383
412
|
"slot_index": 0,
|
384
|
-
"links": [
|
413
|
+
"links": [
|
414
|
+
26
|
415
|
+
]
|
385
416
|
}
|
386
417
|
],
|
387
418
|
"properties": {
|
388
|
-
"
|
419
|
+
"cnr_id": "comfy-core",
|
420
|
+
"ver": "0.3.43",
|
421
|
+
"Node name for S&R": "ImageScale"
|
389
422
|
},
|
390
|
-
"widgets_values": [
|
423
|
+
"widgets_values": [
|
424
|
+
"bilinear",
|
425
|
+
1024,
|
426
|
+
1024,
|
427
|
+
"disabled"
|
428
|
+
]
|
391
429
|
},
|
392
430
|
{
|
393
|
-
"id":
|
394
|
-
"type": "
|
395
|
-
"pos": [
|
396
|
-
|
431
|
+
"id": 26,
|
432
|
+
"type": "MarkdownNote",
|
433
|
+
"pos": [
|
434
|
+
-550,
|
435
|
+
90
|
436
|
+
],
|
437
|
+
"size": [
|
438
|
+
320,
|
439
|
+
136
|
440
|
+
],
|
397
441
|
"flags": {},
|
398
|
-
"order":
|
442
|
+
"order": 3,
|
399
443
|
"mode": 0,
|
400
444
|
"inputs": [],
|
445
|
+
"outputs": [],
|
446
|
+
"properties": {},
|
447
|
+
"widgets_values": [
|
448
|
+
"### Learn more about this workflow\n\n> [Non-latent Upscaling - ComfyUI_examples](https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/#non-latent-upscaling) — Overview\n> \n> [ComfyUI Image Upscale - docs.comfy.org](https://docs.comfy.org/tutorials/basic/upscale) — Upscaling step-by-step tutorial"
|
449
|
+
],
|
450
|
+
"color": "#432",
|
451
|
+
"bgcolor": "#653"
|
452
|
+
},
|
453
|
+
{
|
454
|
+
"id": 12,
|
455
|
+
"type": "SaveImage",
|
456
|
+
"pos": [
|
457
|
+
590,
|
458
|
+
740
|
459
|
+
],
|
460
|
+
"size": [
|
461
|
+
810,
|
462
|
+
540
|
463
|
+
],
|
464
|
+
"flags": {},
|
465
|
+
"order": 15,
|
466
|
+
"mode": 0,
|
467
|
+
"inputs": [
|
468
|
+
{
|
469
|
+
"name": "images",
|
470
|
+
"type": "IMAGE",
|
471
|
+
"link": 17
|
472
|
+
}
|
473
|
+
],
|
474
|
+
"outputs": [],
|
475
|
+
"properties": {
|
476
|
+
"cnr_id": "comfy-core",
|
477
|
+
"ver": "0.3.43"
|
478
|
+
},
|
479
|
+
"widgets_values": [
|
480
|
+
"ComfyUI"
|
481
|
+
]
|
482
|
+
},
|
483
|
+
{
|
484
|
+
"id": 7,
|
485
|
+
"type": "CLIPTextEncode",
|
486
|
+
"pos": [
|
487
|
+
170,
|
488
|
+
400
|
489
|
+
],
|
490
|
+
"size": [
|
491
|
+
425.2799987792969,
|
492
|
+
180.61000061035156
|
493
|
+
],
|
494
|
+
"flags": {},
|
495
|
+
"order": 5,
|
496
|
+
"mode": 0,
|
497
|
+
"inputs": [
|
498
|
+
{
|
499
|
+
"name": "clip",
|
500
|
+
"type": "CLIP",
|
501
|
+
"link": 29
|
502
|
+
}
|
503
|
+
],
|
401
504
|
"outputs": [
|
402
505
|
{
|
403
|
-
"name": "
|
404
|
-
"type": "
|
506
|
+
"name": "CONDITIONING",
|
507
|
+
"type": "CONDITIONING",
|
405
508
|
"slot_index": 0,
|
406
|
-
"links": [
|
509
|
+
"links": [
|
510
|
+
6,
|
511
|
+
13
|
512
|
+
]
|
407
513
|
}
|
408
514
|
],
|
409
515
|
"properties": {
|
410
|
-
"
|
411
|
-
"
|
412
|
-
|
413
|
-
"name": "RealESRGAN_x4plus.pth",
|
414
|
-
"url": "https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth",
|
415
|
-
"directory": "upscale_models"
|
416
|
-
}
|
417
|
-
]
|
516
|
+
"cnr_id": "comfy-core",
|
517
|
+
"ver": "0.3.43",
|
518
|
+
"Node name for S&R": "CLIPTextEncode"
|
418
519
|
},
|
419
|
-
"widgets_values": [
|
520
|
+
"widgets_values": [
|
521
|
+
"ugly, deformed, disfigured, mutated, glitch, abstract, blurry, lowres, low-details, bad quality, watermark, signature, text, censored, morbid, mutilated, poorly lit, bad shadow, out of focus, JPEG artifacts, duplicate, bad anatomy, bad hands, bad face, bad teeth, bad arms, bad legs, deformities, nsfw"
|
522
|
+
],
|
523
|
+
"color": "#223",
|
524
|
+
"bgcolor": "#335"
|
420
525
|
},
|
421
526
|
{
|
422
|
-
"id":
|
423
|
-
"type": "
|
424
|
-
"pos": [
|
425
|
-
|
527
|
+
"id": 6,
|
528
|
+
"type": "CLIPTextEncode",
|
529
|
+
"pos": [
|
530
|
+
170,
|
531
|
+
190
|
532
|
+
],
|
533
|
+
"size": [
|
534
|
+
422.8500061035156,
|
535
|
+
164.30999755859375
|
536
|
+
],
|
426
537
|
"flags": {},
|
427
|
-
"order":
|
538
|
+
"order": 4,
|
428
539
|
"mode": 0,
|
429
540
|
"inputs": [
|
430
541
|
{
|
431
|
-
"name": "
|
432
|
-
"type": "
|
433
|
-
"link":
|
542
|
+
"name": "clip",
|
543
|
+
"type": "CLIP",
|
544
|
+
"link": 28
|
434
545
|
}
|
435
546
|
],
|
436
547
|
"outputs": [
|
437
548
|
{
|
438
|
-
"name": "
|
439
|
-
"type": "
|
549
|
+
"name": "CONDITIONING",
|
550
|
+
"type": "CONDITIONING",
|
440
551
|
"slot_index": 0,
|
441
|
-
"links": [
|
552
|
+
"links": [
|
553
|
+
4,
|
554
|
+
12
|
555
|
+
]
|
442
556
|
}
|
443
557
|
],
|
444
558
|
"properties": {
|
445
|
-
"
|
559
|
+
"cnr_id": "comfy-core",
|
560
|
+
"ver": "0.3.43",
|
561
|
+
"Node name for S&R": "CLIPTextEncode"
|
446
562
|
},
|
447
|
-
"widgets_values": [
|
563
|
+
"widgets_values": [
|
564
|
+
"Elegant classical woman, wearing an exquisite lace (face-covering headdress:1.2), soft warm beige tone with film-like color grading, vintage court-style dress adorned with delicate pleats and pearl decorations. In a quiet space bathed in gentle, hazy light that mimics the softness of film photography. Showcasing delicate texture, mysterious atmosphere, and a touch of retro film grain, with natural color casts and subtle light leaks reminiscent of classic analog films."
|
565
|
+
],
|
566
|
+
"color": "#232",
|
567
|
+
"bgcolor": "#353"
|
448
568
|
},
|
449
569
|
{
|
450
|
-
"id":
|
451
|
-
"type": "
|
452
|
-
"pos": [
|
453
|
-
|
570
|
+
"id": 3,
|
571
|
+
"type": "KSampler",
|
572
|
+
"pos": [
|
573
|
+
620,
|
574
|
+
140
|
575
|
+
],
|
576
|
+
"size": [
|
577
|
+
315,
|
578
|
+
474
|
579
|
+
],
|
454
580
|
"flags": {},
|
455
|
-
"order":
|
581
|
+
"order": 6,
|
456
582
|
"mode": 0,
|
457
|
-
"inputs": [
|
458
|
-
"outputs": [
|
583
|
+
"inputs": [
|
459
584
|
{
|
460
|
-
"name": "
|
585
|
+
"name": "model",
|
461
586
|
"type": "MODEL",
|
462
|
-
"
|
463
|
-
"links": [34, 35]
|
587
|
+
"link": 34
|
464
588
|
},
|
465
589
|
{
|
466
|
-
"name": "
|
467
|
-
"type": "
|
468
|
-
"
|
469
|
-
"links": [28, 29]
|
590
|
+
"name": "positive",
|
591
|
+
"type": "CONDITIONING",
|
592
|
+
"link": 4
|
470
593
|
},
|
471
594
|
{
|
472
|
-
"name": "
|
595
|
+
"name": "negative",
|
596
|
+
"type": "CONDITIONING",
|
597
|
+
"link": 6
|
598
|
+
},
|
599
|
+
{
|
600
|
+
"name": "latent_image",
|
601
|
+
"type": "LATENT",
|
602
|
+
"link": 2
|
603
|
+
}
|
604
|
+
],
|
605
|
+
"outputs": [
|
606
|
+
{
|
607
|
+
"name": "LATENT",
|
608
|
+
"type": "LATENT",
|
609
|
+
"slot_index": 0,
|
610
|
+
"links": [
|
611
|
+
7,
|
612
|
+
20
|
613
|
+
]
|
614
|
+
}
|
615
|
+
],
|
616
|
+
"properties": {
|
617
|
+
"cnr_id": "comfy-core",
|
618
|
+
"ver": "0.3.43",
|
619
|
+
"Node name for S&R": "KSampler"
|
620
|
+
},
|
621
|
+
"widgets_values": [
|
622
|
+
736955103296125,
|
623
|
+
"randomize",
|
624
|
+
12,
|
625
|
+
8,
|
626
|
+
"dpmpp_sde",
|
627
|
+
"normal",
|
628
|
+
1
|
629
|
+
]
|
630
|
+
},
|
631
|
+
{
|
632
|
+
"id": 8,
|
633
|
+
"type": "VAEDecode",
|
634
|
+
"pos": [
|
635
|
+
1000,
|
636
|
+
140
|
637
|
+
],
|
638
|
+
"size": [
|
639
|
+
210,
|
640
|
+
46
|
641
|
+
],
|
642
|
+
"flags": {},
|
643
|
+
"order": 7,
|
644
|
+
"mode": 0,
|
645
|
+
"inputs": [
|
646
|
+
{
|
647
|
+
"name": "samples",
|
648
|
+
"type": "LATENT",
|
649
|
+
"link": 7
|
650
|
+
},
|
651
|
+
{
|
652
|
+
"name": "vae",
|
473
653
|
"type": "VAE",
|
474
|
-
"
|
475
|
-
|
654
|
+
"link": 30
|
655
|
+
}
|
656
|
+
],
|
657
|
+
"outputs": [
|
658
|
+
{
|
659
|
+
"name": "IMAGE",
|
660
|
+
"type": "IMAGE",
|
661
|
+
"slot_index": 0,
|
662
|
+
"links": [
|
663
|
+
37
|
664
|
+
]
|
476
665
|
}
|
477
666
|
],
|
478
667
|
"properties": {
|
479
|
-
"
|
480
|
-
"
|
481
|
-
|
482
|
-
"name": "v2-1_768-ema-pruned.safetensors",
|
483
|
-
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-1/resolve/main/v2-1_768-ema-pruned.safetensors?download=true",
|
484
|
-
"directory": "checkpoints"
|
485
|
-
}
|
486
|
-
]
|
668
|
+
"cnr_id": "comfy-core",
|
669
|
+
"ver": "0.3.43",
|
670
|
+
"Node name for S&R": "VAEDecode"
|
487
671
|
},
|
488
|
-
"widgets_values": [
|
672
|
+
"widgets_values": []
|
489
673
|
},
|
490
674
|
{
|
491
|
-
"id":
|
492
|
-
"type": "
|
493
|
-
"pos": [
|
494
|
-
|
675
|
+
"id": 28,
|
676
|
+
"type": "SaveImage",
|
677
|
+
"pos": [
|
678
|
+
1010,
|
679
|
+
230
|
680
|
+
],
|
681
|
+
"size": [
|
682
|
+
380,
|
683
|
+
380
|
684
|
+
],
|
495
685
|
"flags": {},
|
496
|
-
"order":
|
686
|
+
"order": 9,
|
497
687
|
"mode": 0,
|
498
|
-
"inputs": [
|
688
|
+
"inputs": [
|
689
|
+
{
|
690
|
+
"name": "images",
|
691
|
+
"type": "IMAGE",
|
692
|
+
"link": 37
|
693
|
+
}
|
694
|
+
],
|
499
695
|
"outputs": [],
|
500
|
-
"properties": {
|
696
|
+
"properties": {
|
697
|
+
"cnr_id": "comfy-core",
|
698
|
+
"ver": "0.3.43"
|
699
|
+
},
|
501
700
|
"widgets_values": [
|
502
|
-
"
|
503
|
-
]
|
504
|
-
"color": "#432",
|
505
|
-
"bgcolor": "#653"
|
701
|
+
"ComfyUI"
|
702
|
+
]
|
506
703
|
}
|
507
704
|
],
|
508
705
|
"links": [
|
509
|
-
[
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
[
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
[
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
706
|
+
[
|
707
|
+
2,
|
708
|
+
5,
|
709
|
+
0,
|
710
|
+
3,
|
711
|
+
3,
|
712
|
+
"LATENT"
|
713
|
+
],
|
714
|
+
[
|
715
|
+
4,
|
716
|
+
6,
|
717
|
+
0,
|
718
|
+
3,
|
719
|
+
1,
|
720
|
+
"CONDITIONING"
|
721
|
+
],
|
722
|
+
[
|
723
|
+
6,
|
724
|
+
7,
|
725
|
+
0,
|
726
|
+
3,
|
727
|
+
2,
|
728
|
+
"CONDITIONING"
|
729
|
+
],
|
730
|
+
[
|
731
|
+
7,
|
732
|
+
3,
|
733
|
+
0,
|
734
|
+
8,
|
735
|
+
0,
|
736
|
+
"LATENT"
|
737
|
+
],
|
738
|
+
[
|
739
|
+
12,
|
740
|
+
6,
|
741
|
+
0,
|
742
|
+
11,
|
743
|
+
1,
|
744
|
+
"CONDITIONING"
|
745
|
+
],
|
746
|
+
[
|
747
|
+
13,
|
748
|
+
7,
|
749
|
+
0,
|
750
|
+
11,
|
751
|
+
2,
|
752
|
+
"CONDITIONING"
|
753
|
+
],
|
754
|
+
[
|
755
|
+
15,
|
756
|
+
11,
|
757
|
+
0,
|
758
|
+
13,
|
759
|
+
0,
|
760
|
+
"LATENT"
|
761
|
+
],
|
762
|
+
[
|
763
|
+
17,
|
764
|
+
13,
|
765
|
+
0,
|
766
|
+
12,
|
767
|
+
0,
|
768
|
+
"IMAGE"
|
769
|
+
],
|
770
|
+
[
|
771
|
+
18,
|
772
|
+
20,
|
773
|
+
0,
|
774
|
+
11,
|
775
|
+
3,
|
776
|
+
"LATENT"
|
777
|
+
],
|
778
|
+
[
|
779
|
+
20,
|
780
|
+
3,
|
781
|
+
0,
|
782
|
+
21,
|
783
|
+
0,
|
784
|
+
"LATENT"
|
785
|
+
],
|
786
|
+
[
|
787
|
+
23,
|
788
|
+
21,
|
789
|
+
0,
|
790
|
+
22,
|
791
|
+
1,
|
792
|
+
"IMAGE"
|
793
|
+
],
|
794
|
+
[
|
795
|
+
24,
|
796
|
+
23,
|
797
|
+
0,
|
798
|
+
22,
|
799
|
+
0,
|
800
|
+
"UPSCALE_MODEL"
|
801
|
+
],
|
802
|
+
[
|
803
|
+
26,
|
804
|
+
24,
|
805
|
+
0,
|
806
|
+
20,
|
807
|
+
0,
|
808
|
+
"IMAGE"
|
809
|
+
],
|
810
|
+
[
|
811
|
+
27,
|
812
|
+
22,
|
813
|
+
0,
|
814
|
+
24,
|
815
|
+
0,
|
816
|
+
"IMAGE"
|
817
|
+
],
|
818
|
+
[
|
819
|
+
28,
|
820
|
+
25,
|
821
|
+
1,
|
822
|
+
6,
|
823
|
+
0,
|
824
|
+
"CLIP"
|
825
|
+
],
|
826
|
+
[
|
827
|
+
29,
|
828
|
+
25,
|
829
|
+
1,
|
830
|
+
7,
|
831
|
+
0,
|
832
|
+
"CLIP"
|
833
|
+
],
|
834
|
+
[
|
835
|
+
30,
|
836
|
+
25,
|
837
|
+
2,
|
838
|
+
8,
|
839
|
+
1,
|
840
|
+
"VAE"
|
841
|
+
],
|
842
|
+
[
|
843
|
+
31,
|
844
|
+
25,
|
845
|
+
2,
|
846
|
+
20,
|
847
|
+
1,
|
848
|
+
"VAE"
|
849
|
+
],
|
850
|
+
[
|
851
|
+
32,
|
852
|
+
25,
|
853
|
+
2,
|
854
|
+
21,
|
855
|
+
1,
|
856
|
+
"VAE"
|
857
|
+
],
|
858
|
+
[
|
859
|
+
33,
|
860
|
+
25,
|
861
|
+
2,
|
862
|
+
13,
|
863
|
+
1,
|
864
|
+
"VAE"
|
865
|
+
],
|
866
|
+
[
|
867
|
+
34,
|
868
|
+
25,
|
869
|
+
0,
|
870
|
+
3,
|
871
|
+
0,
|
872
|
+
"MODEL"
|
873
|
+
],
|
874
|
+
[
|
875
|
+
35,
|
876
|
+
25,
|
877
|
+
0,
|
878
|
+
11,
|
879
|
+
0,
|
880
|
+
"MODEL"
|
881
|
+
],
|
882
|
+
[
|
883
|
+
37,
|
884
|
+
8,
|
885
|
+
0,
|
886
|
+
28,
|
887
|
+
0,
|
888
|
+
"IMAGE"
|
889
|
+
]
|
532
890
|
],
|
533
891
|
"groups": [
|
534
|
-
{
|
535
|
-
"id": 1,
|
536
|
-
"title": "Txt2Img",
|
537
|
-
"bounding": [-296, 0, 1211, 708],
|
538
|
-
"color": "#a1309b",
|
539
|
-
"font_size": 24,
|
540
|
-
"flags": {}
|
541
|
-
},
|
542
892
|
{
|
543
893
|
"id": 2,
|
544
|
-
"title": "Save
|
545
|
-
"bounding": [
|
894
|
+
"title": "Save text to image result",
|
895
|
+
"bounding": [
|
896
|
+
980,
|
897
|
+
60,
|
898
|
+
430,
|
899
|
+
580
|
900
|
+
],
|
546
901
|
"color": "#3f789e",
|
547
902
|
"font_size": 24,
|
548
903
|
"flags": {}
|
@@ -550,23 +905,38 @@
|
|
550
905
|
{
|
551
906
|
"id": 3,
|
552
907
|
"title": "Second pass",
|
553
|
-
"bounding": [
|
554
|
-
|
908
|
+
"bounding": [
|
909
|
+
140,
|
910
|
+
660,
|
911
|
+
410,
|
912
|
+
640
|
913
|
+
],
|
914
|
+
"color": "#3f789e",
|
555
915
|
"font_size": 24,
|
556
916
|
"flags": {}
|
557
917
|
},
|
558
918
|
{
|
559
919
|
"id": 4,
|
560
920
|
"title": "Save Final Image",
|
561
|
-
"bounding": [
|
921
|
+
"bounding": [
|
922
|
+
570,
|
923
|
+
660,
|
924
|
+
840,
|
925
|
+
640
|
926
|
+
],
|
562
927
|
"color": "#3f789e",
|
563
928
|
"font_size": 24,
|
564
929
|
"flags": {}
|
565
930
|
},
|
566
931
|
{
|
567
932
|
"id": 5,
|
568
|
-
"title": "
|
569
|
-
"bounding": [
|
933
|
+
"title": "Upscale image",
|
934
|
+
"bounding": [
|
935
|
+
-210,
|
936
|
+
810,
|
937
|
+
330,
|
938
|
+
130
|
939
|
+
],
|
570
940
|
"color": "#3f789e",
|
571
941
|
"font_size": 24,
|
572
942
|
"flags": {}
|
@@ -574,29 +944,92 @@
|
|
574
944
|
{
|
575
945
|
"id": 6,
|
576
946
|
"title": "Decode to Pixel space",
|
577
|
-
"bounding": [
|
578
|
-
|
947
|
+
"bounding": [
|
948
|
+
-210,
|
949
|
+
660,
|
950
|
+
330,
|
951
|
+
140
|
952
|
+
],
|
953
|
+
"color": "#3f789e",
|
579
954
|
"font_size": 24,
|
580
955
|
"flags": {}
|
581
956
|
},
|
582
957
|
{
|
583
958
|
"id": 7,
|
584
959
|
"title": "Encode back to latent space",
|
585
|
-
"bounding": [
|
586
|
-
|
960
|
+
"bounding": [
|
961
|
+
-210,
|
962
|
+
1180,
|
963
|
+
330,
|
964
|
+
120
|
965
|
+
],
|
966
|
+
"color": "#3f789e",
|
587
967
|
"font_size": 24,
|
588
968
|
"flags": {}
|
589
969
|
},
|
590
970
|
{
|
591
971
|
"id": 8,
|
592
|
-
"title": "Downscale
|
593
|
-
"bounding": [
|
594
|
-
|
972
|
+
"title": "Downscale to a reasonable size",
|
973
|
+
"bounding": [
|
974
|
+
-210,
|
975
|
+
950,
|
976
|
+
330,
|
977
|
+
220
|
978
|
+
],
|
979
|
+
"color": "#3f789e",
|
980
|
+
"font_size": 24,
|
981
|
+
"flags": {}
|
982
|
+
},
|
983
|
+
{
|
984
|
+
"id": 9,
|
985
|
+
"title": "First pass - text 2 image",
|
986
|
+
"bounding": [
|
987
|
+
140,
|
988
|
+
60,
|
989
|
+
820,
|
990
|
+
580
|
991
|
+
],
|
992
|
+
"color": "#3f789e",
|
993
|
+
"font_size": 24,
|
994
|
+
"flags": {}
|
995
|
+
},
|
996
|
+
{
|
997
|
+
"id": 10,
|
998
|
+
"title": "Step1 - Load models",
|
999
|
+
"bounding": [
|
1000
|
+
-210,
|
1001
|
+
60,
|
1002
|
+
330,
|
1003
|
+
460
|
1004
|
+
],
|
1005
|
+
"color": "#3f789e",
|
1006
|
+
"font_size": 24,
|
1007
|
+
"flags": {}
|
1008
|
+
},
|
1009
|
+
{
|
1010
|
+
"id": 11,
|
1011
|
+
"title": "Step2 - Prompt",
|
1012
|
+
"bounding": [
|
1013
|
+
160,
|
1014
|
+
120,
|
1015
|
+
445.280029296875,
|
1016
|
+
474.2099914550781
|
1017
|
+
],
|
1018
|
+
"color": "#3f789e",
|
595
1019
|
"font_size": 24,
|
596
1020
|
"flags": {}
|
597
1021
|
}
|
598
1022
|
],
|
599
1023
|
"config": {},
|
600
|
-
"extra": {
|
1024
|
+
"extra": {
|
1025
|
+
"ds": {
|
1026
|
+
"scale": 0.3920719661682803,
|
1027
|
+
"offset": [
|
1028
|
+
2311.0427274805506,
|
1029
|
+
820.4917666910993
|
1030
|
+
]
|
1031
|
+
},
|
1032
|
+
"frontendVersion": "1.23.4"
|
1033
|
+
},
|
601
1034
|
"version": 0.4
|
602
|
-
}
|
1035
|
+
}
|