comfyui-workflow-templates 0.1.80__py3-none-any.whl → 0.1.82__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/3d_hunyuan3d-v2.1-1.webp +0 -0
- comfyui_workflow_templates/templates/{image_cosmos_predict2_2B_t2i.json → 3d_hunyuan3d-v2.1.json} +316 -242
- comfyui_workflow_templates/templates/image_chroma1_radiance_text_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/{video_cosmos_predict2_2B_video2world_480p_16fps.json → image_chroma1_radiance_text_to_image.json} +270 -318
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-1.webp +0 -0
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-2.webp +0 -0
- comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward.json +2580 -0
- comfyui_workflow_templates/templates/image_qwen_image_instantx_inpainting_controlnet.json +2226 -443
- comfyui_workflow_templates/templates/index.es.json +368 -239
- comfyui_workflow_templates/templates/index.fr.json +369 -239
- comfyui_workflow_templates/templates/index.ja.json +368 -239
- comfyui_workflow_templates/templates/index.json +348 -242
- comfyui_workflow_templates/templates/index.ko.json +368 -239
- comfyui_workflow_templates/templates/index.ru.json +368 -239
- comfyui_workflow_templates/templates/index.schema.json +14 -1
- comfyui_workflow_templates/templates/index.zh-TW.json +369 -240
- comfyui_workflow_templates/templates/index.zh.json +369 -240
- comfyui_workflow_templates/templates/video_humo-1.webp +0 -0
- comfyui_workflow_templates/templates/video_humo.json +1077 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_animate-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_animate.json +2155 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +5 -5
- {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/RECORD +27 -23
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-1.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
- comfyui_workflow_templates/templates/flux_kontext_dev_grouped.json +0 -1456
- comfyui_workflow_templates/templates/image_cosmos_predict2_2B_t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/video_cosmos_predict2_2B_video2world_480p_16fps-1.webp +0 -0
- {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/top_level.txt +0 -0
comfyui_workflow_templates/templates/{image_cosmos_predict2_2B_t2i.json → 3d_hunyuan3d-v2.1.json}
RENAMED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "
|
|
2
|
+
"id": "4125c6df-9bca-430d-8e85-7cff9cc592d4",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
5
|
-
"last_link_id":
|
|
4
|
+
"last_node_id": 18,
|
|
5
|
+
"last_link_id": 22,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
|
-
"id":
|
|
9
|
-
"type": "
|
|
8
|
+
"id": 1,
|
|
9
|
+
"type": "ImageOnlyCheckpointLoader",
|
|
10
10
|
"pos": [
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
450,
|
|
12
|
+
-600
|
|
13
13
|
],
|
|
14
14
|
"size": [
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
336.3746032714844,
|
|
16
|
+
100
|
|
17
17
|
],
|
|
18
18
|
"flags": {},
|
|
19
19
|
"order": 0,
|
|
@@ -21,44 +21,53 @@
|
|
|
21
21
|
"inputs": [],
|
|
22
22
|
"outputs": [
|
|
23
23
|
{
|
|
24
|
-
"name": "
|
|
25
|
-
"type": "
|
|
24
|
+
"name": "MODEL",
|
|
25
|
+
"type": "MODEL",
|
|
26
|
+
"links": [
|
|
27
|
+
16
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "CLIP_VISION",
|
|
32
|
+
"type": "CLIP_VISION",
|
|
33
|
+
"links": [
|
|
34
|
+
20
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "VAE",
|
|
39
|
+
"type": "VAE",
|
|
26
40
|
"links": [
|
|
27
|
-
|
|
28
|
-
35
|
|
41
|
+
18
|
|
29
42
|
]
|
|
30
43
|
}
|
|
31
44
|
],
|
|
32
45
|
"properties": {
|
|
33
46
|
"cnr_id": "comfy-core",
|
|
34
|
-
"ver": "0.3.
|
|
35
|
-
"Node name for S&R": "
|
|
47
|
+
"ver": "0.3.59",
|
|
48
|
+
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
|
36
49
|
"models": [
|
|
37
50
|
{
|
|
38
|
-
"name": "
|
|
39
|
-
"url": "https://huggingface.co/
|
|
40
|
-
"directory": "
|
|
51
|
+
"name": "hunyuan_3d_v2.1.safetensors",
|
|
52
|
+
"url": "https://huggingface.co/Comfy-Org/hunyuan3D_2.1_repackaged/resolve/main/hunyuan_3d_v2.1.safetensors",
|
|
53
|
+
"directory": "checkpoints"
|
|
41
54
|
}
|
|
42
55
|
]
|
|
43
56
|
},
|
|
44
57
|
"widgets_values": [
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
"default"
|
|
48
|
-
],
|
|
49
|
-
"color": "#322",
|
|
50
|
-
"bgcolor": "#533"
|
|
58
|
+
"hunyuan_3d_v2.1.safetensors"
|
|
59
|
+
]
|
|
51
60
|
},
|
|
52
61
|
{
|
|
53
|
-
"id":
|
|
54
|
-
"type": "
|
|
62
|
+
"id": 2,
|
|
63
|
+
"type": "LoadImage",
|
|
55
64
|
"pos": [
|
|
56
|
-
|
|
57
|
-
|
|
65
|
+
480,
|
|
66
|
+
-390
|
|
58
67
|
],
|
|
59
68
|
"size": [
|
|
60
|
-
|
|
61
|
-
|
|
69
|
+
274.080078125,
|
|
70
|
+
314
|
|
62
71
|
],
|
|
63
72
|
"flags": {},
|
|
64
73
|
"order": 1,
|
|
@@ -66,40 +75,76 @@
|
|
|
66
75
|
"inputs": [],
|
|
67
76
|
"outputs": [
|
|
68
77
|
{
|
|
69
|
-
"name": "
|
|
70
|
-
"type": "
|
|
78
|
+
"name": "IMAGE",
|
|
79
|
+
"type": "IMAGE",
|
|
71
80
|
"links": [
|
|
72
|
-
|
|
81
|
+
21
|
|
73
82
|
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"name": "MASK",
|
|
86
|
+
"type": "MASK",
|
|
87
|
+
"links": null
|
|
74
88
|
}
|
|
75
89
|
],
|
|
76
90
|
"properties": {
|
|
77
91
|
"cnr_id": "comfy-core",
|
|
78
|
-
"ver": "0.3.
|
|
79
|
-
"Node name for S&R": "
|
|
80
|
-
"models": [
|
|
81
|
-
{
|
|
82
|
-
"name": "wan_2.1_vae.safetensors",
|
|
83
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
|
|
84
|
-
"directory": "vae"
|
|
85
|
-
}
|
|
86
|
-
]
|
|
92
|
+
"ver": "0.3.59",
|
|
93
|
+
"Node name for S&R": "LoadImage"
|
|
87
94
|
},
|
|
88
95
|
"widgets_values": [
|
|
89
|
-
"
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
"bgcolor": "#533"
|
|
96
|
+
"0_3 (1).png",
|
|
97
|
+
"image"
|
|
98
|
+
]
|
|
93
99
|
},
|
|
94
100
|
{
|
|
95
101
|
"id": 3,
|
|
102
|
+
"type": "ModelSamplingAuraFlow",
|
|
103
|
+
"pos": [
|
|
104
|
+
840,
|
|
105
|
+
-600
|
|
106
|
+
],
|
|
107
|
+
"size": [
|
|
108
|
+
270,
|
|
109
|
+
58
|
|
110
|
+
],
|
|
111
|
+
"flags": {},
|
|
112
|
+
"order": 4,
|
|
113
|
+
"mode": 0,
|
|
114
|
+
"inputs": [
|
|
115
|
+
{
|
|
116
|
+
"name": "model",
|
|
117
|
+
"type": "MODEL",
|
|
118
|
+
"link": 16
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"outputs": [
|
|
122
|
+
{
|
|
123
|
+
"name": "MODEL",
|
|
124
|
+
"type": "MODEL",
|
|
125
|
+
"links": [
|
|
126
|
+
19
|
|
127
|
+
]
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"properties": {
|
|
131
|
+
"cnr_id": "comfy-core",
|
|
132
|
+
"ver": "0.3.59",
|
|
133
|
+
"Node name for S&R": "ModelSamplingAuraFlow"
|
|
134
|
+
},
|
|
135
|
+
"widgets_values": [
|
|
136
|
+
1
|
|
137
|
+
]
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": 7,
|
|
96
141
|
"type": "KSampler",
|
|
97
142
|
"pos": [
|
|
98
|
-
|
|
99
|
-
|
|
143
|
+
1150,
|
|
144
|
+
-600
|
|
100
145
|
],
|
|
101
146
|
"size": [
|
|
102
|
-
|
|
147
|
+
270,
|
|
103
148
|
262
|
|
104
149
|
],
|
|
105
150
|
"flags": {},
|
|
@@ -109,12 +154,12 @@
|
|
|
109
154
|
{
|
|
110
155
|
"name": "model",
|
|
111
156
|
"type": "MODEL",
|
|
112
|
-
"link":
|
|
157
|
+
"link": 19
|
|
113
158
|
},
|
|
114
159
|
{
|
|
115
160
|
"name": "positive",
|
|
116
161
|
"type": "CONDITIONING",
|
|
117
|
-
"link":
|
|
162
|
+
"link": 5
|
|
118
163
|
},
|
|
119
164
|
{
|
|
120
165
|
"name": "negative",
|
|
@@ -124,291 +169,305 @@
|
|
|
124
169
|
{
|
|
125
170
|
"name": "latent_image",
|
|
126
171
|
"type": "LATENT",
|
|
127
|
-
"link":
|
|
172
|
+
"link": 7
|
|
128
173
|
}
|
|
129
174
|
],
|
|
130
175
|
"outputs": [
|
|
131
176
|
{
|
|
132
177
|
"name": "LATENT",
|
|
133
178
|
"type": "LATENT",
|
|
134
|
-
"slot_index": 0,
|
|
135
179
|
"links": [
|
|
136
|
-
|
|
180
|
+
8
|
|
137
181
|
]
|
|
138
182
|
}
|
|
139
183
|
],
|
|
140
184
|
"properties": {
|
|
141
185
|
"cnr_id": "comfy-core",
|
|
142
|
-
"ver": "0.3.
|
|
186
|
+
"ver": "0.3.59",
|
|
143
187
|
"Node name for S&R": "KSampler"
|
|
144
188
|
},
|
|
145
189
|
"widgets_values": [
|
|
146
|
-
|
|
190
|
+
952805179515179,
|
|
147
191
|
"randomize",
|
|
148
|
-
|
|
149
|
-
|
|
192
|
+
30,
|
|
193
|
+
5,
|
|
150
194
|
"euler",
|
|
151
|
-
"
|
|
195
|
+
"normal",
|
|
152
196
|
1
|
|
153
197
|
]
|
|
154
198
|
},
|
|
155
199
|
{
|
|
156
|
-
"id":
|
|
157
|
-
"type": "
|
|
200
|
+
"id": 10,
|
|
201
|
+
"type": "SaveGLB",
|
|
158
202
|
"pos": [
|
|
159
|
-
|
|
160
|
-
|
|
203
|
+
1460,
|
|
204
|
+
-600
|
|
161
205
|
],
|
|
162
206
|
"size": [
|
|
163
|
-
|
|
164
|
-
|
|
207
|
+
810,
|
|
208
|
+
820
|
|
165
209
|
],
|
|
166
210
|
"flags": {},
|
|
167
|
-
"order":
|
|
211
|
+
"order": 10,
|
|
168
212
|
"mode": 0,
|
|
169
213
|
"inputs": [
|
|
170
214
|
{
|
|
171
|
-
"name": "
|
|
172
|
-
"type": "
|
|
173
|
-
"link":
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"name": "vae",
|
|
177
|
-
"type": "VAE",
|
|
178
|
-
"link": 17
|
|
179
|
-
}
|
|
180
|
-
],
|
|
181
|
-
"outputs": [
|
|
182
|
-
{
|
|
183
|
-
"name": "IMAGE",
|
|
184
|
-
"type": "IMAGE",
|
|
185
|
-
"slot_index": 0,
|
|
186
|
-
"links": [
|
|
187
|
-
41
|
|
188
|
-
]
|
|
215
|
+
"name": "mesh",
|
|
216
|
+
"type": "MESH",
|
|
217
|
+
"link": 11
|
|
189
218
|
}
|
|
190
219
|
],
|
|
220
|
+
"outputs": [],
|
|
191
221
|
"properties": {
|
|
192
222
|
"cnr_id": "comfy-core",
|
|
193
|
-
"ver": "0.3.
|
|
194
|
-
"Node name for S&R": "
|
|
223
|
+
"ver": "0.3.59",
|
|
224
|
+
"Node name for S&R": "SaveGLB",
|
|
225
|
+
"Camera Info": {
|
|
226
|
+
"position": {
|
|
227
|
+
"x": 9.120136087242537,
|
|
228
|
+
"y": 2.293737356159448,
|
|
229
|
+
"z": 9.219634231216268
|
|
230
|
+
},
|
|
231
|
+
"target": {
|
|
232
|
+
"x": 0,
|
|
233
|
+
"y": 2.5,
|
|
234
|
+
"z": 0
|
|
235
|
+
},
|
|
236
|
+
"zoom": 1,
|
|
237
|
+
"cameraType": "perspective"
|
|
238
|
+
}
|
|
195
239
|
},
|
|
196
|
-
"widgets_values": [
|
|
240
|
+
"widgets_values": [
|
|
241
|
+
"mesh/ComfyUI",
|
|
242
|
+
""
|
|
243
|
+
]
|
|
197
244
|
},
|
|
198
245
|
{
|
|
199
|
-
"id":
|
|
200
|
-
"type": "
|
|
246
|
+
"id": 8,
|
|
247
|
+
"type": "VAEDecodeHunyuan3D",
|
|
201
248
|
"pos": [
|
|
202
|
-
|
|
203
|
-
|
|
249
|
+
1150,
|
|
250
|
+
-290
|
|
204
251
|
],
|
|
205
252
|
"size": [
|
|
206
|
-
|
|
207
|
-
|
|
253
|
+
270,
|
|
254
|
+
102
|
|
208
255
|
],
|
|
209
256
|
"flags": {},
|
|
210
|
-
"order":
|
|
257
|
+
"order": 8,
|
|
211
258
|
"mode": 0,
|
|
212
259
|
"inputs": [
|
|
213
260
|
{
|
|
214
|
-
"name": "
|
|
215
|
-
"type": "
|
|
216
|
-
"link":
|
|
261
|
+
"name": "samples",
|
|
262
|
+
"type": "LATENT",
|
|
263
|
+
"link": 8
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"name": "vae",
|
|
267
|
+
"type": "VAE",
|
|
268
|
+
"link": 18
|
|
269
|
+
}
|
|
270
|
+
],
|
|
271
|
+
"outputs": [
|
|
272
|
+
{
|
|
273
|
+
"name": "VOXEL",
|
|
274
|
+
"type": "VOXEL",
|
|
275
|
+
"links": [
|
|
276
|
+
10
|
|
277
|
+
]
|
|
217
278
|
}
|
|
218
279
|
],
|
|
219
|
-
"outputs": [],
|
|
220
280
|
"properties": {
|
|
221
281
|
"cnr_id": "comfy-core",
|
|
222
|
-
"ver": "0.3.
|
|
282
|
+
"ver": "0.3.59",
|
|
283
|
+
"Node name for S&R": "VAEDecodeHunyuan3D"
|
|
223
284
|
},
|
|
224
285
|
"widgets_values": [
|
|
225
|
-
|
|
286
|
+
8000,
|
|
287
|
+
256
|
|
226
288
|
]
|
|
227
289
|
},
|
|
228
290
|
{
|
|
229
|
-
"id":
|
|
230
|
-
"type": "
|
|
291
|
+
"id": 9,
|
|
292
|
+
"type": "VoxelToMesh",
|
|
231
293
|
"pos": [
|
|
232
|
-
|
|
233
|
-
|
|
294
|
+
1150,
|
|
295
|
+
-130
|
|
234
296
|
],
|
|
235
297
|
"size": [
|
|
236
|
-
|
|
237
|
-
|
|
298
|
+
270,
|
|
299
|
+
82
|
|
238
300
|
],
|
|
239
301
|
"flags": {},
|
|
240
|
-
"order":
|
|
302
|
+
"order": 9,
|
|
241
303
|
"mode": 0,
|
|
242
304
|
"inputs": [
|
|
243
305
|
{
|
|
244
|
-
"name": "
|
|
245
|
-
"type": "
|
|
246
|
-
"link":
|
|
306
|
+
"name": "voxel",
|
|
307
|
+
"type": "VOXEL",
|
|
308
|
+
"link": 10
|
|
247
309
|
}
|
|
248
310
|
],
|
|
249
311
|
"outputs": [
|
|
250
312
|
{
|
|
251
|
-
"name": "
|
|
252
|
-
"type": "
|
|
253
|
-
"slot_index": 0,
|
|
313
|
+
"name": "MESH",
|
|
314
|
+
"type": "MESH",
|
|
254
315
|
"links": [
|
|
255
|
-
|
|
316
|
+
11
|
|
256
317
|
]
|
|
257
318
|
}
|
|
258
319
|
],
|
|
259
320
|
"properties": {
|
|
260
321
|
"cnr_id": "comfy-core",
|
|
261
|
-
"ver": "0.3.
|
|
262
|
-
"Node name for S&R": "
|
|
322
|
+
"ver": "0.3.59",
|
|
323
|
+
"Node name for S&R": "VoxelToMesh"
|
|
263
324
|
},
|
|
264
325
|
"widgets_values": [
|
|
265
|
-
""
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
"bgcolor": "#335"
|
|
326
|
+
"surface net",
|
|
327
|
+
0.6
|
|
328
|
+
]
|
|
269
329
|
},
|
|
270
330
|
{
|
|
271
|
-
"id":
|
|
272
|
-
"type": "
|
|
331
|
+
"id": 13,
|
|
332
|
+
"type": "CLIPVisionEncode",
|
|
273
333
|
"pos": [
|
|
274
|
-
|
|
275
|
-
|
|
334
|
+
840,
|
|
335
|
+
-500
|
|
276
336
|
],
|
|
277
337
|
"size": [
|
|
278
338
|
270,
|
|
279
|
-
|
|
339
|
+
80
|
|
280
340
|
],
|
|
281
341
|
"flags": {},
|
|
282
|
-
"order":
|
|
342
|
+
"order": 5,
|
|
283
343
|
"mode": 0,
|
|
284
|
-
"inputs": [
|
|
344
|
+
"inputs": [
|
|
345
|
+
{
|
|
346
|
+
"name": "clip_vision",
|
|
347
|
+
"type": "CLIP_VISION",
|
|
348
|
+
"link": 20
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"name": "image",
|
|
352
|
+
"type": "IMAGE",
|
|
353
|
+
"link": 21
|
|
354
|
+
}
|
|
355
|
+
],
|
|
285
356
|
"outputs": [
|
|
286
357
|
{
|
|
287
|
-
"name": "
|
|
288
|
-
"type": "
|
|
358
|
+
"name": "CLIP_VISION_OUTPUT",
|
|
359
|
+
"type": "CLIP_VISION_OUTPUT",
|
|
289
360
|
"links": [
|
|
290
|
-
|
|
361
|
+
22
|
|
291
362
|
]
|
|
292
363
|
}
|
|
293
364
|
],
|
|
294
365
|
"properties": {
|
|
295
366
|
"cnr_id": "comfy-core",
|
|
296
|
-
"ver": "0.3.
|
|
297
|
-
"Node name for S&R": "
|
|
367
|
+
"ver": "0.3.59",
|
|
368
|
+
"Node name for S&R": "CLIPVisionEncode"
|
|
298
369
|
},
|
|
299
370
|
"widgets_values": [
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
1
|
|
303
|
-
],
|
|
304
|
-
"color": "#322",
|
|
305
|
-
"bgcolor": "#533"
|
|
371
|
+
"center"
|
|
372
|
+
]
|
|
306
373
|
},
|
|
307
374
|
{
|
|
308
375
|
"id": 6,
|
|
309
|
-
"type": "
|
|
376
|
+
"type": "Hunyuan3Dv2Conditioning",
|
|
310
377
|
"pos": [
|
|
311
|
-
|
|
312
|
-
|
|
378
|
+
900,
|
|
379
|
+
-370
|
|
313
380
|
],
|
|
314
381
|
"size": [
|
|
315
|
-
|
|
316
|
-
|
|
382
|
+
206.45761108398438,
|
|
383
|
+
46
|
|
317
384
|
],
|
|
318
385
|
"flags": {},
|
|
319
386
|
"order": 6,
|
|
320
387
|
"mode": 0,
|
|
321
388
|
"inputs": [
|
|
322
389
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"type": "
|
|
325
|
-
"link":
|
|
390
|
+
"name": "clip_vision_output",
|
|
391
|
+
"type": "CLIP_VISION_OUTPUT",
|
|
392
|
+
"link": 22
|
|
326
393
|
}
|
|
327
394
|
],
|
|
328
395
|
"outputs": [
|
|
329
396
|
{
|
|
330
|
-
"name": "
|
|
397
|
+
"name": "positive",
|
|
398
|
+
"type": "CONDITIONING",
|
|
399
|
+
"links": [
|
|
400
|
+
5
|
|
401
|
+
]
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"name": "negative",
|
|
331
405
|
"type": "CONDITIONING",
|
|
332
|
-
"slot_index": 0,
|
|
333
406
|
"links": [
|
|
334
|
-
|
|
407
|
+
6
|
|
335
408
|
]
|
|
336
409
|
}
|
|
337
410
|
],
|
|
338
411
|
"properties": {
|
|
339
412
|
"cnr_id": "comfy-core",
|
|
340
|
-
"ver": "0.3.
|
|
341
|
-
"Node name for S&R": "
|
|
413
|
+
"ver": "0.3.59",
|
|
414
|
+
"Node name for S&R": "Hunyuan3Dv2Conditioning"
|
|
342
415
|
},
|
|
343
|
-
"widgets_values": [
|
|
344
|
-
"On a rainy night, a girl holds an umbrella and looks at the camera. The rain keeps falling."
|
|
345
|
-
],
|
|
346
|
-
"color": "#232",
|
|
347
|
-
"bgcolor": "#353"
|
|
416
|
+
"widgets_values": []
|
|
348
417
|
},
|
|
349
418
|
{
|
|
350
|
-
"id":
|
|
351
|
-
"type": "
|
|
419
|
+
"id": 4,
|
|
420
|
+
"type": "EmptyLatentHunyuan3Dv2",
|
|
352
421
|
"pos": [
|
|
353
|
-
|
|
354
|
-
|
|
422
|
+
840,
|
|
423
|
+
-270
|
|
355
424
|
],
|
|
356
425
|
"size": [
|
|
357
|
-
|
|
426
|
+
270,
|
|
358
427
|
82
|
|
359
428
|
],
|
|
360
429
|
"flags": {},
|
|
361
|
-
"order":
|
|
430
|
+
"order": 2,
|
|
362
431
|
"mode": 0,
|
|
363
432
|
"inputs": [],
|
|
364
433
|
"outputs": [
|
|
365
434
|
{
|
|
366
|
-
"name": "
|
|
367
|
-
"type": "
|
|
435
|
+
"name": "LATENT",
|
|
436
|
+
"type": "LATENT",
|
|
368
437
|
"links": [
|
|
369
|
-
|
|
438
|
+
7
|
|
370
439
|
]
|
|
371
440
|
}
|
|
372
441
|
],
|
|
373
442
|
"properties": {
|
|
374
443
|
"cnr_id": "comfy-core",
|
|
375
|
-
"ver": "0.3.
|
|
376
|
-
"Node name for S&R": "
|
|
377
|
-
"models": [
|
|
378
|
-
{
|
|
379
|
-
"name": "cosmos_predict2_2B_t2i.safetensors",
|
|
380
|
-
"url": "https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/resolve/main/cosmos_predict2_2B_t2i.safetensors",
|
|
381
|
-
"directory": "diffusion_models"
|
|
382
|
-
}
|
|
383
|
-
]
|
|
444
|
+
"ver": "0.3.59",
|
|
445
|
+
"Node name for S&R": "EmptyLatentHunyuan3Dv2"
|
|
384
446
|
},
|
|
385
447
|
"widgets_values": [
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
]
|
|
389
|
-
"color": "#322",
|
|
390
|
-
"bgcolor": "#533"
|
|
448
|
+
4096,
|
|
449
|
+
1
|
|
450
|
+
]
|
|
391
451
|
},
|
|
392
452
|
{
|
|
393
|
-
"id":
|
|
453
|
+
"id": 15,
|
|
394
454
|
"type": "MarkdownNote",
|
|
395
455
|
"pos": [
|
|
396
|
-
|
|
397
|
-
|
|
456
|
+
40,
|
|
457
|
+
-640
|
|
398
458
|
],
|
|
399
459
|
"size": [
|
|
400
|
-
|
|
401
|
-
|
|
460
|
+
380,
|
|
461
|
+
160
|
|
402
462
|
],
|
|
403
463
|
"flags": {},
|
|
404
|
-
"order":
|
|
464
|
+
"order": 3,
|
|
405
465
|
"mode": 0,
|
|
406
466
|
"inputs": [],
|
|
407
467
|
"outputs": [],
|
|
408
|
-
"title": "Model links",
|
|
409
468
|
"properties": {},
|
|
410
469
|
"widgets_values": [
|
|
411
|
-
"
|
|
470
|
+
"## Model\nDownload [hunyuan_3d_v2.1.safetensors](https://huggingface.co/Comfy-Org/hunyuan3D_2.1_repackaged/resolve/main/hunyuan_3d_v2.1.safetensors) \n\nPut it under the **ComfyUI/models/checkpoints** directory"
|
|
412
471
|
],
|
|
413
472
|
"color": "#432",
|
|
414
473
|
"bgcolor": "#653"
|
|
@@ -416,87 +475,111 @@
|
|
|
416
475
|
],
|
|
417
476
|
"links": [
|
|
418
477
|
[
|
|
419
|
-
|
|
478
|
+
5,
|
|
420
479
|
6,
|
|
421
480
|
0,
|
|
422
|
-
|
|
481
|
+
7,
|
|
423
482
|
1,
|
|
424
483
|
"CONDITIONING"
|
|
425
484
|
],
|
|
426
485
|
[
|
|
427
486
|
6,
|
|
487
|
+
6,
|
|
488
|
+
1,
|
|
428
489
|
7,
|
|
429
|
-
0,
|
|
430
|
-
3,
|
|
431
490
|
2,
|
|
432
491
|
"CONDITIONING"
|
|
433
492
|
],
|
|
434
493
|
[
|
|
494
|
+
7,
|
|
495
|
+
4,
|
|
496
|
+
0,
|
|
435
497
|
7,
|
|
436
498
|
3,
|
|
499
|
+
"LATENT"
|
|
500
|
+
],
|
|
501
|
+
[
|
|
502
|
+
8,
|
|
503
|
+
7,
|
|
437
504
|
0,
|
|
438
505
|
8,
|
|
439
506
|
0,
|
|
440
507
|
"LATENT"
|
|
441
508
|
],
|
|
442
509
|
[
|
|
443
|
-
|
|
444
|
-
15,
|
|
445
|
-
0,
|
|
510
|
+
10,
|
|
446
511
|
8,
|
|
447
|
-
|
|
448
|
-
|
|
512
|
+
0,
|
|
513
|
+
9,
|
|
514
|
+
0,
|
|
515
|
+
"VOXEL"
|
|
449
516
|
],
|
|
450
517
|
[
|
|
451
|
-
|
|
452
|
-
|
|
518
|
+
11,
|
|
519
|
+
9,
|
|
520
|
+
0,
|
|
521
|
+
10,
|
|
522
|
+
0,
|
|
523
|
+
"MESH"
|
|
524
|
+
],
|
|
525
|
+
[
|
|
526
|
+
16,
|
|
527
|
+
1,
|
|
453
528
|
0,
|
|
454
529
|
3,
|
|
455
530
|
0,
|
|
456
531
|
"MODEL"
|
|
457
532
|
],
|
|
458
533
|
[
|
|
459
|
-
|
|
460
|
-
|
|
534
|
+
18,
|
|
535
|
+
1,
|
|
536
|
+
2,
|
|
537
|
+
8,
|
|
538
|
+
1,
|
|
539
|
+
"VAE"
|
|
540
|
+
],
|
|
541
|
+
[
|
|
542
|
+
19,
|
|
543
|
+
3,
|
|
461
544
|
0,
|
|
462
545
|
7,
|
|
463
546
|
0,
|
|
464
|
-
"
|
|
547
|
+
"MODEL"
|
|
465
548
|
],
|
|
466
549
|
[
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
550
|
+
20,
|
|
551
|
+
1,
|
|
552
|
+
1,
|
|
553
|
+
13,
|
|
471
554
|
0,
|
|
472
|
-
"
|
|
555
|
+
"CLIP_VISION"
|
|
473
556
|
],
|
|
474
557
|
[
|
|
475
|
-
|
|
476
|
-
|
|
558
|
+
21,
|
|
559
|
+
2,
|
|
477
560
|
0,
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
"
|
|
561
|
+
13,
|
|
562
|
+
1,
|
|
563
|
+
"IMAGE"
|
|
481
564
|
],
|
|
482
565
|
[
|
|
483
|
-
|
|
484
|
-
|
|
566
|
+
22,
|
|
567
|
+
13,
|
|
485
568
|
0,
|
|
486
|
-
|
|
569
|
+
6,
|
|
487
570
|
0,
|
|
488
|
-
"
|
|
571
|
+
"CLIP_VISION_OUTPUT"
|
|
489
572
|
]
|
|
490
573
|
],
|
|
491
574
|
"groups": [
|
|
492
575
|
{
|
|
493
576
|
"id": 1,
|
|
494
|
-
"title": "
|
|
577
|
+
"title": "Step 1 - Load model",
|
|
495
578
|
"bounding": [
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
579
|
+
440,
|
|
580
|
+
-670,
|
|
581
|
+
356.3746337890625,
|
|
582
|
+
183.60000610351562
|
|
500
583
|
],
|
|
501
584
|
"color": "#3f789e",
|
|
502
585
|
"font_size": 24,
|
|
@@ -504,25 +587,12 @@
|
|
|
504
587
|
},
|
|
505
588
|
{
|
|
506
589
|
"id": 2,
|
|
507
|
-
"title": "
|
|
508
|
-
"bounding": [
|
|
509
|
-
90,
|
|
510
|
-
530,
|
|
511
|
-
300,
|
|
512
|
-
190
|
|
513
|
-
],
|
|
514
|
-
"color": "#3f789e",
|
|
515
|
-
"font_size": 24,
|
|
516
|
-
"flags": {}
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"id": 3,
|
|
520
|
-
"title": "Step3 - prompt",
|
|
590
|
+
"title": "Step 2 - Upload image here",
|
|
521
591
|
"bounding": [
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
592
|
+
440,
|
|
593
|
+
-470,
|
|
594
|
+
350,
|
|
595
|
+
410
|
|
526
596
|
],
|
|
527
597
|
"color": "#3f789e",
|
|
528
598
|
"font_size": 24,
|
|
@@ -532,13 +602,17 @@
|
|
|
532
602
|
"config": {},
|
|
533
603
|
"extra": {
|
|
534
604
|
"ds": {
|
|
535
|
-
"scale": 0.
|
|
605
|
+
"scale": 0.7046187207741016,
|
|
536
606
|
"offset": [
|
|
537
|
-
|
|
538
|
-
|
|
607
|
+
576.2280517697732,
|
|
608
|
+
1174.9146882300436
|
|
539
609
|
]
|
|
540
610
|
},
|
|
541
|
-
"frontendVersion": "1.
|
|
611
|
+
"frontendVersion": "1.26.11",
|
|
612
|
+
"VHS_latentpreview": false,
|
|
613
|
+
"VHS_latentpreviewrate": 0,
|
|
614
|
+
"VHS_MetadataImage": true,
|
|
615
|
+
"VHS_KeepIntermediate": true
|
|
542
616
|
},
|
|
543
617
|
"version": 0.4
|
|
544
618
|
}
|