comfyui-workflow-templates 0.1.37__py3-none-any.whl → 0.1.39__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.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/hidream_e1_1-1.webp +0 -0
- comfyui_workflow_templates/templates/hidream_e1_1-2.webp +0 -0
- comfyui_workflow_templates/templates/hidream_e1_1.json +1163 -0
- comfyui_workflow_templates/templates/hidream_e1_full-1.webp +0 -0
- comfyui_workflow_templates/templates/hidream_e1_full-2.webp +0 -0
- comfyui_workflow_templates/templates/hidream_e1_full.json +494 -1216
- comfyui_workflow_templates/templates/index.json +9 -1
- {comfyui_workflow_templates-0.1.37.dist-info → comfyui_workflow_templates-0.1.39.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.37.dist-info → comfyui_workflow_templates-0.1.39.dist-info}/RECORD +12 -9
- {comfyui_workflow_templates-0.1.37.dist-info → comfyui_workflow_templates-0.1.39.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.37.dist-info → comfyui_workflow_templates-0.1.39.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.37.dist-info → comfyui_workflow_templates-0.1.39.dist-info}/top_level.txt +0 -0
|
@@ -4,115 +4,12 @@
|
|
|
4
4
|
"last_node_id": 56,
|
|
5
5
|
"last_link_id": 447,
|
|
6
6
|
"nodes": [
|
|
7
|
-
{
|
|
8
|
-
"id": 48,
|
|
9
|
-
"type": "Reroute",
|
|
10
|
-
"pos": [
|
|
11
|
-
1150.56298828125,
|
|
12
|
-
378.3611755371094
|
|
13
|
-
],
|
|
14
|
-
"size": [
|
|
15
|
-
75,
|
|
16
|
-
26
|
|
17
|
-
],
|
|
18
|
-
"flags": {},
|
|
19
|
-
"order": 9,
|
|
20
|
-
"mode": 0,
|
|
21
|
-
"inputs": [
|
|
22
|
-
{
|
|
23
|
-
"name": "",
|
|
24
|
-
"type": "*",
|
|
25
|
-
"link": 439
|
|
26
|
-
}
|
|
27
|
-
],
|
|
28
|
-
"outputs": [
|
|
29
|
-
{
|
|
30
|
-
"name": "",
|
|
31
|
-
"type": "MODEL",
|
|
32
|
-
"links": [
|
|
33
|
-
427,
|
|
34
|
-
430
|
|
35
|
-
]
|
|
36
|
-
}
|
|
37
|
-
],
|
|
38
|
-
"properties": {
|
|
39
|
-
"showOutputText": false,
|
|
40
|
-
"horizontal": false
|
|
41
|
-
}
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"id": 52,
|
|
45
|
-
"type": "InstructPixToPixConditioning",
|
|
46
|
-
"pos": [
|
|
47
|
-
1118.1785888671875,
|
|
48
|
-
90.97599029541016
|
|
49
|
-
],
|
|
50
|
-
"size": [
|
|
51
|
-
235.1999969482422,
|
|
52
|
-
86
|
|
53
|
-
],
|
|
54
|
-
"flags": {},
|
|
55
|
-
"order": 13,
|
|
56
|
-
"mode": 0,
|
|
57
|
-
"inputs": [
|
|
58
|
-
{
|
|
59
|
-
"name": "positive",
|
|
60
|
-
"type": "CONDITIONING",
|
|
61
|
-
"link": 445
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"name": "negative",
|
|
65
|
-
"type": "CONDITIONING",
|
|
66
|
-
"link": 446
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"name": "vae",
|
|
70
|
-
"type": "VAE",
|
|
71
|
-
"link": 442
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "pixels",
|
|
75
|
-
"type": "IMAGE",
|
|
76
|
-
"link": 443
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"outputs": [
|
|
80
|
-
{
|
|
81
|
-
"name": "positive",
|
|
82
|
-
"type": "CONDITIONING",
|
|
83
|
-
"slot_index": 0,
|
|
84
|
-
"links": [
|
|
85
|
-
431
|
|
86
|
-
]
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"name": "negative",
|
|
90
|
-
"type": "CONDITIONING",
|
|
91
|
-
"slot_index": 1,
|
|
92
|
-
"links": [
|
|
93
|
-
432
|
|
94
|
-
]
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "latent",
|
|
98
|
-
"type": "LATENT",
|
|
99
|
-
"slot_index": 2,
|
|
100
|
-
"links": [
|
|
101
|
-
438
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
],
|
|
105
|
-
"properties": {
|
|
106
|
-
"Node name for S&R": "InstructPixToPixConditioning"
|
|
107
|
-
},
|
|
108
|
-
"widgets_values": []
|
|
109
|
-
},
|
|
110
7
|
{
|
|
111
8
|
"id": 47,
|
|
112
9
|
"type": "RandomNoise",
|
|
113
10
|
"pos": [
|
|
114
|
-
|
|
115
|
-
|
|
11
|
+
1510,
|
|
12
|
+
-100
|
|
116
13
|
],
|
|
117
14
|
"size": [
|
|
118
15
|
315,
|
|
@@ -132,6 +29,8 @@
|
|
|
132
29
|
}
|
|
133
30
|
],
|
|
134
31
|
"properties": {
|
|
32
|
+
"cnr_id": "comfy-core",
|
|
33
|
+
"ver": "0.3.44",
|
|
135
34
|
"Node name for S&R": "RandomNoise"
|
|
136
35
|
},
|
|
137
36
|
"widgets_values": [
|
|
@@ -140,589 +39,696 @@
|
|
|
140
39
|
]
|
|
141
40
|
},
|
|
142
41
|
{
|
|
143
|
-
"id":
|
|
144
|
-
"type": "
|
|
42
|
+
"id": 41,
|
|
43
|
+
"type": "UNETLoader",
|
|
145
44
|
"pos": [
|
|
146
|
-
|
|
147
|
-
|
|
45
|
+
266.0548095703125,
|
|
46
|
+
63.377586364746094
|
|
148
47
|
],
|
|
149
48
|
"size": [
|
|
150
49
|
315,
|
|
151
|
-
|
|
50
|
+
82
|
|
152
51
|
],
|
|
153
52
|
"flags": {},
|
|
154
|
-
"order":
|
|
53
|
+
"order": 1,
|
|
155
54
|
"mode": 0,
|
|
156
|
-
"inputs": [
|
|
157
|
-
{
|
|
158
|
-
"name": "model",
|
|
159
|
-
"type": "MODEL",
|
|
160
|
-
"link": 430
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "cond1",
|
|
164
|
-
"type": "CONDITIONING",
|
|
165
|
-
"link": 431
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"name": "cond2",
|
|
169
|
-
"type": "CONDITIONING",
|
|
170
|
-
"link": 432
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "negative",
|
|
174
|
-
"type": "CONDITIONING",
|
|
175
|
-
"link": 447
|
|
176
|
-
}
|
|
177
|
-
],
|
|
55
|
+
"inputs": [],
|
|
178
56
|
"outputs": [
|
|
179
57
|
{
|
|
180
|
-
"name": "
|
|
181
|
-
"type": "
|
|
182
|
-
"slot_index": 0,
|
|
58
|
+
"name": "MODEL",
|
|
59
|
+
"type": "MODEL",
|
|
183
60
|
"links": [
|
|
184
|
-
|
|
61
|
+
439
|
|
185
62
|
]
|
|
186
63
|
}
|
|
187
64
|
],
|
|
188
65
|
"properties": {
|
|
189
|
-
"
|
|
66
|
+
"cnr_id": "comfy-core",
|
|
67
|
+
"ver": "0.3.44",
|
|
68
|
+
"Node name for S&R": "UNETLoader",
|
|
69
|
+
"models": [
|
|
70
|
+
{
|
|
71
|
+
"name": "hidream_e1_full_bf16.safetensors",
|
|
72
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_e1_full_bf16.safetensors",
|
|
73
|
+
"hash": "b645503c5d5d583a135d7e77c655237ebc6dc132d49d763759c1dd51683bd1dd",
|
|
74
|
+
"hash_type": "SHA256",
|
|
75
|
+
"directory": "diffusion_models"
|
|
76
|
+
}
|
|
77
|
+
]
|
|
190
78
|
},
|
|
191
79
|
"widgets_values": [
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
]
|
|
80
|
+
"hidream_e1_full_bf16.safetensors",
|
|
81
|
+
"default"
|
|
82
|
+
],
|
|
83
|
+
"color": "#322",
|
|
84
|
+
"bgcolor": "#533"
|
|
195
85
|
},
|
|
196
86
|
{
|
|
197
|
-
"id":
|
|
198
|
-
"type": "
|
|
87
|
+
"id": 42,
|
|
88
|
+
"type": "QuadrupleCLIPLoader",
|
|
199
89
|
"pos": [
|
|
200
|
-
|
|
201
|
-
|
|
90
|
+
267.21856689453125,
|
|
91
|
+
190.70782470703125
|
|
202
92
|
],
|
|
203
93
|
"size": [
|
|
204
94
|
315,
|
|
205
|
-
|
|
95
|
+
130
|
|
206
96
|
],
|
|
207
97
|
"flags": {},
|
|
208
|
-
"order":
|
|
98
|
+
"order": 2,
|
|
209
99
|
"mode": 0,
|
|
210
100
|
"inputs": [],
|
|
211
101
|
"outputs": [
|
|
212
102
|
{
|
|
213
|
-
"name": "
|
|
214
|
-
"type": "
|
|
103
|
+
"name": "CLIP",
|
|
104
|
+
"type": "CLIP",
|
|
215
105
|
"links": [
|
|
216
|
-
|
|
106
|
+
420,
|
|
107
|
+
421
|
|
217
108
|
]
|
|
218
109
|
}
|
|
219
110
|
],
|
|
220
111
|
"properties": {
|
|
221
|
-
"
|
|
112
|
+
"cnr_id": "comfy-core",
|
|
113
|
+
"ver": "0.3.44",
|
|
114
|
+
"Node name for S&R": "QuadrupleCLIPLoader",
|
|
115
|
+
"models": [
|
|
116
|
+
{
|
|
117
|
+
"name": "clip_g_hidream.safetensors",
|
|
118
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors",
|
|
119
|
+
"hash": "3771e70e36450e5199f30bad61a53faae85a2e02606974bcda0a6a573c0519d5",
|
|
120
|
+
"hash_type": "SHA256",
|
|
121
|
+
"directory": "text_encoders"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "clip_l_hidream.safetensors",
|
|
125
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors",
|
|
126
|
+
"hash": "706fdb88e22e18177b207837c02f4b86a652abca0302821f2bfa24ac6aea4f71",
|
|
127
|
+
"hash_type": "SHA256",
|
|
128
|
+
"directory": "text_encoders"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
132
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
133
|
+
"hash": "a498f0485dc9536735258018417c3fd7758dc3bccc0a645feaa472b34955557a",
|
|
134
|
+
"hash_type": "SHA256",
|
|
135
|
+
"directory": "text_encoders"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
139
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
140
|
+
"hash": "9f86897bbeb933ef4fd06297740edb8dd962c94efcd92b373a11460c33765ea6",
|
|
141
|
+
"hash_type": "SHA256",
|
|
142
|
+
"directory": "text_encoders"
|
|
143
|
+
}
|
|
144
|
+
]
|
|
222
145
|
},
|
|
223
146
|
"widgets_values": [
|
|
224
|
-
"
|
|
225
|
-
|
|
147
|
+
"clip_g_hidream.safetensors",
|
|
148
|
+
"clip_l_hidream.safetensors",
|
|
149
|
+
"t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
150
|
+
"llama_3.1_8b_instruct_fp8_scaled.safetensors"
|
|
151
|
+
],
|
|
152
|
+
"color": "#322",
|
|
153
|
+
"bgcolor": "#533"
|
|
226
154
|
},
|
|
227
155
|
{
|
|
228
|
-
"id":
|
|
229
|
-
"type": "
|
|
156
|
+
"id": 43,
|
|
157
|
+
"type": "VAELoader",
|
|
230
158
|
"pos": [
|
|
231
|
-
|
|
232
|
-
|
|
159
|
+
267.9156188964844,
|
|
160
|
+
371.0837707519531
|
|
233
161
|
],
|
|
234
162
|
"size": [
|
|
235
163
|
315,
|
|
236
|
-
|
|
164
|
+
58
|
|
237
165
|
],
|
|
238
166
|
"flags": {},
|
|
239
|
-
"order":
|
|
167
|
+
"order": 3,
|
|
240
168
|
"mode": 0,
|
|
241
|
-
"inputs": [
|
|
242
|
-
{
|
|
243
|
-
"name": "model",
|
|
244
|
-
"type": "MODEL",
|
|
245
|
-
"link": 427
|
|
246
|
-
}
|
|
247
|
-
],
|
|
169
|
+
"inputs": [],
|
|
248
170
|
"outputs": [
|
|
249
171
|
{
|
|
250
|
-
"name": "
|
|
251
|
-
"type": "
|
|
172
|
+
"name": "VAE",
|
|
173
|
+
"type": "VAE",
|
|
252
174
|
"links": [
|
|
253
|
-
|
|
175
|
+
422,
|
|
176
|
+
442
|
|
254
177
|
]
|
|
255
178
|
}
|
|
256
179
|
],
|
|
257
180
|
"properties": {
|
|
258
|
-
"
|
|
181
|
+
"cnr_id": "comfy-core",
|
|
182
|
+
"ver": "0.3.44",
|
|
183
|
+
"Node name for S&R": "VAELoader",
|
|
184
|
+
"models": [
|
|
185
|
+
{
|
|
186
|
+
"name": "ae.safetensors",
|
|
187
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors",
|
|
188
|
+
"hash": "afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38",
|
|
189
|
+
"hash_type": "SHA256",
|
|
190
|
+
"directory": "vae"
|
|
191
|
+
}
|
|
192
|
+
]
|
|
259
193
|
},
|
|
260
194
|
"widgets_values": [
|
|
261
|
-
"
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
195
|
+
"ae.safetensors"
|
|
196
|
+
],
|
|
197
|
+
"color": "#322",
|
|
198
|
+
"bgcolor": "#533"
|
|
265
199
|
},
|
|
266
200
|
{
|
|
267
|
-
"id":
|
|
268
|
-
"type": "
|
|
201
|
+
"id": 6,
|
|
202
|
+
"type": "CLIPTextEncode",
|
|
269
203
|
"pos": [
|
|
270
|
-
|
|
271
|
-
|
|
204
|
+
750,
|
|
205
|
+
550
|
|
272
206
|
],
|
|
273
207
|
"size": [
|
|
274
|
-
|
|
275
|
-
|
|
208
|
+
422.84503173828125,
|
|
209
|
+
164.31304931640625
|
|
276
210
|
],
|
|
277
211
|
"flags": {},
|
|
278
|
-
"order":
|
|
212
|
+
"order": 9,
|
|
279
213
|
"mode": 0,
|
|
280
214
|
"inputs": [
|
|
281
215
|
{
|
|
282
|
-
"name": "
|
|
283
|
-
"type": "
|
|
284
|
-
"link":
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
"type": "GUIDER",
|
|
289
|
-
"link": 435
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"name": "sampler",
|
|
293
|
-
"type": "SAMPLER",
|
|
294
|
-
"link": 436
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"name": "sigmas",
|
|
298
|
-
"type": "SIGMAS",
|
|
299
|
-
"link": 437
|
|
300
|
-
},
|
|
216
|
+
"name": "clip",
|
|
217
|
+
"type": "CLIP",
|
|
218
|
+
"link": 420
|
|
219
|
+
}
|
|
220
|
+
],
|
|
221
|
+
"outputs": [
|
|
301
222
|
{
|
|
302
|
-
"name": "
|
|
303
|
-
"type": "
|
|
304
|
-
"
|
|
223
|
+
"name": "CONDITIONING",
|
|
224
|
+
"type": "CONDITIONING",
|
|
225
|
+
"slot_index": 0,
|
|
226
|
+
"links": [
|
|
227
|
+
445
|
|
228
|
+
]
|
|
305
229
|
}
|
|
306
230
|
],
|
|
231
|
+
"title": "Positive",
|
|
232
|
+
"properties": {
|
|
233
|
+
"cnr_id": "comfy-core",
|
|
234
|
+
"ver": "0.3.44",
|
|
235
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
236
|
+
},
|
|
237
|
+
"widgets_values": [
|
|
238
|
+
"Let the girl put on the VR glasses full of a sense of technology, just like the scenes in Ready Player One, with CG rendering and ultra-realism."
|
|
239
|
+
],
|
|
240
|
+
"color": "#232",
|
|
241
|
+
"bgcolor": "#353"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"id": 13,
|
|
245
|
+
"type": "LoadImage",
|
|
246
|
+
"pos": [
|
|
247
|
+
260,
|
|
248
|
+
540
|
|
249
|
+
],
|
|
250
|
+
"size": [
|
|
251
|
+
440,
|
|
252
|
+
420
|
|
253
|
+
],
|
|
254
|
+
"flags": {},
|
|
255
|
+
"order": 4,
|
|
256
|
+
"mode": 0,
|
|
257
|
+
"inputs": [],
|
|
307
258
|
"outputs": [
|
|
308
259
|
{
|
|
309
|
-
"name": "
|
|
310
|
-
"type": "
|
|
260
|
+
"name": "IMAGE",
|
|
261
|
+
"type": "IMAGE",
|
|
311
262
|
"slot_index": 0,
|
|
312
263
|
"links": [
|
|
313
|
-
|
|
264
|
+
425
|
|
314
265
|
]
|
|
315
266
|
},
|
|
316
267
|
{
|
|
317
|
-
"name": "
|
|
318
|
-
"type": "
|
|
268
|
+
"name": "MASK",
|
|
269
|
+
"type": "MASK",
|
|
319
270
|
"links": null
|
|
320
271
|
}
|
|
321
272
|
],
|
|
322
273
|
"properties": {
|
|
323
|
-
"
|
|
274
|
+
"cnr_id": "comfy-core",
|
|
275
|
+
"ver": "0.3.44",
|
|
276
|
+
"Node name for S&R": "LoadImage"
|
|
324
277
|
},
|
|
325
|
-
"widgets_values": [
|
|
278
|
+
"widgets_values": [
|
|
279
|
+
"input.webp",
|
|
280
|
+
"image"
|
|
281
|
+
]
|
|
326
282
|
},
|
|
327
283
|
{
|
|
328
|
-
"id":
|
|
329
|
-
"type": "
|
|
284
|
+
"id": 44,
|
|
285
|
+
"type": "ImageScale",
|
|
330
286
|
"pos": [
|
|
331
|
-
|
|
332
|
-
|
|
287
|
+
730,
|
|
288
|
+
320
|
|
333
289
|
],
|
|
334
290
|
"size": [
|
|
335
|
-
|
|
336
|
-
|
|
291
|
+
315,
|
|
292
|
+
130
|
|
337
293
|
],
|
|
338
|
-
"flags": {
|
|
339
|
-
|
|
340
|
-
},
|
|
341
|
-
"order": 16,
|
|
294
|
+
"flags": {},
|
|
295
|
+
"order": 11,
|
|
342
296
|
"mode": 0,
|
|
343
297
|
"inputs": [
|
|
344
298
|
{
|
|
345
|
-
"name": "
|
|
346
|
-
"type": "
|
|
347
|
-
"link":
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"name": "vae",
|
|
351
|
-
"type": "VAE",
|
|
352
|
-
"link": 422
|
|
299
|
+
"name": "image",
|
|
300
|
+
"type": "IMAGE",
|
|
301
|
+
"link": 425
|
|
353
302
|
}
|
|
354
303
|
],
|
|
355
304
|
"outputs": [
|
|
356
305
|
{
|
|
357
306
|
"name": "IMAGE",
|
|
358
307
|
"type": "IMAGE",
|
|
359
|
-
"slot_index": 0,
|
|
360
308
|
"links": [
|
|
361
|
-
|
|
309
|
+
443
|
|
362
310
|
]
|
|
363
311
|
}
|
|
364
312
|
],
|
|
365
313
|
"properties": {
|
|
366
|
-
"
|
|
314
|
+
"cnr_id": "comfy-core",
|
|
315
|
+
"ver": "0.3.44",
|
|
316
|
+
"Node name for S&R": "ImageScale"
|
|
367
317
|
},
|
|
368
|
-
"widgets_values": [
|
|
318
|
+
"widgets_values": [
|
|
319
|
+
"bilinear",
|
|
320
|
+
768,
|
|
321
|
+
768,
|
|
322
|
+
"center"
|
|
323
|
+
]
|
|
369
324
|
},
|
|
370
325
|
{
|
|
371
|
-
"id":
|
|
372
|
-
"type": "
|
|
326
|
+
"id": 56,
|
|
327
|
+
"type": "Note",
|
|
373
328
|
"pos": [
|
|
374
|
-
|
|
375
|
-
|
|
329
|
+
730,
|
|
330
|
+
160
|
|
376
331
|
],
|
|
377
332
|
"size": [
|
|
378
|
-
|
|
379
|
-
|
|
333
|
+
304.758056640625,
|
|
334
|
+
120.64888763427734
|
|
380
335
|
],
|
|
381
336
|
"flags": {},
|
|
382
|
-
"order":
|
|
337
|
+
"order": 5,
|
|
383
338
|
"mode": 0,
|
|
384
339
|
"inputs": [],
|
|
385
340
|
"outputs": [],
|
|
386
341
|
"properties": {},
|
|
387
342
|
"widgets_values": [
|
|
388
|
-
"
|
|
343
|
+
"The image will be scaled to 768*768. Using other dimensions may not yield particularly good results."
|
|
389
344
|
],
|
|
390
345
|
"color": "#432",
|
|
391
346
|
"bgcolor": "#653"
|
|
392
347
|
},
|
|
393
348
|
{
|
|
394
|
-
"id":
|
|
395
|
-
"type": "
|
|
349
|
+
"id": 52,
|
|
350
|
+
"type": "InstructPixToPixConditioning",
|
|
396
351
|
"pos": [
|
|
397
|
-
|
|
398
|
-
|
|
352
|
+
1240,
|
|
353
|
+
60
|
|
399
354
|
],
|
|
400
355
|
"size": [
|
|
401
|
-
|
|
402
|
-
|
|
356
|
+
235.1999969482422,
|
|
357
|
+
86
|
|
403
358
|
],
|
|
404
359
|
"flags": {},
|
|
405
|
-
"order":
|
|
360
|
+
"order": 13,
|
|
406
361
|
"mode": 0,
|
|
407
362
|
"inputs": [
|
|
408
363
|
{
|
|
409
|
-
"name": "
|
|
364
|
+
"name": "positive",
|
|
365
|
+
"type": "CONDITIONING",
|
|
366
|
+
"link": 445
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"name": "negative",
|
|
370
|
+
"type": "CONDITIONING",
|
|
371
|
+
"link": 446
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"name": "vae",
|
|
375
|
+
"type": "VAE",
|
|
376
|
+
"link": 442
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "pixels",
|
|
410
380
|
"type": "IMAGE",
|
|
411
|
-
"link":
|
|
381
|
+
"link": 443
|
|
412
382
|
}
|
|
413
383
|
],
|
|
414
|
-
"outputs": [
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
384
|
+
"outputs": [
|
|
385
|
+
{
|
|
386
|
+
"name": "positive",
|
|
387
|
+
"type": "CONDITIONING",
|
|
388
|
+
"slot_index": 0,
|
|
389
|
+
"links": [
|
|
390
|
+
431
|
|
391
|
+
]
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "negative",
|
|
395
|
+
"type": "CONDITIONING",
|
|
396
|
+
"slot_index": 1,
|
|
397
|
+
"links": [
|
|
398
|
+
432
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"name": "latent",
|
|
403
|
+
"type": "LATENT",
|
|
404
|
+
"slot_index": 2,
|
|
405
|
+
"links": [
|
|
406
|
+
438
|
|
407
|
+
]
|
|
408
|
+
}
|
|
409
|
+
],
|
|
410
|
+
"properties": {
|
|
411
|
+
"cnr_id": "comfy-core",
|
|
412
|
+
"ver": "0.3.44",
|
|
413
|
+
"Node name for S&R": "InstructPixToPixConditioning"
|
|
414
|
+
},
|
|
415
|
+
"widgets_values": []
|
|
419
416
|
},
|
|
420
417
|
{
|
|
421
|
-
"id":
|
|
422
|
-
"type": "
|
|
418
|
+
"id": 48,
|
|
419
|
+
"type": "Reroute",
|
|
423
420
|
"pos": [
|
|
424
|
-
|
|
425
|
-
|
|
421
|
+
1240,
|
|
422
|
+
-10
|
|
426
423
|
],
|
|
427
424
|
"size": [
|
|
428
|
-
|
|
429
|
-
|
|
425
|
+
75,
|
|
426
|
+
26
|
|
430
427
|
],
|
|
431
428
|
"flags": {},
|
|
432
|
-
"order":
|
|
429
|
+
"order": 8,
|
|
433
430
|
"mode": 0,
|
|
434
|
-
"inputs": [
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
431
|
+
"inputs": [
|
|
432
|
+
{
|
|
433
|
+
"name": "",
|
|
434
|
+
"type": "*",
|
|
435
|
+
"link": 439
|
|
436
|
+
}
|
|
439
437
|
],
|
|
440
|
-
"
|
|
441
|
-
|
|
438
|
+
"outputs": [
|
|
439
|
+
{
|
|
440
|
+
"name": "",
|
|
441
|
+
"type": "MODEL",
|
|
442
|
+
"links": [
|
|
443
|
+
427,
|
|
444
|
+
430
|
|
445
|
+
]
|
|
446
|
+
}
|
|
447
|
+
],
|
|
448
|
+
"properties": {
|
|
449
|
+
"showOutputText": false,
|
|
450
|
+
"horizontal": false
|
|
451
|
+
}
|
|
442
452
|
},
|
|
443
453
|
{
|
|
444
|
-
"id":
|
|
445
|
-
"type": "
|
|
454
|
+
"id": 53,
|
|
455
|
+
"type": "DualCFGGuider",
|
|
446
456
|
"pos": [
|
|
447
|
-
|
|
448
|
-
|
|
457
|
+
1510,
|
|
458
|
+
20
|
|
449
459
|
],
|
|
450
460
|
"size": [
|
|
451
|
-
|
|
452
|
-
|
|
461
|
+
315,
|
|
462
|
+
166
|
|
453
463
|
],
|
|
454
464
|
"flags": {},
|
|
455
|
-
"order":
|
|
465
|
+
"order": 14,
|
|
456
466
|
"mode": 0,
|
|
457
|
-
"inputs": [
|
|
467
|
+
"inputs": [
|
|
468
|
+
{
|
|
469
|
+
"name": "model",
|
|
470
|
+
"type": "MODEL",
|
|
471
|
+
"link": 430
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"name": "cond1",
|
|
475
|
+
"type": "CONDITIONING",
|
|
476
|
+
"link": 431
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"name": "cond2",
|
|
480
|
+
"type": "CONDITIONING",
|
|
481
|
+
"link": 432
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "negative",
|
|
485
|
+
"type": "CONDITIONING",
|
|
486
|
+
"link": 447
|
|
487
|
+
}
|
|
488
|
+
],
|
|
458
489
|
"outputs": [
|
|
459
490
|
{
|
|
460
|
-
"name": "
|
|
461
|
-
"type": "
|
|
491
|
+
"name": "GUIDER",
|
|
492
|
+
"type": "GUIDER",
|
|
462
493
|
"slot_index": 0,
|
|
463
494
|
"links": [
|
|
464
|
-
|
|
495
|
+
435
|
|
465
496
|
]
|
|
466
|
-
},
|
|
467
|
-
{
|
|
468
|
-
"name": "MASK",
|
|
469
|
-
"type": "MASK",
|
|
470
|
-
"links": null
|
|
471
497
|
}
|
|
472
498
|
],
|
|
473
499
|
"properties": {
|
|
474
|
-
"
|
|
500
|
+
"cnr_id": "comfy-core",
|
|
501
|
+
"ver": "0.3.44",
|
|
502
|
+
"Node name for S&R": "DualCFGGuider"
|
|
475
503
|
},
|
|
476
504
|
"widgets_values": [
|
|
477
|
-
|
|
478
|
-
|
|
505
|
+
5,
|
|
506
|
+
2,
|
|
507
|
+
"regular"
|
|
479
508
|
]
|
|
480
509
|
},
|
|
481
510
|
{
|
|
482
|
-
"id":
|
|
483
|
-
"type": "
|
|
511
|
+
"id": 46,
|
|
512
|
+
"type": "KSamplerSelect",
|
|
484
513
|
"pos": [
|
|
485
|
-
|
|
486
|
-
|
|
514
|
+
1510,
|
|
515
|
+
230
|
|
487
516
|
],
|
|
488
517
|
"size": [
|
|
489
518
|
315,
|
|
490
|
-
|
|
519
|
+
58
|
|
491
520
|
],
|
|
492
521
|
"flags": {},
|
|
493
|
-
"order":
|
|
522
|
+
"order": 6,
|
|
494
523
|
"mode": 0,
|
|
495
524
|
"inputs": [],
|
|
496
525
|
"outputs": [
|
|
497
526
|
{
|
|
498
|
-
"name": "
|
|
499
|
-
"type": "
|
|
527
|
+
"name": "SAMPLER",
|
|
528
|
+
"type": "SAMPLER",
|
|
500
529
|
"links": [
|
|
501
|
-
|
|
530
|
+
436
|
|
502
531
|
]
|
|
503
532
|
}
|
|
504
533
|
],
|
|
505
534
|
"properties": {
|
|
506
|
-
"
|
|
507
|
-
"
|
|
508
|
-
|
|
509
|
-
"name": "hidream_e1_full_bf16.safetensors",
|
|
510
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_e1_full_bf16.safetensors",
|
|
511
|
-
"directory": "diffusion_models",
|
|
512
|
-
"hash": "b645503c5d5d583a135d7e77c655237ebc6dc132d49d763759c1dd51683bd1dd",
|
|
513
|
-
"hash_type": "SHA256"
|
|
514
|
-
}
|
|
515
|
-
]
|
|
535
|
+
"cnr_id": "comfy-core",
|
|
536
|
+
"ver": "0.3.44",
|
|
537
|
+
"Node name for S&R": "KSamplerSelect"
|
|
516
538
|
},
|
|
517
539
|
"widgets_values": [
|
|
518
|
-
"
|
|
519
|
-
|
|
520
|
-
],
|
|
521
|
-
"color": "#322",
|
|
522
|
-
"bgcolor": "#533"
|
|
540
|
+
"euler"
|
|
541
|
+
]
|
|
523
542
|
},
|
|
524
543
|
{
|
|
525
|
-
"id":
|
|
526
|
-
"type": "
|
|
544
|
+
"id": 49,
|
|
545
|
+
"type": "BasicScheduler",
|
|
527
546
|
"pos": [
|
|
528
|
-
|
|
529
|
-
|
|
547
|
+
1510,
|
|
548
|
+
330
|
|
530
549
|
],
|
|
531
550
|
"size": [
|
|
532
551
|
315,
|
|
533
|
-
|
|
552
|
+
106
|
|
534
553
|
],
|
|
535
554
|
"flags": {},
|
|
536
|
-
"order":
|
|
555
|
+
"order": 12,
|
|
537
556
|
"mode": 0,
|
|
538
|
-
"inputs": [
|
|
557
|
+
"inputs": [
|
|
558
|
+
{
|
|
559
|
+
"name": "model",
|
|
560
|
+
"type": "MODEL",
|
|
561
|
+
"link": 427
|
|
562
|
+
}
|
|
563
|
+
],
|
|
539
564
|
"outputs": [
|
|
540
565
|
{
|
|
541
|
-
"name": "
|
|
542
|
-
"type": "
|
|
566
|
+
"name": "SIGMAS",
|
|
567
|
+
"type": "SIGMAS",
|
|
543
568
|
"links": [
|
|
544
|
-
|
|
545
|
-
421
|
|
569
|
+
437
|
|
546
570
|
]
|
|
547
571
|
}
|
|
548
572
|
],
|
|
549
573
|
"properties": {
|
|
550
|
-
"
|
|
551
|
-
"
|
|
552
|
-
|
|
553
|
-
"name": "clip_g_hidream.safetensors",
|
|
554
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors",
|
|
555
|
-
"directory": "text_encoders",
|
|
556
|
-
"hash": "3771e70e36450e5199f30bad61a53faae85a2e02606974bcda0a6a573c0519d5",
|
|
557
|
-
"hash_type": "SHA256"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"name": "clip_l_hidream.safetensors",
|
|
561
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors",
|
|
562
|
-
"directory": "text_encoders",
|
|
563
|
-
"hash": "706fdb88e22e18177b207837c02f4b86a652abca0302821f2bfa24ac6aea4f71",
|
|
564
|
-
"hash_type": "SHA256"
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
568
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
569
|
-
"directory": "text_encoders",
|
|
570
|
-
"hash": "a498f0485dc9536735258018417c3fd7758dc3bccc0a645feaa472b34955557a",
|
|
571
|
-
"hash_type": "SHA256"
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
575
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
576
|
-
"directory": "text_encoders",
|
|
577
|
-
"hash": "9f86897bbeb933ef4fd06297740edb8dd962c94efcd92b373a11460c33765ea6",
|
|
578
|
-
"hash_type": "SHA256"
|
|
579
|
-
}
|
|
580
|
-
]
|
|
574
|
+
"cnr_id": "comfy-core",
|
|
575
|
+
"ver": "0.3.44",
|
|
576
|
+
"Node name for S&R": "BasicScheduler"
|
|
581
577
|
},
|
|
582
578
|
"widgets_values": [
|
|
583
|
-
"
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
],
|
|
588
|
-
"color": "#322",
|
|
589
|
-
"bgcolor": "#533"
|
|
579
|
+
"normal",
|
|
580
|
+
28,
|
|
581
|
+
1
|
|
582
|
+
]
|
|
590
583
|
},
|
|
591
584
|
{
|
|
592
|
-
"id":
|
|
593
|
-
"type": "
|
|
585
|
+
"id": 8,
|
|
586
|
+
"type": "VAEDecode",
|
|
594
587
|
"pos": [
|
|
595
|
-
|
|
596
|
-
|
|
588
|
+
1850,
|
|
589
|
+
50
|
|
597
590
|
],
|
|
598
591
|
"size": [
|
|
599
|
-
|
|
600
|
-
|
|
592
|
+
210,
|
|
593
|
+
46
|
|
601
594
|
],
|
|
602
|
-
"flags": {
|
|
603
|
-
|
|
595
|
+
"flags": {
|
|
596
|
+
"collapsed": false
|
|
597
|
+
},
|
|
598
|
+
"order": 16,
|
|
604
599
|
"mode": 0,
|
|
605
|
-
"inputs": [
|
|
606
|
-
"outputs": [
|
|
600
|
+
"inputs": [
|
|
607
601
|
{
|
|
608
|
-
"name": "
|
|
602
|
+
"name": "samples",
|
|
603
|
+
"type": "LATENT",
|
|
604
|
+
"link": 444
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"name": "vae",
|
|
609
608
|
"type": "VAE",
|
|
609
|
+
"link": 422
|
|
610
|
+
}
|
|
611
|
+
],
|
|
612
|
+
"outputs": [
|
|
613
|
+
{
|
|
614
|
+
"name": "IMAGE",
|
|
615
|
+
"type": "IMAGE",
|
|
616
|
+
"slot_index": 0,
|
|
610
617
|
"links": [
|
|
611
|
-
|
|
612
|
-
442
|
|
618
|
+
9
|
|
613
619
|
]
|
|
614
620
|
}
|
|
615
621
|
],
|
|
616
622
|
"properties": {
|
|
617
|
-
"
|
|
618
|
-
"
|
|
619
|
-
|
|
620
|
-
"name": "ae.safetensors",
|
|
621
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors",
|
|
622
|
-
"directory": "vae",
|
|
623
|
-
"hash": "afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38",
|
|
624
|
-
"hash_type": "SHA256"
|
|
625
|
-
}
|
|
626
|
-
]
|
|
623
|
+
"cnr_id": "comfy-core",
|
|
624
|
+
"ver": "0.3.44",
|
|
625
|
+
"Node name for S&R": "VAEDecode"
|
|
627
626
|
},
|
|
628
|
-
"widgets_values": [
|
|
629
|
-
"ae.safetensors"
|
|
630
|
-
],
|
|
631
|
-
"color": "#322",
|
|
632
|
-
"bgcolor": "#533"
|
|
627
|
+
"widgets_values": []
|
|
633
628
|
},
|
|
634
629
|
{
|
|
635
|
-
"id":
|
|
636
|
-
"type": "
|
|
630
|
+
"id": 54,
|
|
631
|
+
"type": "SamplerCustomAdvanced",
|
|
637
632
|
"pos": [
|
|
638
|
-
|
|
639
|
-
|
|
633
|
+
1850,
|
|
634
|
+
-100
|
|
640
635
|
],
|
|
641
636
|
"size": [
|
|
642
|
-
|
|
643
|
-
|
|
637
|
+
230,
|
|
638
|
+
106
|
|
644
639
|
],
|
|
645
640
|
"flags": {},
|
|
646
|
-
"order":
|
|
641
|
+
"order": 15,
|
|
647
642
|
"mode": 0,
|
|
648
643
|
"inputs": [
|
|
649
644
|
{
|
|
650
|
-
"name": "
|
|
651
|
-
"type": "
|
|
652
|
-
"link":
|
|
645
|
+
"name": "noise",
|
|
646
|
+
"type": "NOISE",
|
|
647
|
+
"link": 434
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"name": "guider",
|
|
651
|
+
"type": "GUIDER",
|
|
652
|
+
"link": 435
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"name": "sampler",
|
|
656
|
+
"type": "SAMPLER",
|
|
657
|
+
"link": 436
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"name": "sigmas",
|
|
661
|
+
"type": "SIGMAS",
|
|
662
|
+
"link": 437
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"name": "latent_image",
|
|
666
|
+
"type": "LATENT",
|
|
667
|
+
"link": 438
|
|
653
668
|
}
|
|
654
669
|
],
|
|
655
670
|
"outputs": [
|
|
656
671
|
{
|
|
657
|
-
"name": "
|
|
658
|
-
"type": "
|
|
672
|
+
"name": "output",
|
|
673
|
+
"type": "LATENT",
|
|
659
674
|
"slot_index": 0,
|
|
660
675
|
"links": [
|
|
661
|
-
|
|
662
|
-
447
|
|
676
|
+
444
|
|
663
677
|
]
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"name": "denoised_output",
|
|
681
|
+
"type": "LATENT",
|
|
682
|
+
"links": null
|
|
664
683
|
}
|
|
665
684
|
],
|
|
666
|
-
"title": "Negative",
|
|
667
685
|
"properties": {
|
|
668
|
-
"
|
|
686
|
+
"cnr_id": "comfy-core",
|
|
687
|
+
"ver": "0.3.44",
|
|
688
|
+
"Node name for S&R": "SamplerCustomAdvanced"
|
|
669
689
|
},
|
|
670
|
-
"widgets_values": [
|
|
671
|
-
""
|
|
672
|
-
],
|
|
673
|
-
"color": "#223",
|
|
674
|
-
"bgcolor": "#335"
|
|
690
|
+
"widgets_values": []
|
|
675
691
|
},
|
|
676
692
|
{
|
|
677
|
-
"id":
|
|
678
|
-
"type": "
|
|
693
|
+
"id": 9,
|
|
694
|
+
"type": "SaveImage",
|
|
679
695
|
"pos": [
|
|
680
|
-
|
|
681
|
-
|
|
696
|
+
1200,
|
|
697
|
+
500
|
|
682
698
|
],
|
|
683
699
|
"size": [
|
|
684
|
-
|
|
685
|
-
|
|
700
|
+
900,
|
|
701
|
+
640
|
|
686
702
|
],
|
|
687
703
|
"flags": {},
|
|
688
|
-
"order":
|
|
704
|
+
"order": 17,
|
|
689
705
|
"mode": 0,
|
|
690
706
|
"inputs": [
|
|
691
707
|
{
|
|
692
|
-
"name": "
|
|
693
|
-
"type": "IMAGE",
|
|
694
|
-
"link": 425
|
|
695
|
-
}
|
|
696
|
-
],
|
|
697
|
-
"outputs": [
|
|
698
|
-
{
|
|
699
|
-
"name": "IMAGE",
|
|
708
|
+
"name": "images",
|
|
700
709
|
"type": "IMAGE",
|
|
701
|
-
"
|
|
702
|
-
443
|
|
703
|
-
]
|
|
710
|
+
"link": 9
|
|
704
711
|
}
|
|
705
712
|
],
|
|
713
|
+
"outputs": [],
|
|
706
714
|
"properties": {
|
|
707
|
-
"
|
|
715
|
+
"cnr_id": "comfy-core",
|
|
716
|
+
"ver": "0.3.44"
|
|
708
717
|
},
|
|
709
718
|
"widgets_values": [
|
|
710
|
-
"
|
|
711
|
-
768,
|
|
712
|
-
768,
|
|
713
|
-
"center"
|
|
719
|
+
"ComfyUI"
|
|
714
720
|
]
|
|
715
721
|
},
|
|
716
722
|
{
|
|
717
|
-
"id":
|
|
723
|
+
"id": 7,
|
|
718
724
|
"type": "CLIPTextEncode",
|
|
719
725
|
"pos": [
|
|
720
|
-
|
|
721
|
-
|
|
726
|
+
750,
|
|
727
|
+
750
|
|
722
728
|
],
|
|
723
729
|
"size": [
|
|
724
|
-
|
|
725
|
-
|
|
730
|
+
414.3643798828125,
|
|
731
|
+
155.3189697265625
|
|
726
732
|
],
|
|
727
733
|
"flags": {},
|
|
728
734
|
"order": 10,
|
|
@@ -731,7 +737,7 @@
|
|
|
731
737
|
{
|
|
732
738
|
"name": "clip",
|
|
733
739
|
"type": "CLIP",
|
|
734
|
-
"link":
|
|
740
|
+
"link": 421
|
|
735
741
|
}
|
|
736
742
|
],
|
|
737
743
|
"outputs": [
|
|
@@ -740,19 +746,45 @@
|
|
|
740
746
|
"type": "CONDITIONING",
|
|
741
747
|
"slot_index": 0,
|
|
742
748
|
"links": [
|
|
743
|
-
|
|
749
|
+
446,
|
|
750
|
+
447
|
|
744
751
|
]
|
|
745
752
|
}
|
|
746
753
|
],
|
|
747
|
-
"title": "
|
|
754
|
+
"title": "Negative",
|
|
748
755
|
"properties": {
|
|
756
|
+
"cnr_id": "comfy-core",
|
|
757
|
+
"ver": "0.3.44",
|
|
749
758
|
"Node name for S&R": "CLIPTextEncode"
|
|
750
759
|
},
|
|
751
760
|
"widgets_values": [
|
|
752
|
-
"
|
|
761
|
+
"low quality, blurry, distorted"
|
|
753
762
|
],
|
|
754
|
-
"color": "#
|
|
755
|
-
"bgcolor": "#
|
|
763
|
+
"color": "#223",
|
|
764
|
+
"bgcolor": "#335"
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
"id": 55,
|
|
768
|
+
"type": "MarkdownNote",
|
|
769
|
+
"pos": [
|
|
770
|
+
-210,
|
|
771
|
+
30
|
|
772
|
+
],
|
|
773
|
+
"size": [
|
|
774
|
+
440,
|
|
775
|
+
420
|
|
776
|
+
],
|
|
777
|
+
"flags": {},
|
|
778
|
+
"order": 7,
|
|
779
|
+
"mode": 0,
|
|
780
|
+
"inputs": [],
|
|
781
|
+
"outputs": [],
|
|
782
|
+
"properties": {},
|
|
783
|
+
"widgets_values": [
|
|
784
|
+
"[Tutorial](https://docs.comfy.org/tutorials/image/hidream/hidream-e1) | [教程](https://docs.comfy.org/zh-CN/tutorials/advanced/hidream-e1)\n\n**Diffusion model**\n- [hidream_e1_full_bf16.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_e1_full_bf16.safetensors)\n\n**Text encoder**:\n\n- [clip_l_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors)\n- [clip_g_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors)\n- [t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors) \n- [llama_3.1_8b_instruct_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors)\n\n**VAE**\n- [ae.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors)\n\n\n\nFile saved location\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ ├─── clip_l_hidream.safetensors\n│ │ ├─── clip_g_hidream.safetensors\n│ │ ├─── t5xxl_fp8_e4m3fn_scaled.safetensors\n│ │ └─── llama_3.1_8b_instruct_fp8_scaled.safetensors\n│ └── 📂 vae/\n│ │ └── ae.safetensors\n│ └── 📂 diffusion_models/\n│ └── hidream_e1_full_bf16.safetensors \n```\n"
|
|
785
|
+
],
|
|
786
|
+
"color": "#432",
|
|
787
|
+
"bgcolor": "#653"
|
|
756
788
|
}
|
|
757
789
|
],
|
|
758
790
|
"links": [
|
|
@@ -930,10 +962,10 @@
|
|
|
930
962
|
"id": 1,
|
|
931
963
|
"title": "IP2PSampler",
|
|
932
964
|
"bounding": [
|
|
933
|
-
|
|
934
|
-
-
|
|
935
|
-
|
|
936
|
-
|
|
965
|
+
1210,
|
|
966
|
+
-190,
|
|
967
|
+
890,
|
|
968
|
+
630
|
|
937
969
|
],
|
|
938
970
|
"color": "#3f789e",
|
|
939
971
|
"font_size": 24,
|
|
@@ -941,10 +973,10 @@
|
|
|
941
973
|
},
|
|
942
974
|
{
|
|
943
975
|
"id": 2,
|
|
944
|
-
"title": "Load models
|
|
976
|
+
"title": "Step1 - Load models",
|
|
945
977
|
"bounding": [
|
|
946
978
|
250,
|
|
947
|
-
-10
|
|
979
|
+
-10,
|
|
948
980
|
346.5339050292969,
|
|
949
981
|
460.7162780761719
|
|
950
982
|
],
|
|
@@ -954,10 +986,10 @@
|
|
|
954
986
|
},
|
|
955
987
|
{
|
|
956
988
|
"id": 3,
|
|
957
|
-
"title": "Prompt",
|
|
989
|
+
"title": "Step3 - Prompt",
|
|
958
990
|
"bounding": [
|
|
959
|
-
|
|
960
|
-
|
|
991
|
+
730,
|
|
992
|
+
470,
|
|
961
993
|
442.4894104003906,
|
|
962
994
|
458.2039794921875
|
|
963
995
|
],
|
|
@@ -967,12 +999,12 @@
|
|
|
967
999
|
},
|
|
968
1000
|
{
|
|
969
1001
|
"id": 4,
|
|
970
|
-
"title": "Upload Image",
|
|
1002
|
+
"title": "Step2 - Upload Image",
|
|
971
1003
|
"bounding": [
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
1004
|
+
250,
|
|
1005
|
+
470,
|
|
1006
|
+
460,
|
|
1007
|
+
510
|
|
976
1008
|
],
|
|
977
1009
|
"color": "#3f789e",
|
|
978
1010
|
"font_size": 24,
|
|
@@ -982,768 +1014,14 @@
|
|
|
982
1014
|
"config": {},
|
|
983
1015
|
"extra": {
|
|
984
1016
|
"ds": {
|
|
985
|
-
"scale":
|
|
1017
|
+
"scale": 2.1435888100000016,
|
|
986
1018
|
"offset": [
|
|
987
|
-
|
|
988
|
-
|
|
1019
|
+
314.75308047605,
|
|
1020
|
+
111.01216015615556
|
|
989
1021
|
]
|
|
990
1022
|
},
|
|
991
|
-
"frontendVersion": "1.
|
|
992
|
-
"groupNodes": {
|
|
993
|
-
"IP2PSampler": {
|
|
994
|
-
"nodes": [
|
|
995
|
-
{
|
|
996
|
-
"type": "KSamplerSelect",
|
|
997
|
-
"pos": [
|
|
998
|
-
912,
|
|
999
|
-
1536
|
|
1000
|
-
],
|
|
1001
|
-
"size": {
|
|
1002
|
-
"0": 315,
|
|
1003
|
-
"1": 58
|
|
1004
|
-
},
|
|
1005
|
-
"flags": {},
|
|
1006
|
-
"order": 6,
|
|
1007
|
-
"mode": 0,
|
|
1008
|
-
"outputs": [
|
|
1009
|
-
{
|
|
1010
|
-
"name": "SAMPLER",
|
|
1011
|
-
"type": "SAMPLER",
|
|
1012
|
-
"links": [],
|
|
1013
|
-
"localized_name": "SAMPLER"
|
|
1014
|
-
}
|
|
1015
|
-
],
|
|
1016
|
-
"properties": {
|
|
1017
|
-
"Node name for S&R": "KSamplerSelect"
|
|
1018
|
-
},
|
|
1019
|
-
"widgets_values": [
|
|
1020
|
-
"euler"
|
|
1021
|
-
],
|
|
1022
|
-
"index": 0,
|
|
1023
|
-
"inputs": [
|
|
1024
|
-
{
|
|
1025
|
-
"name": "sampler_name",
|
|
1026
|
-
"localized_name": "sampler_name",
|
|
1027
|
-
"type": "COMBO",
|
|
1028
|
-
"widget": {
|
|
1029
|
-
"name": "sampler_name"
|
|
1030
|
-
},
|
|
1031
|
-
"boundingRect": [
|
|
1032
|
-
0,
|
|
1033
|
-
0,
|
|
1034
|
-
0,
|
|
1035
|
-
0
|
|
1036
|
-
],
|
|
1037
|
-
"link": null
|
|
1038
|
-
}
|
|
1039
|
-
]
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"type": "RandomNoise",
|
|
1043
|
-
"pos": [
|
|
1044
|
-
912,
|
|
1045
|
-
1200
|
|
1046
|
-
],
|
|
1047
|
-
"size": {
|
|
1048
|
-
"0": 315,
|
|
1049
|
-
"1": 82
|
|
1050
|
-
},
|
|
1051
|
-
"flags": {},
|
|
1052
|
-
"order": 7,
|
|
1053
|
-
"mode": 0,
|
|
1054
|
-
"outputs": [
|
|
1055
|
-
{
|
|
1056
|
-
"name": "NOISE",
|
|
1057
|
-
"type": "NOISE",
|
|
1058
|
-
"links": [],
|
|
1059
|
-
"localized_name": "NOISE"
|
|
1060
|
-
}
|
|
1061
|
-
],
|
|
1062
|
-
"properties": {
|
|
1063
|
-
"Node name for S&R": "RandomNoise"
|
|
1064
|
-
},
|
|
1065
|
-
"widgets_values": [
|
|
1066
|
-
156680208700303,
|
|
1067
|
-
"fixed"
|
|
1068
|
-
],
|
|
1069
|
-
"index": 1,
|
|
1070
|
-
"inputs": [
|
|
1071
|
-
{
|
|
1072
|
-
"name": "noise_seed",
|
|
1073
|
-
"localized_name": "noise_seed",
|
|
1074
|
-
"type": "INT",
|
|
1075
|
-
"widget": {
|
|
1076
|
-
"name": "noise_seed"
|
|
1077
|
-
},
|
|
1078
|
-
"boundingRect": [
|
|
1079
|
-
0,
|
|
1080
|
-
0,
|
|
1081
|
-
0,
|
|
1082
|
-
0
|
|
1083
|
-
],
|
|
1084
|
-
"link": null
|
|
1085
|
-
}
|
|
1086
|
-
]
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"type": "Reroute",
|
|
1090
|
-
"pos": [
|
|
1091
|
-
720,
|
|
1092
|
-
1488
|
|
1093
|
-
],
|
|
1094
|
-
"size": [
|
|
1095
|
-
75,
|
|
1096
|
-
26
|
|
1097
|
-
],
|
|
1098
|
-
"flags": {},
|
|
1099
|
-
"order": 9,
|
|
1100
|
-
"mode": 0,
|
|
1101
|
-
"inputs": [
|
|
1102
|
-
{
|
|
1103
|
-
"name": "",
|
|
1104
|
-
"type": "*",
|
|
1105
|
-
"link": null
|
|
1106
|
-
}
|
|
1107
|
-
],
|
|
1108
|
-
"outputs": [
|
|
1109
|
-
{
|
|
1110
|
-
"name": "",
|
|
1111
|
-
"type": "*",
|
|
1112
|
-
"links": null
|
|
1113
|
-
}
|
|
1114
|
-
],
|
|
1115
|
-
"properties": {
|
|
1116
|
-
"showOutputText": false,
|
|
1117
|
-
"horizontal": false
|
|
1118
|
-
},
|
|
1119
|
-
"index": 2
|
|
1120
|
-
},
|
|
1121
|
-
{
|
|
1122
|
-
"type": "BasicScheduler",
|
|
1123
|
-
"pos": [
|
|
1124
|
-
912,
|
|
1125
|
-
1632
|
|
1126
|
-
],
|
|
1127
|
-
"size": {
|
|
1128
|
-
"0": 315,
|
|
1129
|
-
"1": 106
|
|
1130
|
-
},
|
|
1131
|
-
"flags": {},
|
|
1132
|
-
"order": 12,
|
|
1133
|
-
"mode": 0,
|
|
1134
|
-
"inputs": [
|
|
1135
|
-
{
|
|
1136
|
-
"name": "model",
|
|
1137
|
-
"type": "MODEL",
|
|
1138
|
-
"link": null,
|
|
1139
|
-
"localized_name": "model"
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"name": "scheduler",
|
|
1143
|
-
"localized_name": "scheduler",
|
|
1144
|
-
"type": "COMBO",
|
|
1145
|
-
"widget": {
|
|
1146
|
-
"name": "scheduler"
|
|
1147
|
-
},
|
|
1148
|
-
"boundingRect": [
|
|
1149
|
-
0,
|
|
1150
|
-
0,
|
|
1151
|
-
0,
|
|
1152
|
-
0
|
|
1153
|
-
],
|
|
1154
|
-
"link": null
|
|
1155
|
-
},
|
|
1156
|
-
{
|
|
1157
|
-
"name": "steps",
|
|
1158
|
-
"localized_name": "steps",
|
|
1159
|
-
"type": "INT",
|
|
1160
|
-
"widget": {
|
|
1161
|
-
"name": "steps"
|
|
1162
|
-
},
|
|
1163
|
-
"boundingRect": [
|
|
1164
|
-
0,
|
|
1165
|
-
0,
|
|
1166
|
-
0,
|
|
1167
|
-
0
|
|
1168
|
-
],
|
|
1169
|
-
"link": null
|
|
1170
|
-
},
|
|
1171
|
-
{
|
|
1172
|
-
"name": "denoise",
|
|
1173
|
-
"localized_name": "denoise",
|
|
1174
|
-
"type": "FLOAT",
|
|
1175
|
-
"widget": {
|
|
1176
|
-
"name": "denoise"
|
|
1177
|
-
},
|
|
1178
|
-
"boundingRect": [
|
|
1179
|
-
0,
|
|
1180
|
-
0,
|
|
1181
|
-
0,
|
|
1182
|
-
0
|
|
1183
|
-
],
|
|
1184
|
-
"link": null
|
|
1185
|
-
}
|
|
1186
|
-
],
|
|
1187
|
-
"outputs": [
|
|
1188
|
-
{
|
|
1189
|
-
"name": "SIGMAS",
|
|
1190
|
-
"type": "SIGMAS",
|
|
1191
|
-
"links": [],
|
|
1192
|
-
"localized_name": "SIGMAS"
|
|
1193
|
-
}
|
|
1194
|
-
],
|
|
1195
|
-
"properties": {
|
|
1196
|
-
"Node name for S&R": "BasicScheduler"
|
|
1197
|
-
},
|
|
1198
|
-
"widgets_values": [
|
|
1199
|
-
"normal",
|
|
1200
|
-
20,
|
|
1201
|
-
1
|
|
1202
|
-
],
|
|
1203
|
-
"index": 3
|
|
1204
|
-
},
|
|
1205
|
-
{
|
|
1206
|
-
"type": "Reroute",
|
|
1207
|
-
"pos": [
|
|
1208
|
-
575,
|
|
1209
|
-
1344
|
|
1210
|
-
],
|
|
1211
|
-
"size": [
|
|
1212
|
-
75,
|
|
1213
|
-
26
|
|
1214
|
-
],
|
|
1215
|
-
"flags": {},
|
|
1216
|
-
"order": 14,
|
|
1217
|
-
"mode": 0,
|
|
1218
|
-
"inputs": [
|
|
1219
|
-
{
|
|
1220
|
-
"name": "",
|
|
1221
|
-
"type": "*",
|
|
1222
|
-
"link": null
|
|
1223
|
-
}
|
|
1224
|
-
],
|
|
1225
|
-
"outputs": [
|
|
1226
|
-
{
|
|
1227
|
-
"name": "",
|
|
1228
|
-
"type": "*",
|
|
1229
|
-
"links": null
|
|
1230
|
-
}
|
|
1231
|
-
],
|
|
1232
|
-
"properties": {
|
|
1233
|
-
"showOutputText": false,
|
|
1234
|
-
"horizontal": false
|
|
1235
|
-
},
|
|
1236
|
-
"index": 4
|
|
1237
|
-
},
|
|
1238
|
-
{
|
|
1239
|
-
"type": "Reroute",
|
|
1240
|
-
"pos": [
|
|
1241
|
-
570,
|
|
1242
|
-
1386
|
|
1243
|
-
],
|
|
1244
|
-
"size": [
|
|
1245
|
-
75,
|
|
1246
|
-
26
|
|
1247
|
-
],
|
|
1248
|
-
"flags": {},
|
|
1249
|
-
"order": 13,
|
|
1250
|
-
"mode": 0,
|
|
1251
|
-
"inputs": [
|
|
1252
|
-
{
|
|
1253
|
-
"name": "",
|
|
1254
|
-
"type": "*",
|
|
1255
|
-
"link": null
|
|
1256
|
-
}
|
|
1257
|
-
],
|
|
1258
|
-
"outputs": [
|
|
1259
|
-
{
|
|
1260
|
-
"name": "",
|
|
1261
|
-
"type": "*",
|
|
1262
|
-
"links": null
|
|
1263
|
-
}
|
|
1264
|
-
],
|
|
1265
|
-
"properties": {
|
|
1266
|
-
"showOutputText": false,
|
|
1267
|
-
"horizontal": false
|
|
1268
|
-
},
|
|
1269
|
-
"index": 5
|
|
1270
|
-
},
|
|
1271
|
-
{
|
|
1272
|
-
"type": "InstructPixToPixConditioning",
|
|
1273
|
-
"pos": [
|
|
1274
|
-
672,
|
|
1275
|
-
1344
|
|
1276
|
-
],
|
|
1277
|
-
"size": {
|
|
1278
|
-
"0": 235.1999969482422,
|
|
1279
|
-
"1": 86
|
|
1280
|
-
},
|
|
1281
|
-
"flags": {},
|
|
1282
|
-
"order": 15,
|
|
1283
|
-
"mode": 0,
|
|
1284
|
-
"inputs": [
|
|
1285
|
-
{
|
|
1286
|
-
"name": "positive",
|
|
1287
|
-
"type": "CONDITIONING",
|
|
1288
|
-
"link": null,
|
|
1289
|
-
"localized_name": "positive"
|
|
1290
|
-
},
|
|
1291
|
-
{
|
|
1292
|
-
"name": "negative",
|
|
1293
|
-
"type": "CONDITIONING",
|
|
1294
|
-
"link": null,
|
|
1295
|
-
"localized_name": "negative"
|
|
1296
|
-
},
|
|
1297
|
-
{
|
|
1298
|
-
"name": "vae",
|
|
1299
|
-
"type": "VAE",
|
|
1300
|
-
"link": null,
|
|
1301
|
-
"localized_name": "vae"
|
|
1302
|
-
},
|
|
1303
|
-
{
|
|
1304
|
-
"name": "pixels",
|
|
1305
|
-
"type": "IMAGE",
|
|
1306
|
-
"link": null,
|
|
1307
|
-
"localized_name": "pixels"
|
|
1308
|
-
}
|
|
1309
|
-
],
|
|
1310
|
-
"outputs": [
|
|
1311
|
-
{
|
|
1312
|
-
"name": "positive",
|
|
1313
|
-
"type": "CONDITIONING",
|
|
1314
|
-
"links": [],
|
|
1315
|
-
"slot_index": 0,
|
|
1316
|
-
"localized_name": "positive"
|
|
1317
|
-
},
|
|
1318
|
-
{
|
|
1319
|
-
"name": "negative",
|
|
1320
|
-
"type": "CONDITIONING",
|
|
1321
|
-
"links": [],
|
|
1322
|
-
"slot_index": 1,
|
|
1323
|
-
"localized_name": "negative"
|
|
1324
|
-
},
|
|
1325
|
-
{
|
|
1326
|
-
"name": "latent",
|
|
1327
|
-
"type": "LATENT",
|
|
1328
|
-
"links": [],
|
|
1329
|
-
"slot_index": 2,
|
|
1330
|
-
"localized_name": "latent"
|
|
1331
|
-
}
|
|
1332
|
-
],
|
|
1333
|
-
"properties": {
|
|
1334
|
-
"Node name for S&R": "InstructPixToPixConditioning"
|
|
1335
|
-
},
|
|
1336
|
-
"index": 6,
|
|
1337
|
-
"widgets_values": []
|
|
1338
|
-
},
|
|
1339
|
-
{
|
|
1340
|
-
"type": "DualCFGGuider",
|
|
1341
|
-
"pos": [
|
|
1342
|
-
912,
|
|
1343
|
-
1344
|
|
1344
|
-
],
|
|
1345
|
-
"size": {
|
|
1346
|
-
"0": 315,
|
|
1347
|
-
"1": 142
|
|
1348
|
-
},
|
|
1349
|
-
"flags": {},
|
|
1350
|
-
"order": 16,
|
|
1351
|
-
"mode": 0,
|
|
1352
|
-
"inputs": [
|
|
1353
|
-
{
|
|
1354
|
-
"name": "model",
|
|
1355
|
-
"type": "MODEL",
|
|
1356
|
-
"link": null,
|
|
1357
|
-
"localized_name": "model"
|
|
1358
|
-
},
|
|
1359
|
-
{
|
|
1360
|
-
"name": "cond1",
|
|
1361
|
-
"type": "CONDITIONING",
|
|
1362
|
-
"link": null,
|
|
1363
|
-
"localized_name": "cond1"
|
|
1364
|
-
},
|
|
1365
|
-
{
|
|
1366
|
-
"name": "cond2",
|
|
1367
|
-
"type": "CONDITIONING",
|
|
1368
|
-
"link": null,
|
|
1369
|
-
"localized_name": "cond2"
|
|
1370
|
-
},
|
|
1371
|
-
{
|
|
1372
|
-
"name": "negative",
|
|
1373
|
-
"type": "CONDITIONING",
|
|
1374
|
-
"link": null,
|
|
1375
|
-
"localized_name": "negative"
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "cfg_conds",
|
|
1379
|
-
"localized_name": "cfg_conds",
|
|
1380
|
-
"type": "FLOAT",
|
|
1381
|
-
"widget": {
|
|
1382
|
-
"name": "cfg_conds"
|
|
1383
|
-
},
|
|
1384
|
-
"boundingRect": [
|
|
1385
|
-
0,
|
|
1386
|
-
0,
|
|
1387
|
-
0,
|
|
1388
|
-
0
|
|
1389
|
-
],
|
|
1390
|
-
"link": null
|
|
1391
|
-
},
|
|
1392
|
-
{
|
|
1393
|
-
"name": "cfg_cond2_negative",
|
|
1394
|
-
"localized_name": "cfg_cond2_negative",
|
|
1395
|
-
"type": "FLOAT",
|
|
1396
|
-
"widget": {
|
|
1397
|
-
"name": "cfg_cond2_negative"
|
|
1398
|
-
},
|
|
1399
|
-
"boundingRect": [
|
|
1400
|
-
0,
|
|
1401
|
-
0,
|
|
1402
|
-
0,
|
|
1403
|
-
0
|
|
1404
|
-
],
|
|
1405
|
-
"link": null
|
|
1406
|
-
}
|
|
1407
|
-
],
|
|
1408
|
-
"outputs": [
|
|
1409
|
-
{
|
|
1410
|
-
"name": "GUIDER",
|
|
1411
|
-
"type": "GUIDER",
|
|
1412
|
-
"links": [],
|
|
1413
|
-
"slot_index": 0,
|
|
1414
|
-
"localized_name": "GUIDER"
|
|
1415
|
-
}
|
|
1416
|
-
],
|
|
1417
|
-
"properties": {
|
|
1418
|
-
"Node name for S&R": "DualCFGGuider"
|
|
1419
|
-
},
|
|
1420
|
-
"widgets_values": [
|
|
1421
|
-
3,
|
|
1422
|
-
1.5
|
|
1423
|
-
],
|
|
1424
|
-
"index": 7
|
|
1425
|
-
},
|
|
1426
|
-
{
|
|
1427
|
-
"type": "SamplerCustomAdvanced",
|
|
1428
|
-
"pos": [
|
|
1429
|
-
1296,
|
|
1430
|
-
1200
|
|
1431
|
-
],
|
|
1432
|
-
"size": {
|
|
1433
|
-
"0": 355.20001220703125,
|
|
1434
|
-
"1": 106
|
|
1435
|
-
},
|
|
1436
|
-
"flags": {},
|
|
1437
|
-
"order": 17,
|
|
1438
|
-
"mode": 0,
|
|
1439
|
-
"inputs": [
|
|
1440
|
-
{
|
|
1441
|
-
"name": "noise",
|
|
1442
|
-
"type": "NOISE",
|
|
1443
|
-
"link": null,
|
|
1444
|
-
"slot_index": 0,
|
|
1445
|
-
"localized_name": "noise"
|
|
1446
|
-
},
|
|
1447
|
-
{
|
|
1448
|
-
"name": "guider",
|
|
1449
|
-
"type": "GUIDER",
|
|
1450
|
-
"link": null,
|
|
1451
|
-
"slot_index": 1,
|
|
1452
|
-
"localized_name": "guider"
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "sampler",
|
|
1456
|
-
"type": "SAMPLER",
|
|
1457
|
-
"link": null,
|
|
1458
|
-
"slot_index": 2,
|
|
1459
|
-
"localized_name": "sampler"
|
|
1460
|
-
},
|
|
1461
|
-
{
|
|
1462
|
-
"name": "sigmas",
|
|
1463
|
-
"type": "SIGMAS",
|
|
1464
|
-
"link": null,
|
|
1465
|
-
"slot_index": 3,
|
|
1466
|
-
"localized_name": "sigmas"
|
|
1467
|
-
},
|
|
1468
|
-
{
|
|
1469
|
-
"name": "latent_image",
|
|
1470
|
-
"type": "LATENT",
|
|
1471
|
-
"link": null,
|
|
1472
|
-
"slot_index": 4,
|
|
1473
|
-
"localized_name": "latent_image"
|
|
1474
|
-
}
|
|
1475
|
-
],
|
|
1476
|
-
"outputs": [
|
|
1477
|
-
{
|
|
1478
|
-
"name": "output",
|
|
1479
|
-
"type": "LATENT",
|
|
1480
|
-
"links": [],
|
|
1481
|
-
"slot_index": 0,
|
|
1482
|
-
"localized_name": "output"
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"name": "denoised_output",
|
|
1486
|
-
"type": "LATENT",
|
|
1487
|
-
"links": null,
|
|
1488
|
-
"localized_name": "denoised_output"
|
|
1489
|
-
}
|
|
1490
|
-
],
|
|
1491
|
-
"properties": {
|
|
1492
|
-
"Node name for S&R": "SamplerCustomAdvanced"
|
|
1493
|
-
},
|
|
1494
|
-
"index": 8,
|
|
1495
|
-
"widgets_values": []
|
|
1496
|
-
}
|
|
1497
|
-
],
|
|
1498
|
-
"links": [
|
|
1499
|
-
[
|
|
1500
|
-
null,
|
|
1501
|
-
0,
|
|
1502
|
-
2,
|
|
1503
|
-
0,
|
|
1504
|
-
4,
|
|
1505
|
-
"MODEL"
|
|
1506
|
-
],
|
|
1507
|
-
[
|
|
1508
|
-
2,
|
|
1509
|
-
0,
|
|
1510
|
-
3,
|
|
1511
|
-
0,
|
|
1512
|
-
26,
|
|
1513
|
-
"MODEL"
|
|
1514
|
-
],
|
|
1515
|
-
[
|
|
1516
|
-
null,
|
|
1517
|
-
0,
|
|
1518
|
-
5,
|
|
1519
|
-
0,
|
|
1520
|
-
7,
|
|
1521
|
-
"CONDITIONING"
|
|
1522
|
-
],
|
|
1523
|
-
[
|
|
1524
|
-
null,
|
|
1525
|
-
0,
|
|
1526
|
-
4,
|
|
1527
|
-
0,
|
|
1528
|
-
6,
|
|
1529
|
-
"CONDITIONING"
|
|
1530
|
-
],
|
|
1531
|
-
[
|
|
1532
|
-
4,
|
|
1533
|
-
0,
|
|
1534
|
-
6,
|
|
1535
|
-
0,
|
|
1536
|
-
35,
|
|
1537
|
-
"CONDITIONING"
|
|
1538
|
-
],
|
|
1539
|
-
[
|
|
1540
|
-
5,
|
|
1541
|
-
0,
|
|
1542
|
-
6,
|
|
1543
|
-
1,
|
|
1544
|
-
29,
|
|
1545
|
-
"CONDITIONING"
|
|
1546
|
-
],
|
|
1547
|
-
[
|
|
1548
|
-
null,
|
|
1549
|
-
2,
|
|
1550
|
-
6,
|
|
1551
|
-
2,
|
|
1552
|
-
4,
|
|
1553
|
-
"VAE"
|
|
1554
|
-
],
|
|
1555
|
-
[
|
|
1556
|
-
null,
|
|
1557
|
-
0,
|
|
1558
|
-
6,
|
|
1559
|
-
3,
|
|
1560
|
-
13,
|
|
1561
|
-
"IMAGE"
|
|
1562
|
-
],
|
|
1563
|
-
[
|
|
1564
|
-
2,
|
|
1565
|
-
0,
|
|
1566
|
-
7,
|
|
1567
|
-
0,
|
|
1568
|
-
26,
|
|
1569
|
-
"MODEL"
|
|
1570
|
-
],
|
|
1571
|
-
[
|
|
1572
|
-
6,
|
|
1573
|
-
0,
|
|
1574
|
-
7,
|
|
1575
|
-
1,
|
|
1576
|
-
33,
|
|
1577
|
-
"CONDITIONING"
|
|
1578
|
-
],
|
|
1579
|
-
[
|
|
1580
|
-
6,
|
|
1581
|
-
1,
|
|
1582
|
-
7,
|
|
1583
|
-
2,
|
|
1584
|
-
33,
|
|
1585
|
-
"CONDITIONING"
|
|
1586
|
-
],
|
|
1587
|
-
[
|
|
1588
|
-
5,
|
|
1589
|
-
0,
|
|
1590
|
-
7,
|
|
1591
|
-
3,
|
|
1592
|
-
29,
|
|
1593
|
-
"CONDITIONING"
|
|
1594
|
-
],
|
|
1595
|
-
[
|
|
1596
|
-
1,
|
|
1597
|
-
0,
|
|
1598
|
-
8,
|
|
1599
|
-
0,
|
|
1600
|
-
19,
|
|
1601
|
-
"NOISE"
|
|
1602
|
-
],
|
|
1603
|
-
[
|
|
1604
|
-
7,
|
|
1605
|
-
0,
|
|
1606
|
-
8,
|
|
1607
|
-
1,
|
|
1608
|
-
28,
|
|
1609
|
-
"GUIDER"
|
|
1610
|
-
],
|
|
1611
|
-
[
|
|
1612
|
-
0,
|
|
1613
|
-
0,
|
|
1614
|
-
8,
|
|
1615
|
-
2,
|
|
1616
|
-
20,
|
|
1617
|
-
"SAMPLER"
|
|
1618
|
-
],
|
|
1619
|
-
[
|
|
1620
|
-
3,
|
|
1621
|
-
0,
|
|
1622
|
-
8,
|
|
1623
|
-
3,
|
|
1624
|
-
21,
|
|
1625
|
-
"SIGMAS"
|
|
1626
|
-
],
|
|
1627
|
-
[
|
|
1628
|
-
6,
|
|
1629
|
-
2,
|
|
1630
|
-
8,
|
|
1631
|
-
4,
|
|
1632
|
-
33,
|
|
1633
|
-
"LATENT"
|
|
1634
|
-
]
|
|
1635
|
-
],
|
|
1636
|
-
"external": [
|
|
1637
|
-
[
|
|
1638
|
-
{
|
|
1639
|
-
"type": "SamplerCustomAdvanced",
|
|
1640
|
-
"pos": [
|
|
1641
|
-
1296,
|
|
1642
|
-
1200
|
|
1643
|
-
],
|
|
1644
|
-
"size": {
|
|
1645
|
-
"0": 355.20001220703125,
|
|
1646
|
-
"1": 106
|
|
1647
|
-
},
|
|
1648
|
-
"flags": {},
|
|
1649
|
-
"order": 17,
|
|
1650
|
-
"mode": 0,
|
|
1651
|
-
"inputs": [
|
|
1652
|
-
{
|
|
1653
|
-
"name": "noise",
|
|
1654
|
-
"type": "NOISE",
|
|
1655
|
-
"link": null,
|
|
1656
|
-
"slot_index": 0
|
|
1657
|
-
},
|
|
1658
|
-
{
|
|
1659
|
-
"name": "guider",
|
|
1660
|
-
"type": "GUIDER",
|
|
1661
|
-
"link": null,
|
|
1662
|
-
"slot_index": 1
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"name": "sampler",
|
|
1666
|
-
"type": "SAMPLER",
|
|
1667
|
-
"link": null,
|
|
1668
|
-
"slot_index": 2
|
|
1669
|
-
},
|
|
1670
|
-
{
|
|
1671
|
-
"name": "sigmas",
|
|
1672
|
-
"type": "SIGMAS",
|
|
1673
|
-
"link": null,
|
|
1674
|
-
"slot_index": 3
|
|
1675
|
-
},
|
|
1676
|
-
{
|
|
1677
|
-
"name": "latent_image",
|
|
1678
|
-
"type": "LATENT",
|
|
1679
|
-
"link": null,
|
|
1680
|
-
"slot_index": 4
|
|
1681
|
-
}
|
|
1682
|
-
],
|
|
1683
|
-
"outputs": [
|
|
1684
|
-
{
|
|
1685
|
-
"name": "output",
|
|
1686
|
-
"type": "LATENT",
|
|
1687
|
-
"links": [],
|
|
1688
|
-
"shape": 3,
|
|
1689
|
-
"slot_index": 0
|
|
1690
|
-
},
|
|
1691
|
-
{
|
|
1692
|
-
"name": "denoised_output",
|
|
1693
|
-
"type": "LATENT",
|
|
1694
|
-
"links": null,
|
|
1695
|
-
"shape": 3
|
|
1696
|
-
}
|
|
1697
|
-
],
|
|
1698
|
-
"properties": {
|
|
1699
|
-
"Node name for S&R": "SamplerCustomAdvanced"
|
|
1700
|
-
},
|
|
1701
|
-
"index": 8
|
|
1702
|
-
},
|
|
1703
|
-
0,
|
|
1704
|
-
"LATENT"
|
|
1705
|
-
]
|
|
1706
|
-
],
|
|
1707
|
-
"config": {
|
|
1708
|
-
"0": {},
|
|
1709
|
-
"1": {},
|
|
1710
|
-
"2": {
|
|
1711
|
-
"input": {
|
|
1712
|
-
"MODEL": {
|
|
1713
|
-
"name": "model"
|
|
1714
|
-
}
|
|
1715
|
-
}
|
|
1716
|
-
},
|
|
1717
|
-
"3": {},
|
|
1718
|
-
"4": {
|
|
1719
|
-
"input": {
|
|
1720
|
-
"CONDITIONING": {
|
|
1721
|
-
"name": "positive"
|
|
1722
|
-
}
|
|
1723
|
-
}
|
|
1724
|
-
},
|
|
1725
|
-
"5": {
|
|
1726
|
-
"input": {
|
|
1727
|
-
"CONDITIONING": {
|
|
1728
|
-
"name": "negative"
|
|
1729
|
-
}
|
|
1730
|
-
}
|
|
1731
|
-
},
|
|
1732
|
-
"6": {},
|
|
1733
|
-
"7": {
|
|
1734
|
-
"input": {
|
|
1735
|
-
"cfg_conds": {
|
|
1736
|
-
"name": "cfg_text"
|
|
1737
|
-
},
|
|
1738
|
-
"cfg_cond2_negative": {
|
|
1739
|
-
"name": "cfg_image"
|
|
1740
|
-
}
|
|
1741
|
-
}
|
|
1742
|
-
},
|
|
1743
|
-
"8": {}
|
|
1744
|
-
}
|
|
1745
|
-
}
|
|
1746
|
-
}
|
|
1023
|
+
"frontendVersion": "1.23.4",
|
|
1024
|
+
"groupNodes": {}
|
|
1747
1025
|
},
|
|
1748
1026
|
"version": 0.4
|
|
1749
1027
|
}
|