comfyui-workflow-templates 0.1.70__py3-none-any.whl → 0.1.71__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/api_google_gemini_image.json +101 -96
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-1.webp +0 -0
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-2.webp +0 -0
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen.json +3491 -0
- comfyui_workflow_templates/templates/hidream_i1_dev.json +455 -287
- comfyui_workflow_templates/templates/hidream_i1_fast.json +463 -295
- comfyui_workflow_templates/templates/hidream_i1_full.json +417 -250
- comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +47 -47
- comfyui_workflow_templates/templates/index.es.json +261 -96
- comfyui_workflow_templates/templates/index.fr.json +300 -145
- comfyui_workflow_templates/templates/index.ja.json +261 -96
- comfyui_workflow_templates/templates/index.json +36 -2
- comfyui_workflow_templates/templates/index.ko.json +261 -96
- comfyui_workflow_templates/templates/index.ru.json +259 -158
- comfyui_workflow_templates/templates/index.zh-TW.json +261 -96
- comfyui_workflow_templates/templates/index.zh.json +261 -96
- comfyui_workflow_templates/templates/video_wan2_2_14B_s2v.json +80 -80
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control.json +1104 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint.json +856 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.71.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.71.dist-info}/RECORD +26 -19
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.71.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.71.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.71.dist-info}/top_level.txt +0 -0
|
@@ -1,31 +1,44 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "01d66ae9-78be-4a8d-b737-24eee5e1d447",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 81,
|
|
5
5
|
"last_link_id": 166,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
|
-
"id":
|
|
9
|
-
"type": "
|
|
10
|
-
"pos": [
|
|
11
|
-
|
|
8
|
+
"id": 55,
|
|
9
|
+
"type": "VAELoader",
|
|
10
|
+
"pos": [
|
|
11
|
+
140,
|
|
12
|
+
240
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
320,
|
|
16
|
+
60
|
|
17
|
+
],
|
|
12
18
|
"flags": {},
|
|
13
19
|
"order": 0,
|
|
14
20
|
"mode": 0,
|
|
15
21
|
"inputs": [],
|
|
16
22
|
"outputs": [
|
|
17
23
|
{
|
|
18
|
-
"name": "
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
|
|
22
|
-
|
|
24
|
+
"name": "VAE",
|
|
25
|
+
"type": "VAE",
|
|
26
|
+
"links": [
|
|
27
|
+
107
|
|
28
|
+
]
|
|
23
29
|
}
|
|
24
30
|
],
|
|
25
31
|
"properties": {
|
|
26
|
-
"Node name for S&R": "EmptySD3LatentImage",
|
|
27
32
|
"cnr_id": "comfy-core",
|
|
28
33
|
"ver": "0.3.28",
|
|
34
|
+
"Node name for S&R": "VAELoader",
|
|
35
|
+
"models": [
|
|
36
|
+
{
|
|
37
|
+
"name": "ae.safetensors",
|
|
38
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors?download=true",
|
|
39
|
+
"directory": "vae"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
29
42
|
"enableTabs": false,
|
|
30
43
|
"tabWidth": 65,
|
|
31
44
|
"tabXOffset": 10,
|
|
@@ -34,40 +47,62 @@
|
|
|
34
47
|
"secondTabOffset": 80,
|
|
35
48
|
"secondTabWidth": 65
|
|
36
49
|
},
|
|
37
|
-
"widgets_values": [
|
|
50
|
+
"widgets_values": [
|
|
51
|
+
"ae.safetensors"
|
|
52
|
+
]
|
|
38
53
|
},
|
|
39
54
|
{
|
|
40
|
-
"id":
|
|
41
|
-
"type": "
|
|
42
|
-
"pos": [
|
|
43
|
-
|
|
55
|
+
"id": 54,
|
|
56
|
+
"type": "QuadrupleCLIPLoader",
|
|
57
|
+
"pos": [
|
|
58
|
+
140,
|
|
59
|
+
50
|
|
60
|
+
],
|
|
61
|
+
"size": [
|
|
62
|
+
320,
|
|
63
|
+
130
|
|
64
|
+
],
|
|
44
65
|
"flags": {},
|
|
45
|
-
"order":
|
|
66
|
+
"order": 1,
|
|
46
67
|
"mode": 0,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"name": "samples",
|
|
50
|
-
"type": "LATENT",
|
|
51
|
-
"link": 160
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"name": "vae",
|
|
55
|
-
"type": "VAE",
|
|
56
|
-
"link": 107
|
|
57
|
-
}
|
|
58
|
-
],
|
|
68
|
+
"inputs": [],
|
|
59
69
|
"outputs": [
|
|
60
70
|
{
|
|
61
|
-
"name": "
|
|
62
|
-
"type": "
|
|
71
|
+
"name": "CLIP",
|
|
72
|
+
"type": "CLIP",
|
|
63
73
|
"slot_index": 0,
|
|
64
|
-
"links": [
|
|
74
|
+
"links": [
|
|
75
|
+
111,
|
|
76
|
+
112
|
|
77
|
+
]
|
|
65
78
|
}
|
|
66
79
|
],
|
|
67
80
|
"properties": {
|
|
68
|
-
"Node name for S&R": "VAEDecode",
|
|
69
81
|
"cnr_id": "comfy-core",
|
|
70
82
|
"ver": "0.3.28",
|
|
83
|
+
"Node name for S&R": "QuadrupleCLIPLoader",
|
|
84
|
+
"models": [
|
|
85
|
+
{
|
|
86
|
+
"name": "clip_l_hidream.safetensors",
|
|
87
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors",
|
|
88
|
+
"directory": "text_encoders"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "clip_g_hidream.safetensors",
|
|
92
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors",
|
|
93
|
+
"directory": "text_encoders"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
97
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
98
|
+
"directory": "text_encoders"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
102
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
103
|
+
"directory": "text_encoders"
|
|
104
|
+
}
|
|
105
|
+
],
|
|
71
106
|
"enableTabs": false,
|
|
72
107
|
"tabWidth": 65,
|
|
73
108
|
"tabXOffset": 10,
|
|
@@ -76,57 +111,133 @@
|
|
|
76
111
|
"secondTabOffset": 80,
|
|
77
112
|
"secondTabWidth": 65
|
|
78
113
|
},
|
|
79
|
-
"widgets_values": [
|
|
114
|
+
"widgets_values": [
|
|
115
|
+
"clip_l_hidream.safetensors",
|
|
116
|
+
"clip_g_hidream.safetensors",
|
|
117
|
+
"t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
118
|
+
"llama_3.1_8b_instruct_fp8_scaled.safetensors"
|
|
119
|
+
]
|
|
80
120
|
},
|
|
81
121
|
{
|
|
82
|
-
"id":
|
|
83
|
-
"type": "
|
|
84
|
-
"pos": [
|
|
85
|
-
|
|
122
|
+
"id": 76,
|
|
123
|
+
"type": "UNETLoader",
|
|
124
|
+
"pos": [
|
|
125
|
+
140,
|
|
126
|
+
-90
|
|
127
|
+
],
|
|
128
|
+
"size": [
|
|
129
|
+
320,
|
|
130
|
+
82
|
|
131
|
+
],
|
|
86
132
|
"flags": {},
|
|
87
|
-
"order":
|
|
133
|
+
"order": 2,
|
|
88
134
|
"mode": 0,
|
|
89
135
|
"inputs": [],
|
|
90
|
-
"outputs": [
|
|
91
|
-
|
|
92
|
-
|
|
136
|
+
"outputs": [
|
|
137
|
+
{
|
|
138
|
+
"name": "MODEL",
|
|
139
|
+
"type": "MODEL",
|
|
140
|
+
"links": [
|
|
141
|
+
166
|
|
142
|
+
]
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"properties": {
|
|
146
|
+
"cnr_id": "comfy-core",
|
|
147
|
+
"ver": "0.3.56",
|
|
148
|
+
"Node name for S&R": "UNETLoader",
|
|
149
|
+
"models": [
|
|
150
|
+
{
|
|
151
|
+
"name": "hidream_i1_dev_fp8.safetensors",
|
|
152
|
+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors",
|
|
153
|
+
"directory": "diffusion_models"
|
|
154
|
+
}
|
|
155
|
+
]
|
|
156
|
+
},
|
|
93
157
|
"widgets_values": [
|
|
94
|
-
"
|
|
158
|
+
"hidream_i1_dev_fp8.safetensors",
|
|
159
|
+
"default"
|
|
160
|
+
]
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"id": 53,
|
|
164
|
+
"type": "EmptySD3LatentImage",
|
|
165
|
+
"pos": [
|
|
166
|
+
150,
|
|
167
|
+
440
|
|
95
168
|
],
|
|
96
|
-
"
|
|
97
|
-
|
|
169
|
+
"size": [
|
|
170
|
+
315,
|
|
171
|
+
106
|
|
172
|
+
],
|
|
173
|
+
"flags": {},
|
|
174
|
+
"order": 3,
|
|
175
|
+
"mode": 0,
|
|
176
|
+
"inputs": [],
|
|
177
|
+
"outputs": [
|
|
178
|
+
{
|
|
179
|
+
"name": "LATENT",
|
|
180
|
+
"type": "LATENT",
|
|
181
|
+
"slot_index": 0,
|
|
182
|
+
"links": [
|
|
183
|
+
100
|
|
184
|
+
]
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"properties": {
|
|
188
|
+
"cnr_id": "comfy-core",
|
|
189
|
+
"ver": "0.3.28",
|
|
190
|
+
"Node name for S&R": "EmptySD3LatentImage",
|
|
191
|
+
"enableTabs": false,
|
|
192
|
+
"tabWidth": 65,
|
|
193
|
+
"tabXOffset": 10,
|
|
194
|
+
"hasSecondTab": false,
|
|
195
|
+
"secondTabText": "Send Back",
|
|
196
|
+
"secondTabOffset": 80,
|
|
197
|
+
"secondTabWidth": 65
|
|
198
|
+
},
|
|
199
|
+
"widgets_values": [
|
|
200
|
+
1024,
|
|
201
|
+
1024,
|
|
202
|
+
1
|
|
203
|
+
]
|
|
98
204
|
},
|
|
99
205
|
{
|
|
100
|
-
"id":
|
|
206
|
+
"id": 16,
|
|
101
207
|
"type": "CLIPTextEncode",
|
|
102
|
-
"pos": [
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
208
|
+
"pos": [
|
|
209
|
+
520,
|
|
210
|
+
-110
|
|
211
|
+
],
|
|
212
|
+
"size": [
|
|
213
|
+
350,
|
|
214
|
+
170
|
|
215
|
+
],
|
|
216
|
+
"flags": {},
|
|
217
|
+
"order": 6,
|
|
108
218
|
"mode": 0,
|
|
109
219
|
"inputs": [
|
|
110
220
|
{
|
|
111
221
|
"name": "clip",
|
|
112
222
|
"type": "CLIP",
|
|
113
|
-
"link":
|
|
223
|
+
"link": 111
|
|
114
224
|
}
|
|
115
225
|
],
|
|
116
226
|
"outputs": [
|
|
117
227
|
{
|
|
118
228
|
"name": "CONDITIONING",
|
|
119
|
-
"shape": 3,
|
|
120
229
|
"type": "CONDITIONING",
|
|
121
230
|
"slot_index": 0,
|
|
122
|
-
"links": [
|
|
231
|
+
"links": [
|
|
232
|
+
21
|
|
233
|
+
]
|
|
123
234
|
}
|
|
124
235
|
],
|
|
125
|
-
"title": "
|
|
236
|
+
"title": "Positive Prompt",
|
|
126
237
|
"properties": {
|
|
127
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
128
238
|
"cnr_id": "comfy-core",
|
|
129
239
|
"ver": "0.3.28",
|
|
240
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
130
241
|
"enableTabs": false,
|
|
131
242
|
"tabWidth": 65,
|
|
132
243
|
"tabXOffset": 10,
|
|
@@ -135,30 +246,52 @@
|
|
|
135
246
|
"secondTabOffset": 80,
|
|
136
247
|
"secondTabWidth": 65
|
|
137
248
|
},
|
|
138
|
-
"widgets_values": [
|
|
139
|
-
|
|
140
|
-
|
|
249
|
+
"widgets_values": [
|
|
250
|
+
"A photograph of an albino woman with white skin and dark hair wearing black in the style of old baroque oil paintings, with soft focus, wearing a pearl necklace around her neck, with a dark background, with rosy cheeks, with a long veil covering her face, looking straight ahead"
|
|
251
|
+
],
|
|
252
|
+
"color": "#232",
|
|
253
|
+
"bgcolor": "#353"
|
|
141
254
|
},
|
|
142
255
|
{
|
|
143
|
-
"id":
|
|
144
|
-
"type": "
|
|
145
|
-
"pos": [
|
|
146
|
-
|
|
256
|
+
"id": 8,
|
|
257
|
+
"type": "VAEDecode",
|
|
258
|
+
"pos": [
|
|
259
|
+
920,
|
|
260
|
+
290
|
|
261
|
+
],
|
|
262
|
+
"size": [
|
|
263
|
+
210,
|
|
264
|
+
46
|
|
265
|
+
],
|
|
147
266
|
"flags": {},
|
|
148
|
-
"order":
|
|
267
|
+
"order": 10,
|
|
149
268
|
"mode": 0,
|
|
150
269
|
"inputs": [
|
|
151
270
|
{
|
|
152
|
-
"name": "
|
|
271
|
+
"name": "samples",
|
|
272
|
+
"type": "LATENT",
|
|
273
|
+
"link": 160
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"name": "vae",
|
|
277
|
+
"type": "VAE",
|
|
278
|
+
"link": 107
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"outputs": [
|
|
282
|
+
{
|
|
283
|
+
"name": "IMAGE",
|
|
153
284
|
"type": "IMAGE",
|
|
154
|
-
"
|
|
285
|
+
"slot_index": 0,
|
|
286
|
+
"links": [
|
|
287
|
+
51
|
|
288
|
+
]
|
|
155
289
|
}
|
|
156
290
|
],
|
|
157
|
-
"outputs": [],
|
|
158
291
|
"properties": {
|
|
159
|
-
"Node name for S&R": "SaveImage",
|
|
160
292
|
"cnr_id": "comfy-core",
|
|
161
293
|
"ver": "0.3.28",
|
|
294
|
+
"Node name for S&R": "VAEDecode",
|
|
162
295
|
"enableTabs": false,
|
|
163
296
|
"tabWidth": 65,
|
|
164
297
|
"tabXOffset": 10,
|
|
@@ -167,35 +300,58 @@
|
|
|
167
300
|
"secondTabOffset": 80,
|
|
168
301
|
"secondTabWidth": 65
|
|
169
302
|
},
|
|
170
|
-
"widgets_values": [
|
|
303
|
+
"widgets_values": []
|
|
171
304
|
},
|
|
172
305
|
{
|
|
173
|
-
"id":
|
|
174
|
-
"type": "
|
|
175
|
-
"pos": [
|
|
176
|
-
|
|
306
|
+
"id": 3,
|
|
307
|
+
"type": "KSampler",
|
|
308
|
+
"pos": [
|
|
309
|
+
920,
|
|
310
|
+
-20
|
|
311
|
+
],
|
|
312
|
+
"size": [
|
|
313
|
+
310,
|
|
314
|
+
262
|
|
315
|
+
],
|
|
177
316
|
"flags": {},
|
|
178
|
-
"order":
|
|
317
|
+
"order": 9,
|
|
179
318
|
"mode": 0,
|
|
180
|
-
"inputs": [
|
|
319
|
+
"inputs": [
|
|
320
|
+
{
|
|
321
|
+
"name": "model",
|
|
322
|
+
"type": "MODEL",
|
|
323
|
+
"link": 163
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"name": "positive",
|
|
327
|
+
"type": "CONDITIONING",
|
|
328
|
+
"link": 21
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"name": "negative",
|
|
332
|
+
"type": "CONDITIONING",
|
|
333
|
+
"link": 114
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"name": "latent_image",
|
|
337
|
+
"type": "LATENT",
|
|
338
|
+
"link": 100
|
|
339
|
+
}
|
|
340
|
+
],
|
|
181
341
|
"outputs": [
|
|
182
342
|
{
|
|
183
|
-
"name": "
|
|
184
|
-
"type": "
|
|
185
|
-
"
|
|
343
|
+
"name": "LATENT",
|
|
344
|
+
"type": "LATENT",
|
|
345
|
+
"slot_index": 0,
|
|
346
|
+
"links": [
|
|
347
|
+
160
|
|
348
|
+
]
|
|
186
349
|
}
|
|
187
350
|
],
|
|
188
351
|
"properties": {
|
|
189
|
-
"Node name for S&R": "VAELoader",
|
|
190
352
|
"cnr_id": "comfy-core",
|
|
191
353
|
"ver": "0.3.28",
|
|
192
|
-
"
|
|
193
|
-
{
|
|
194
|
-
"name": "ae.safetensors",
|
|
195
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors?download=true",
|
|
196
|
-
"directory": "vae"
|
|
197
|
-
}
|
|
198
|
-
],
|
|
354
|
+
"Node name for S&R": "KSampler",
|
|
199
355
|
"enableTabs": false,
|
|
200
356
|
"tabWidth": 65,
|
|
201
357
|
"tabXOffset": 10,
|
|
@@ -204,53 +360,42 @@
|
|
|
204
360
|
"secondTabOffset": 80,
|
|
205
361
|
"secondTabWidth": 65
|
|
206
362
|
},
|
|
207
|
-
"widgets_values": [
|
|
208
|
-
|
|
209
|
-
|
|
363
|
+
"widgets_values": [
|
|
364
|
+
426270906276990,
|
|
365
|
+
"randomize",
|
|
366
|
+
28,
|
|
367
|
+
1,
|
|
368
|
+
"lcm",
|
|
369
|
+
"normal",
|
|
370
|
+
1
|
|
371
|
+
]
|
|
210
372
|
},
|
|
211
373
|
{
|
|
212
|
-
"id":
|
|
213
|
-
"type": "
|
|
214
|
-
"pos": [
|
|
215
|
-
|
|
374
|
+
"id": 9,
|
|
375
|
+
"type": "SaveImage",
|
|
376
|
+
"pos": [
|
|
377
|
+
1260,
|
|
378
|
+
-140
|
|
379
|
+
],
|
|
380
|
+
"size": [
|
|
381
|
+
570,
|
|
382
|
+
420
|
|
383
|
+
],
|
|
216
384
|
"flags": {},
|
|
217
|
-
"order":
|
|
385
|
+
"order": 11,
|
|
218
386
|
"mode": 0,
|
|
219
|
-
"inputs": [
|
|
220
|
-
"outputs": [
|
|
387
|
+
"inputs": [
|
|
221
388
|
{
|
|
222
|
-
"name": "
|
|
223
|
-
"type": "
|
|
224
|
-
"
|
|
225
|
-
"links": [111, 112]
|
|
389
|
+
"name": "images",
|
|
390
|
+
"type": "IMAGE",
|
|
391
|
+
"link": 51
|
|
226
392
|
}
|
|
227
393
|
],
|
|
394
|
+
"outputs": [],
|
|
228
395
|
"properties": {
|
|
229
|
-
"Node name for S&R": "QuadrupleCLIPLoader",
|
|
230
396
|
"cnr_id": "comfy-core",
|
|
231
397
|
"ver": "0.3.28",
|
|
232
|
-
"
|
|
233
|
-
{
|
|
234
|
-
"name": "clip_l_hidream.safetensors",
|
|
235
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors?download=true",
|
|
236
|
-
"directory": "text_encoders"
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"name": "clip_g_hidream.safetensors",
|
|
240
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors?download=true",
|
|
241
|
-
"directory": "text_encoders"
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
245
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
|
|
246
|
-
"directory": "text_encoders"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
|
|
250
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors?download=true",
|
|
251
|
-
"directory": "text_encoders"
|
|
252
|
-
}
|
|
253
|
-
],
|
|
398
|
+
"Node name for S&R": "SaveImage",
|
|
254
399
|
"enableTabs": false,
|
|
255
400
|
"tabWidth": 65,
|
|
256
401
|
"tabXOffset": 10,
|
|
@@ -260,78 +405,54 @@
|
|
|
260
405
|
"secondTabWidth": 65
|
|
261
406
|
},
|
|
262
407
|
"widgets_values": [
|
|
263
|
-
"
|
|
264
|
-
|
|
265
|
-
"t5xxl_fp8_e4m3fn_scaled.safetensors",
|
|
266
|
-
"llama_3.1_8b_instruct_fp8_scaled.safetensors"
|
|
267
|
-
],
|
|
268
|
-
"color": "#322",
|
|
269
|
-
"bgcolor": "#533"
|
|
408
|
+
"ComfyUI"
|
|
409
|
+
]
|
|
270
410
|
},
|
|
271
411
|
{
|
|
272
|
-
"id":
|
|
412
|
+
"id": 72,
|
|
273
413
|
"type": "MarkdownNote",
|
|
274
|
-
"pos": [
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
"order": 4,
|
|
278
|
-
"mode": 0,
|
|
279
|
-
"inputs": [],
|
|
280
|
-
"outputs": [],
|
|
281
|
-
"properties": {},
|
|
282
|
-
"widgets_values": [
|
|
283
|
-
"You can try changing the weight_dtype to fp8 if you are running out of memory.\n\nDownload one of diffusion Models file [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/diffusion_models)\n\nPut it in the **ComfyUI/models/diffusion_models** directory"
|
|
414
|
+
"pos": [
|
|
415
|
+
920,
|
|
416
|
+
390
|
|
284
417
|
],
|
|
285
|
-
"
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
{
|
|
289
|
-
"id": 78,
|
|
290
|
-
"type": "MarkdownNote",
|
|
291
|
-
"pos": [-100, 50],
|
|
292
|
-
"size": [220, 120],
|
|
293
|
-
"flags": {},
|
|
294
|
-
"order": 5,
|
|
295
|
-
"mode": 0,
|
|
296
|
-
"inputs": [],
|
|
297
|
-
"outputs": [],
|
|
298
|
-
"properties": {},
|
|
299
|
-
"widgets_values": [
|
|
300
|
-
"Download all of the text_encoders models [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders)\n\nPut them in the **ComfyUI/models/text_encoders** directory"
|
|
418
|
+
"size": [
|
|
419
|
+
320,
|
|
420
|
+
390
|
|
301
421
|
],
|
|
302
|
-
"color": "#432",
|
|
303
|
-
"bgcolor": "#653"
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"id": 80,
|
|
307
|
-
"type": "MarkdownNote",
|
|
308
|
-
"pos": [-100, 230],
|
|
309
|
-
"size": [210, 88],
|
|
310
422
|
"flags": {},
|
|
311
|
-
"order":
|
|
423
|
+
"order": 4,
|
|
312
424
|
"mode": 0,
|
|
313
425
|
"inputs": [],
|
|
314
426
|
"outputs": [],
|
|
427
|
+
"title": "KSampler Settings",
|
|
315
428
|
"properties": {},
|
|
316
429
|
"widgets_values": [
|
|
317
|
-
"
|
|
430
|
+
"## Official sampling settings\n\nProvided for reference, my workflows may have slightly different settings.\n\n### HiDream Full\n\n* hidream_i1_full_fp16.safetensors\n* shift: 3.0\n* steps: 50\n* sampler: uni_pc\n* scheduler: simple\n* cfg: 5.0\n\n### HiDream Dev\n\n* hidream_i1_dev_bf16.safetensors\n* shift: 6.0\n* steps: 28\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n\n### HiDream Fast\n\n* hidream_i1_fast_bf16.safetensors\n* shift: 3.0\n* steps: 16\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n"
|
|
318
431
|
],
|
|
319
432
|
"color": "#432",
|
|
320
433
|
"bgcolor": "#653"
|
|
321
434
|
},
|
|
322
435
|
{
|
|
323
|
-
"id":
|
|
436
|
+
"id": 40,
|
|
324
437
|
"type": "CLIPTextEncode",
|
|
325
|
-
"pos": [
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
438
|
+
"pos": [
|
|
439
|
+
530,
|
|
440
|
+
120
|
|
441
|
+
],
|
|
442
|
+
"size": [
|
|
443
|
+
432,
|
|
444
|
+
192
|
|
445
|
+
],
|
|
446
|
+
"flags": {
|
|
447
|
+
"collapsed": true
|
|
448
|
+
},
|
|
449
|
+
"order": 7,
|
|
329
450
|
"mode": 0,
|
|
330
451
|
"inputs": [
|
|
331
452
|
{
|
|
332
453
|
"name": "clip",
|
|
333
454
|
"type": "CLIP",
|
|
334
|
-
"link":
|
|
455
|
+
"link": 112
|
|
335
456
|
}
|
|
336
457
|
],
|
|
337
458
|
"outputs": [
|
|
@@ -339,14 +460,16 @@
|
|
|
339
460
|
"name": "CONDITIONING",
|
|
340
461
|
"type": "CONDITIONING",
|
|
341
462
|
"slot_index": 0,
|
|
342
|
-
"links": [
|
|
463
|
+
"links": [
|
|
464
|
+
114
|
|
465
|
+
]
|
|
343
466
|
}
|
|
344
467
|
],
|
|
345
|
-
"title": "
|
|
468
|
+
"title": "Negative Prompt",
|
|
346
469
|
"properties": {
|
|
347
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
348
470
|
"cnr_id": "comfy-core",
|
|
349
471
|
"ver": "0.3.28",
|
|
472
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
350
473
|
"enableTabs": false,
|
|
351
474
|
"tabWidth": 65,
|
|
352
475
|
"tabXOffset": 10,
|
|
@@ -356,48 +479,24 @@
|
|
|
356
479
|
"secondTabWidth": 65
|
|
357
480
|
},
|
|
358
481
|
"widgets_values": [
|
|
359
|
-
"
|
|
360
|
-
],
|
|
361
|
-
"color": "#232",
|
|
362
|
-
"bgcolor": "#353"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"id": 76,
|
|
366
|
-
"type": "UNETLoader",
|
|
367
|
-
"pos": [180, -100],
|
|
368
|
-
"size": [280, 82],
|
|
369
|
-
"flags": {},
|
|
370
|
-
"order": 7,
|
|
371
|
-
"mode": 0,
|
|
372
|
-
"inputs": [],
|
|
373
|
-
"outputs": [
|
|
374
|
-
{
|
|
375
|
-
"name": "MODEL",
|
|
376
|
-
"type": "MODEL",
|
|
377
|
-
"links": [166]
|
|
378
|
-
}
|
|
482
|
+
"bad ugly jpeg artifacts"
|
|
379
483
|
],
|
|
380
|
-
"properties": {
|
|
381
|
-
"Node name for S&R": "UNETLoader",
|
|
382
|
-
"models": [
|
|
383
|
-
{
|
|
384
|
-
"name": "hidream_i1_dev_fp8.safetensors",
|
|
385
|
-
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true",
|
|
386
|
-
"directory": "diffusion_models"
|
|
387
|
-
}
|
|
388
|
-
]
|
|
389
|
-
},
|
|
390
|
-
"widgets_values": ["hidream_i1_dev_fp8.safetensors", "default"],
|
|
391
484
|
"color": "#322",
|
|
392
485
|
"bgcolor": "#533"
|
|
393
486
|
},
|
|
394
487
|
{
|
|
395
488
|
"id": 70,
|
|
396
489
|
"type": "ModelSamplingSD3",
|
|
397
|
-
"pos": [
|
|
398
|
-
|
|
490
|
+
"pos": [
|
|
491
|
+
920,
|
|
492
|
+
-140
|
|
493
|
+
],
|
|
494
|
+
"size": [
|
|
495
|
+
210,
|
|
496
|
+
60
|
|
497
|
+
],
|
|
399
498
|
"flags": {},
|
|
400
|
-
"order":
|
|
499
|
+
"order": 8,
|
|
401
500
|
"mode": 0,
|
|
402
501
|
"inputs": [
|
|
403
502
|
{
|
|
@@ -410,13 +509,15 @@
|
|
|
410
509
|
{
|
|
411
510
|
"name": "MODEL",
|
|
412
511
|
"type": "MODEL",
|
|
413
|
-
"links": [
|
|
512
|
+
"links": [
|
|
513
|
+
163
|
|
514
|
+
]
|
|
414
515
|
}
|
|
415
516
|
],
|
|
416
517
|
"properties": {
|
|
417
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
418
518
|
"cnr_id": "comfy-core",
|
|
419
519
|
"ver": "0.3.28",
|
|
520
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
420
521
|
"enableTabs": false,
|
|
421
522
|
"tabWidth": 65,
|
|
422
523
|
"tabXOffset": 10,
|
|
@@ -425,94 +526,153 @@
|
|
|
425
526
|
"secondTabOffset": 80,
|
|
426
527
|
"secondTabWidth": 65
|
|
427
528
|
},
|
|
428
|
-
"widgets_values": [
|
|
529
|
+
"widgets_values": [
|
|
530
|
+
6.000000000000001
|
|
531
|
+
]
|
|
429
532
|
},
|
|
430
533
|
{
|
|
431
|
-
"id":
|
|
432
|
-
"type": "
|
|
433
|
-
"pos": [
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
"order": 11,
|
|
437
|
-
"mode": 0,
|
|
438
|
-
"inputs": [
|
|
439
|
-
{
|
|
440
|
-
"name": "model",
|
|
441
|
-
"type": "MODEL",
|
|
442
|
-
"link": 163
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"name": "positive",
|
|
446
|
-
"type": "CONDITIONING",
|
|
447
|
-
"link": 21
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"name": "negative",
|
|
451
|
-
"type": "CONDITIONING",
|
|
452
|
-
"link": 114
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "latent_image",
|
|
456
|
-
"type": "LATENT",
|
|
457
|
-
"link": 100
|
|
458
|
-
}
|
|
534
|
+
"id": 81,
|
|
535
|
+
"type": "MarkdownNote",
|
|
536
|
+
"pos": [
|
|
537
|
+
-420,
|
|
538
|
+
-150
|
|
459
539
|
],
|
|
460
|
-
"
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
"type": "LATENT",
|
|
464
|
-
"slot_index": 0,
|
|
465
|
-
"links": [160]
|
|
466
|
-
}
|
|
540
|
+
"size": [
|
|
541
|
+
510,
|
|
542
|
+
510
|
|
467
543
|
],
|
|
468
|
-
"
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
"hasSecondTab": false,
|
|
476
|
-
"secondTabText": "Send Back",
|
|
477
|
-
"secondTabOffset": 80,
|
|
478
|
-
"secondTabWidth": 65
|
|
479
|
-
},
|
|
544
|
+
"flags": {},
|
|
545
|
+
"order": 5,
|
|
546
|
+
"mode": 0,
|
|
547
|
+
"inputs": [],
|
|
548
|
+
"outputs": [],
|
|
549
|
+
"title": "Model links",
|
|
550
|
+
"properties": {},
|
|
480
551
|
"widgets_values": [
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
"lcm",
|
|
486
|
-
"normal",
|
|
487
|
-
1
|
|
488
|
-
]
|
|
552
|
+
"[Tutorial](https://docs.comfy.org/tutorials/image/hidream/hidream-i1) | [教程](https://docs.comfy.org/zh-CN/tutorials/image/hidream/hidream-i1) \n\n**diffusion models**\n- [hidream_i1_full_fp8.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_full_fp8.safetensors)\n\n**text_encoders**:\n\n- [clip_l_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors)\n- [clip_g_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors)\n- [t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/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/resolve/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/resolve/main/split_files/vae/ae.safetensors) \n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── hidream_i1_full_fp8.safetensors \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 \n```"
|
|
553
|
+
],
|
|
554
|
+
"color": "#432",
|
|
555
|
+
"bgcolor": "#653"
|
|
489
556
|
}
|
|
490
557
|
],
|
|
491
558
|
"links": [
|
|
492
|
-
[
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
[
|
|
501
|
-
|
|
559
|
+
[
|
|
560
|
+
21,
|
|
561
|
+
16,
|
|
562
|
+
0,
|
|
563
|
+
3,
|
|
564
|
+
1,
|
|
565
|
+
"CONDITIONING"
|
|
566
|
+
],
|
|
567
|
+
[
|
|
568
|
+
51,
|
|
569
|
+
8,
|
|
570
|
+
0,
|
|
571
|
+
9,
|
|
572
|
+
0,
|
|
573
|
+
"IMAGE"
|
|
574
|
+
],
|
|
575
|
+
[
|
|
576
|
+
100,
|
|
577
|
+
53,
|
|
578
|
+
0,
|
|
579
|
+
3,
|
|
580
|
+
3,
|
|
581
|
+
"LATENT"
|
|
582
|
+
],
|
|
583
|
+
[
|
|
584
|
+
107,
|
|
585
|
+
55,
|
|
586
|
+
0,
|
|
587
|
+
8,
|
|
588
|
+
1,
|
|
589
|
+
"VAE"
|
|
590
|
+
],
|
|
591
|
+
[
|
|
592
|
+
111,
|
|
593
|
+
54,
|
|
594
|
+
0,
|
|
595
|
+
16,
|
|
596
|
+
0,
|
|
597
|
+
"CLIP"
|
|
598
|
+
],
|
|
599
|
+
[
|
|
600
|
+
112,
|
|
601
|
+
54,
|
|
602
|
+
0,
|
|
603
|
+
40,
|
|
604
|
+
0,
|
|
605
|
+
"CLIP"
|
|
606
|
+
],
|
|
607
|
+
[
|
|
608
|
+
114,
|
|
609
|
+
40,
|
|
610
|
+
0,
|
|
611
|
+
3,
|
|
612
|
+
2,
|
|
613
|
+
"CONDITIONING"
|
|
614
|
+
],
|
|
615
|
+
[
|
|
616
|
+
160,
|
|
617
|
+
3,
|
|
618
|
+
0,
|
|
619
|
+
8,
|
|
620
|
+
0,
|
|
621
|
+
"LATENT"
|
|
622
|
+
],
|
|
623
|
+
[
|
|
624
|
+
163,
|
|
625
|
+
70,
|
|
626
|
+
0,
|
|
627
|
+
3,
|
|
628
|
+
0,
|
|
629
|
+
"MODEL"
|
|
630
|
+
],
|
|
631
|
+
[
|
|
632
|
+
166,
|
|
633
|
+
76,
|
|
634
|
+
0,
|
|
635
|
+
70,
|
|
636
|
+
0,
|
|
637
|
+
"MODEL"
|
|
638
|
+
]
|
|
502
639
|
],
|
|
503
640
|
"groups": [
|
|
504
641
|
{
|
|
505
642
|
"id": 1,
|
|
506
|
-
"title": "Load Models
|
|
507
|
-
"bounding": [
|
|
643
|
+
"title": "Step 1 - Load Models",
|
|
644
|
+
"bounding": [
|
|
645
|
+
110,
|
|
646
|
+
-180,
|
|
647
|
+
380,
|
|
648
|
+
520
|
|
649
|
+
],
|
|
508
650
|
"color": "#3f789e",
|
|
509
651
|
"font_size": 24,
|
|
510
652
|
"flags": {}
|
|
511
653
|
},
|
|
512
654
|
{
|
|
513
655
|
"id": 2,
|
|
514
|
-
"title": "
|
|
515
|
-
"bounding": [
|
|
656
|
+
"title": "Step 2 - Image size",
|
|
657
|
+
"bounding": [
|
|
658
|
+
110,
|
|
659
|
+
360,
|
|
660
|
+
380,
|
|
661
|
+
200
|
|
662
|
+
],
|
|
663
|
+
"color": "#3f789e",
|
|
664
|
+
"font_size": 24,
|
|
665
|
+
"flags": {}
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"id": 3,
|
|
669
|
+
"title": "Step3 - Prompt",
|
|
670
|
+
"bounding": [
|
|
671
|
+
510,
|
|
672
|
+
-180,
|
|
673
|
+
370,
|
|
674
|
+
313.6000061035156
|
|
675
|
+
],
|
|
516
676
|
"color": "#3f789e",
|
|
517
677
|
"font_size": 24,
|
|
518
678
|
"flags": {}
|
|
@@ -521,12 +681,20 @@
|
|
|
521
681
|
"config": {},
|
|
522
682
|
"extra": {
|
|
523
683
|
"ds": {
|
|
524
|
-
"scale": 0.
|
|
525
|
-
"offset": [
|
|
684
|
+
"scale": 0.1,
|
|
685
|
+
"offset": [
|
|
686
|
+
3293.6706303460187,
|
|
687
|
+
1562.852652706023
|
|
688
|
+
]
|
|
526
689
|
},
|
|
527
690
|
"node_versions": {
|
|
528
691
|
"comfy-core": "0.3.28"
|
|
529
|
-
}
|
|
692
|
+
},
|
|
693
|
+
"frontendVersion": "1.25.11",
|
|
694
|
+
"VHS_latentpreview": false,
|
|
695
|
+
"VHS_latentpreviewrate": 0,
|
|
696
|
+
"VHS_MetadataImage": true,
|
|
697
|
+
"VHS_KeepIntermediate": true
|
|
530
698
|
},
|
|
531
699
|
"version": 0.4
|
|
532
|
-
}
|
|
700
|
+
}
|