comfyui-workflow-templates 0.1.35__py3-none-any.whl → 0.1.36__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model.json +317 -288
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model.json +272 -236
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-1.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-2.webp +0 -0
- comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json +203 -167
- comfyui_workflow_templates/templates/area_composition-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition.json +1158 -519
- comfyui_workflow_templates/templates/area_composition_square_area_for_subject-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition_square_area_for_subject.json +856 -363
- comfyui_workflow_templates/templates/audio_stable_audio_example.json +201 -48
- comfyui_workflow_templates/templates/controlnet_example.json +625 -208
- comfyui_workflow_templates/templates/flux_redux_model_example.json +1112 -617
- comfyui_workflow_templates/templates/hiresfix_latent_workflow-1.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_latent_workflow-2.webp +0 -0
- comfyui_workflow_templates/templates/hiresfix_latent_workflow.json +556 -215
- comfyui_workflow_templates/templates/image2image.json +396 -156
- comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
- comfyui_workflow_templates/templates/index.json +3 -11
- comfyui_workflow_templates/templates/latent_upscale_different_prompt_model-1.webp +0 -0
- comfyui_workflow_templates/templates/latent_upscale_different_prompt_model.json +682 -275
- comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v.json +187 -187
- comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +151 -151
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +139 -139
- comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +177 -177
- comfyui_workflow_templates/templates/video_wan_vace_inpainting.json +141 -167
- comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +34 -34
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/RECORD +34 -36
- comfyui_workflow_templates/templates/area_composition_reversed-1.webp +0 -0
- comfyui_workflow_templates/templates/area_composition_reversed.json +0 -967
- comfyui_workflow_templates/templates/flux_dev_example.json +0 -771
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/top_level.txt +0 -0
@@ -16,7 +16,7 @@
|
|
16
16
|
50
|
17
17
|
],
|
18
18
|
"flags": {},
|
19
|
-
"order":
|
19
|
+
"order": 7,
|
20
20
|
"mode": 0,
|
21
21
|
"inputs": [
|
22
22
|
{
|
@@ -44,68 +44,12 @@
|
|
44
44
|
}
|
45
45
|
],
|
46
46
|
"properties": {
|
47
|
+
"cnr_id": "comfy-core",
|
48
|
+
"ver": "0.3.43",
|
47
49
|
"Node name for S&R": "Hunyuan3Dv2Conditioning"
|
48
50
|
},
|
49
51
|
"widgets_values": []
|
50
52
|
},
|
51
|
-
{
|
52
|
-
"id": 54,
|
53
|
-
"type": "ImageOnlyCheckpointLoader",
|
54
|
-
"pos": [
|
55
|
-
-391.26416015625,
|
56
|
-
66.70899200439453
|
57
|
-
],
|
58
|
-
"size": [
|
59
|
-
369.6000061035156,
|
60
|
-
98
|
61
|
-
],
|
62
|
-
"flags": {},
|
63
|
-
"order": 0,
|
64
|
-
"mode": 0,
|
65
|
-
"inputs": [],
|
66
|
-
"outputs": [
|
67
|
-
{
|
68
|
-
"label": "MODEL",
|
69
|
-
"name": "MODEL",
|
70
|
-
"type": "MODEL",
|
71
|
-
"slot_index": 0,
|
72
|
-
"links": [
|
73
|
-
155
|
74
|
-
]
|
75
|
-
},
|
76
|
-
{
|
77
|
-
"label": "CLIP_VISION",
|
78
|
-
"name": "CLIP_VISION",
|
79
|
-
"type": "CLIP_VISION",
|
80
|
-
"slot_index": 1,
|
81
|
-
"links": [
|
82
|
-
111
|
83
|
-
]
|
84
|
-
},
|
85
|
-
{
|
86
|
-
"label": "VAE",
|
87
|
-
"name": "VAE",
|
88
|
-
"type": "VAE",
|
89
|
-
"slot_index": 2,
|
90
|
-
"links": [
|
91
|
-
158
|
92
|
-
]
|
93
|
-
}
|
94
|
-
],
|
95
|
-
"properties": {
|
96
|
-
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
97
|
-
"models": [
|
98
|
-
{
|
99
|
-
"name": "hunyuan3d-dit-v2.safetensors",
|
100
|
-
"url": "https://huggingface.co/tencent/Hunyuan3D-2/resolve/main/hunyuan3d-dit-v2-0/model.fp16.safetensors?download=true",
|
101
|
-
"directory": "checkpoints"
|
102
|
-
}
|
103
|
-
]
|
104
|
-
},
|
105
|
-
"widgets_values": [
|
106
|
-
"hunyuan3d-dit-v2.safetensors"
|
107
|
-
]
|
108
|
-
},
|
109
53
|
{
|
110
54
|
"id": 3,
|
111
55
|
"type": "KSampler",
|
@@ -118,7 +62,7 @@
|
|
118
62
|
262
|
119
63
|
],
|
120
64
|
"flags": {},
|
121
|
-
"order":
|
65
|
+
"order": 8,
|
122
66
|
"mode": 0,
|
123
67
|
"inputs": [
|
124
68
|
{
|
@@ -158,6 +102,8 @@
|
|
158
102
|
}
|
159
103
|
],
|
160
104
|
"properties": {
|
105
|
+
"cnr_id": "comfy-core",
|
106
|
+
"ver": "0.3.43",
|
161
107
|
"Node name for S&R": "KSampler"
|
162
108
|
},
|
163
109
|
"widgets_values": [
|
@@ -170,213 +116,6 @@
|
|
170
116
|
1
|
171
117
|
]
|
172
118
|
},
|
173
|
-
{
|
174
|
-
"id": 56,
|
175
|
-
"type": "LoadImage",
|
176
|
-
"pos": [
|
177
|
-
-390,
|
178
|
-
210
|
179
|
-
],
|
180
|
-
"size": [
|
181
|
-
370,
|
182
|
-
340
|
183
|
-
],
|
184
|
-
"flags": {},
|
185
|
-
"order": 1,
|
186
|
-
"mode": 0,
|
187
|
-
"inputs": [],
|
188
|
-
"outputs": [
|
189
|
-
{
|
190
|
-
"label": "IMAGE",
|
191
|
-
"name": "IMAGE",
|
192
|
-
"type": "IMAGE",
|
193
|
-
"slot_index": 0,
|
194
|
-
"links": [
|
195
|
-
145
|
196
|
-
]
|
197
|
-
},
|
198
|
-
{
|
199
|
-
"label": "MASK",
|
200
|
-
"name": "MASK",
|
201
|
-
"type": "MASK",
|
202
|
-
"slot_index": 1,
|
203
|
-
"links": []
|
204
|
-
}
|
205
|
-
],
|
206
|
-
"properties": {
|
207
|
-
"Node name for S&R": "LoadImage"
|
208
|
-
},
|
209
|
-
"widgets_values": [
|
210
|
-
"front.jpg",
|
211
|
-
"image"
|
212
|
-
]
|
213
|
-
},
|
214
|
-
{
|
215
|
-
"id": 70,
|
216
|
-
"type": "ModelSamplingAuraFlow",
|
217
|
-
"pos": [
|
218
|
-
30,
|
219
|
-
70
|
220
|
-
],
|
221
|
-
"size": [
|
222
|
-
260,
|
223
|
-
60
|
224
|
-
],
|
225
|
-
"flags": {},
|
226
|
-
"order": 6,
|
227
|
-
"mode": 0,
|
228
|
-
"inputs": [
|
229
|
-
{
|
230
|
-
"label": "model",
|
231
|
-
"name": "model",
|
232
|
-
"type": "MODEL",
|
233
|
-
"link": 155
|
234
|
-
}
|
235
|
-
],
|
236
|
-
"outputs": [
|
237
|
-
{
|
238
|
-
"label": "MODEL",
|
239
|
-
"name": "MODEL",
|
240
|
-
"type": "MODEL",
|
241
|
-
"slot_index": 0,
|
242
|
-
"links": [
|
243
|
-
156
|
244
|
-
]
|
245
|
-
}
|
246
|
-
],
|
247
|
-
"properties": {
|
248
|
-
"Node name for S&R": "ModelSamplingAuraFlow"
|
249
|
-
},
|
250
|
-
"widgets_values": [
|
251
|
-
1.0000000000000002
|
252
|
-
]
|
253
|
-
},
|
254
|
-
{
|
255
|
-
"id": 51,
|
256
|
-
"type": "CLIPVisionEncode",
|
257
|
-
"pos": [
|
258
|
-
28.491897583007812,
|
259
|
-
203.88284301757812
|
260
|
-
],
|
261
|
-
"size": [
|
262
|
-
260,
|
263
|
-
80
|
264
|
-
],
|
265
|
-
"flags": {},
|
266
|
-
"order": 7,
|
267
|
-
"mode": 0,
|
268
|
-
"inputs": [
|
269
|
-
{
|
270
|
-
"label": "clip_vision",
|
271
|
-
"name": "clip_vision",
|
272
|
-
"type": "CLIP_VISION",
|
273
|
-
"link": 111
|
274
|
-
},
|
275
|
-
{
|
276
|
-
"label": "image",
|
277
|
-
"name": "image",
|
278
|
-
"type": "IMAGE",
|
279
|
-
"link": 145
|
280
|
-
}
|
281
|
-
],
|
282
|
-
"outputs": [
|
283
|
-
{
|
284
|
-
"label": "CLIP_VISION_OUTPUT",
|
285
|
-
"name": "CLIP_VISION_OUTPUT",
|
286
|
-
"type": "CLIP_VISION_OUTPUT",
|
287
|
-
"slot_index": 0,
|
288
|
-
"links": [
|
289
|
-
164
|
290
|
-
]
|
291
|
-
}
|
292
|
-
],
|
293
|
-
"properties": {
|
294
|
-
"Node name for S&R": "CLIPVisionEncode"
|
295
|
-
},
|
296
|
-
"widgets_values": [
|
297
|
-
"none"
|
298
|
-
]
|
299
|
-
},
|
300
|
-
{
|
301
|
-
"id": 66,
|
302
|
-
"type": "EmptyLatentHunyuan3Dv2",
|
303
|
-
"pos": [
|
304
|
-
30,
|
305
|
-
330
|
306
|
-
],
|
307
|
-
"size": [
|
308
|
-
260.2345886230469,
|
309
|
-
82
|
310
|
-
],
|
311
|
-
"flags": {},
|
312
|
-
"order": 2,
|
313
|
-
"mode": 0,
|
314
|
-
"inputs": [],
|
315
|
-
"outputs": [
|
316
|
-
{
|
317
|
-
"label": "LATENT",
|
318
|
-
"name": "LATENT",
|
319
|
-
"type": "LATENT",
|
320
|
-
"links": [
|
321
|
-
143
|
322
|
-
]
|
323
|
-
}
|
324
|
-
],
|
325
|
-
"properties": {
|
326
|
-
"Node name for S&R": "EmptyLatentHunyuan3Dv2"
|
327
|
-
},
|
328
|
-
"widgets_values": [
|
329
|
-
3072,
|
330
|
-
1
|
331
|
-
]
|
332
|
-
},
|
333
|
-
{
|
334
|
-
"id": 77,
|
335
|
-
"type": "MarkdownNote",
|
336
|
-
"pos": [
|
337
|
-
-790,
|
338
|
-
70
|
339
|
-
],
|
340
|
-
"size": [
|
341
|
-
380,
|
342
|
-
180
|
343
|
-
],
|
344
|
-
"flags": {},
|
345
|
-
"order": 3,
|
346
|
-
"mode": 0,
|
347
|
-
"inputs": [],
|
348
|
-
"outputs": [],
|
349
|
-
"properties": {},
|
350
|
-
"widgets_values": [
|
351
|
-
"[Tutorials](https://docs.comfy.org/tutorials/3d/hunyuan3D-2) | [教程](https://docs.comfy.org/zh-CN/tutorials/3d/hunyuan3D-2)\n\n## Model\nDownload [hunyuan3d-dit-v2/model.fp16.safetensors](https://huggingface.co/tencent/Hunyuan3D-2/blob/main/hunyuan3d-dit-v2-0/model.fp16.safetensors) and rename to **hunyuan3d-dit-v2.safetensorss**\n\nPut it in the **ComfyUI/models/checkpoints** directory"
|
352
|
-
],
|
353
|
-
"color": "#432",
|
354
|
-
"bgcolor": "#653"
|
355
|
-
},
|
356
|
-
{
|
357
|
-
"id": 89,
|
358
|
-
"type": "MarkdownNote",
|
359
|
-
"pos": [
|
360
|
-
350,
|
361
|
-
620
|
362
|
-
],
|
363
|
-
"size": [
|
364
|
-
310,
|
365
|
-
130
|
366
|
-
],
|
367
|
-
"flags": {},
|
368
|
-
"order": 4,
|
369
|
-
"mode": 0,
|
370
|
-
"inputs": [],
|
371
|
-
"outputs": [],
|
372
|
-
"title": "CFG setting",
|
373
|
-
"properties": {},
|
374
|
-
"widgets_values": [
|
375
|
-
"Set the cfg value between 4 and 8. Thanks for the feedback from Manifold. \n\n---\n\ncfg 设置在 4-8 之间,感谢来自 Manifold 的反馈"
|
376
|
-
],
|
377
|
-
"color": "#432",
|
378
|
-
"bgcolor": "#653"
|
379
|
-
},
|
380
119
|
{
|
381
120
|
"id": 82,
|
382
121
|
"type": "SaveGLB",
|
@@ -389,7 +128,7 @@
|
|
389
128
|
481.68194580078125
|
390
129
|
],
|
391
130
|
"flags": {},
|
392
|
-
"order":
|
131
|
+
"order": 13,
|
393
132
|
"mode": 0,
|
394
133
|
"inputs": [
|
395
134
|
{
|
@@ -401,16 +140,18 @@
|
|
401
140
|
],
|
402
141
|
"outputs": [],
|
403
142
|
"properties": {
|
143
|
+
"cnr_id": "comfy-core",
|
144
|
+
"ver": "0.3.43",
|
404
145
|
"Node name for S&R": "SaveGLB",
|
405
146
|
"Camera Info": {
|
406
147
|
"position": {
|
407
|
-
"x":
|
408
|
-
"y":
|
409
|
-
"z":
|
148
|
+
"x": 7.6824427257895564,
|
149
|
+
"y": 7.682442725789557,
|
150
|
+
"z": 7.682442725789557
|
410
151
|
},
|
411
152
|
"target": {
|
412
153
|
"x": 0,
|
413
|
-
"y":
|
154
|
+
"y": 0,
|
414
155
|
"z": 0
|
415
156
|
},
|
416
157
|
"zoom": 1,
|
@@ -435,7 +176,7 @@
|
|
435
176
|
82
|
436
177
|
],
|
437
178
|
"flags": {},
|
438
|
-
"order":
|
179
|
+
"order": 11,
|
439
180
|
"mode": 0,
|
440
181
|
"inputs": [
|
441
182
|
{
|
@@ -454,6 +195,8 @@
|
|
454
195
|
}
|
455
196
|
],
|
456
197
|
"properties": {
|
198
|
+
"cnr_id": "comfy-core",
|
199
|
+
"ver": "0.3.43",
|
457
200
|
"Node name for S&R": "VoxelToMesh"
|
458
201
|
},
|
459
202
|
"widgets_values": [
|
@@ -473,7 +216,7 @@
|
|
473
216
|
102
|
474
217
|
],
|
475
218
|
"flags": {},
|
476
|
-
"order":
|
219
|
+
"order": 9,
|
477
220
|
"mode": 0,
|
478
221
|
"inputs": [
|
479
222
|
{
|
@@ -502,6 +245,8 @@
|
|
502
245
|
}
|
503
246
|
],
|
504
247
|
"properties": {
|
248
|
+
"cnr_id": "comfy-core",
|
249
|
+
"ver": "0.3.43",
|
505
250
|
"Node name for S&R": "VAEDecodeHunyuan3D"
|
506
251
|
},
|
507
252
|
"widgets_values": [
|
@@ -521,7 +266,7 @@
|
|
521
266
|
58
|
522
267
|
],
|
523
268
|
"flags": {},
|
524
|
-
"order":
|
269
|
+
"order": 10,
|
525
270
|
"mode": 4,
|
526
271
|
"inputs": [
|
527
272
|
{
|
@@ -543,6 +288,8 @@
|
|
543
288
|
}
|
544
289
|
],
|
545
290
|
"properties": {
|
291
|
+
"cnr_id": "comfy-core",
|
292
|
+
"ver": "0.3.43",
|
546
293
|
"Node name for S&R": "VoxelToMeshBasic"
|
547
294
|
},
|
548
295
|
"widgets_values": [
|
@@ -561,7 +308,7 @@
|
|
561
308
|
481.68194580078125
|
562
309
|
],
|
563
310
|
"flags": {},
|
564
|
-
"order":
|
311
|
+
"order": 12,
|
565
312
|
"mode": 4,
|
566
313
|
"inputs": [
|
567
314
|
{
|
@@ -573,6 +320,8 @@
|
|
573
320
|
],
|
574
321
|
"outputs": [],
|
575
322
|
"properties": {
|
323
|
+
"cnr_id": "comfy-core",
|
324
|
+
"ver": "0.3.43",
|
576
325
|
"Node name for S&R": "SaveGLB",
|
577
326
|
"Camera Info": {
|
578
327
|
"position": {
|
@@ -596,25 +345,278 @@
|
|
596
345
|
]
|
597
346
|
},
|
598
347
|
{
|
599
|
-
"id":
|
348
|
+
"id": 89,
|
600
349
|
"type": "MarkdownNote",
|
601
350
|
"pos": [
|
602
|
-
|
603
|
-
|
351
|
+
350,
|
352
|
+
620
|
604
353
|
],
|
605
354
|
"size": [
|
606
|
-
|
607
|
-
|
355
|
+
310,
|
356
|
+
88
|
357
|
+
],
|
358
|
+
"flags": {},
|
359
|
+
"order": 0,
|
360
|
+
"mode": 0,
|
361
|
+
"inputs": [],
|
362
|
+
"outputs": [],
|
363
|
+
"title": "CFG setting",
|
364
|
+
"properties": {},
|
365
|
+
"widgets_values": [
|
366
|
+
"Set the cfg value between 4 and 8. Thanks for the feedback from Manifold. \n"
|
367
|
+
],
|
368
|
+
"color": "#432",
|
369
|
+
"bgcolor": "#653"
|
370
|
+
},
|
371
|
+
{
|
372
|
+
"id": 54,
|
373
|
+
"type": "ImageOnlyCheckpointLoader",
|
374
|
+
"pos": [
|
375
|
+
-400,
|
376
|
+
50
|
377
|
+
],
|
378
|
+
"size": [
|
379
|
+
369.6000061035156,
|
380
|
+
98
|
381
|
+
],
|
382
|
+
"flags": {},
|
383
|
+
"order": 1,
|
384
|
+
"mode": 0,
|
385
|
+
"inputs": [],
|
386
|
+
"outputs": [
|
387
|
+
{
|
388
|
+
"label": "MODEL",
|
389
|
+
"name": "MODEL",
|
390
|
+
"type": "MODEL",
|
391
|
+
"slot_index": 0,
|
392
|
+
"links": [
|
393
|
+
155
|
394
|
+
]
|
395
|
+
},
|
396
|
+
{
|
397
|
+
"label": "CLIP_VISION",
|
398
|
+
"name": "CLIP_VISION",
|
399
|
+
"type": "CLIP_VISION",
|
400
|
+
"slot_index": 1,
|
401
|
+
"links": [
|
402
|
+
111
|
403
|
+
]
|
404
|
+
},
|
405
|
+
{
|
406
|
+
"label": "VAE",
|
407
|
+
"name": "VAE",
|
408
|
+
"type": "VAE",
|
409
|
+
"slot_index": 2,
|
410
|
+
"links": [
|
411
|
+
158
|
412
|
+
]
|
413
|
+
}
|
414
|
+
],
|
415
|
+
"properties": {
|
416
|
+
"cnr_id": "comfy-core",
|
417
|
+
"ver": "0.3.43",
|
418
|
+
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
419
|
+
"models": [
|
420
|
+
{
|
421
|
+
"name": "hunyuan3d-dit-v2_fp16.safetensors",
|
422
|
+
"url": "https://huggingface.co/Comfy-Org/hunyuan3D_2.0_repackaged/resolve/main/split_files/hunyuan3d-dit-v2_fp16.safetensors",
|
423
|
+
"directory": "checkpoints"
|
424
|
+
}
|
425
|
+
]
|
426
|
+
},
|
427
|
+
"widgets_values": [
|
428
|
+
"hunyuan3d-dit-v2_fp16.safetensors"
|
429
|
+
],
|
430
|
+
"color": "#322",
|
431
|
+
"bgcolor": "#533"
|
432
|
+
},
|
433
|
+
{
|
434
|
+
"id": 56,
|
435
|
+
"type": "LoadImage",
|
436
|
+
"pos": [
|
437
|
+
-400,
|
438
|
+
250
|
439
|
+
],
|
440
|
+
"size": [
|
441
|
+
370,
|
442
|
+
340
|
443
|
+
],
|
444
|
+
"flags": {},
|
445
|
+
"order": 2,
|
446
|
+
"mode": 0,
|
447
|
+
"inputs": [],
|
448
|
+
"outputs": [
|
449
|
+
{
|
450
|
+
"label": "IMAGE",
|
451
|
+
"name": "IMAGE",
|
452
|
+
"type": "IMAGE",
|
453
|
+
"slot_index": 0,
|
454
|
+
"links": [
|
455
|
+
145
|
456
|
+
]
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"label": "MASK",
|
460
|
+
"name": "MASK",
|
461
|
+
"type": "MASK",
|
462
|
+
"slot_index": 1,
|
463
|
+
"links": []
|
464
|
+
}
|
465
|
+
],
|
466
|
+
"properties": {
|
467
|
+
"cnr_id": "comfy-core",
|
468
|
+
"ver": "0.3.43",
|
469
|
+
"Node name for S&R": "LoadImage"
|
470
|
+
},
|
471
|
+
"widgets_values": [
|
472
|
+
"front.jpg",
|
473
|
+
"image"
|
474
|
+
]
|
475
|
+
},
|
476
|
+
{
|
477
|
+
"id": 51,
|
478
|
+
"type": "CLIPVisionEncode",
|
479
|
+
"pos": [
|
480
|
+
20,
|
481
|
+
320
|
482
|
+
],
|
483
|
+
"size": [
|
484
|
+
260,
|
485
|
+
80
|
486
|
+
],
|
487
|
+
"flags": {},
|
488
|
+
"order": 6,
|
489
|
+
"mode": 0,
|
490
|
+
"inputs": [
|
491
|
+
{
|
492
|
+
"label": "clip_vision",
|
493
|
+
"name": "clip_vision",
|
494
|
+
"type": "CLIP_VISION",
|
495
|
+
"link": 111
|
496
|
+
},
|
497
|
+
{
|
498
|
+
"label": "image",
|
499
|
+
"name": "image",
|
500
|
+
"type": "IMAGE",
|
501
|
+
"link": 145
|
502
|
+
}
|
503
|
+
],
|
504
|
+
"outputs": [
|
505
|
+
{
|
506
|
+
"label": "CLIP_VISION_OUTPUT",
|
507
|
+
"name": "CLIP_VISION_OUTPUT",
|
508
|
+
"type": "CLIP_VISION_OUTPUT",
|
509
|
+
"slot_index": 0,
|
510
|
+
"links": [
|
511
|
+
164
|
512
|
+
]
|
513
|
+
}
|
514
|
+
],
|
515
|
+
"properties": {
|
516
|
+
"cnr_id": "comfy-core",
|
517
|
+
"ver": "0.3.43",
|
518
|
+
"Node name for S&R": "CLIPVisionEncode"
|
519
|
+
},
|
520
|
+
"widgets_values": [
|
521
|
+
"none"
|
522
|
+
]
|
523
|
+
},
|
524
|
+
{
|
525
|
+
"id": 66,
|
526
|
+
"type": "EmptyLatentHunyuan3Dv2",
|
527
|
+
"pos": [
|
528
|
+
20,
|
529
|
+
440
|
530
|
+
],
|
531
|
+
"size": [
|
532
|
+
260.2345886230469,
|
533
|
+
82
|
534
|
+
],
|
535
|
+
"flags": {},
|
536
|
+
"order": 3,
|
537
|
+
"mode": 0,
|
538
|
+
"inputs": [],
|
539
|
+
"outputs": [
|
540
|
+
{
|
541
|
+
"label": "LATENT",
|
542
|
+
"name": "LATENT",
|
543
|
+
"type": "LATENT",
|
544
|
+
"links": [
|
545
|
+
143
|
546
|
+
]
|
547
|
+
}
|
548
|
+
],
|
549
|
+
"properties": {
|
550
|
+
"cnr_id": "comfy-core",
|
551
|
+
"ver": "0.3.43",
|
552
|
+
"Node name for S&R": "EmptyLatentHunyuan3Dv2"
|
553
|
+
},
|
554
|
+
"widgets_values": [
|
555
|
+
3072,
|
556
|
+
1
|
557
|
+
]
|
558
|
+
},
|
559
|
+
{
|
560
|
+
"id": 70,
|
561
|
+
"type": "ModelSamplingAuraFlow",
|
562
|
+
"pos": [
|
563
|
+
20,
|
564
|
+
220
|
565
|
+
],
|
566
|
+
"size": [
|
567
|
+
260,
|
568
|
+
60
|
608
569
|
],
|
609
570
|
"flags": {},
|
610
571
|
"order": 5,
|
611
572
|
"mode": 0,
|
573
|
+
"inputs": [
|
574
|
+
{
|
575
|
+
"label": "model",
|
576
|
+
"name": "model",
|
577
|
+
"type": "MODEL",
|
578
|
+
"link": 155
|
579
|
+
}
|
580
|
+
],
|
581
|
+
"outputs": [
|
582
|
+
{
|
583
|
+
"label": "MODEL",
|
584
|
+
"name": "MODEL",
|
585
|
+
"type": "MODEL",
|
586
|
+
"slot_index": 0,
|
587
|
+
"links": [
|
588
|
+
156
|
589
|
+
]
|
590
|
+
}
|
591
|
+
],
|
592
|
+
"properties": {
|
593
|
+
"cnr_id": "comfy-core",
|
594
|
+
"ver": "0.3.43",
|
595
|
+
"Node name for S&R": "ModelSamplingAuraFlow"
|
596
|
+
},
|
597
|
+
"widgets_values": [
|
598
|
+
1.0000000000000002
|
599
|
+
]
|
600
|
+
},
|
601
|
+
{
|
602
|
+
"id": 77,
|
603
|
+
"type": "MarkdownNote",
|
604
|
+
"pos": [
|
605
|
+
-810,
|
606
|
+
10
|
607
|
+
],
|
608
|
+
"size": [
|
609
|
+
380,
|
610
|
+
160
|
611
|
+
],
|
612
|
+
"flags": {},
|
613
|
+
"order": 4,
|
614
|
+
"mode": 0,
|
612
615
|
"inputs": [],
|
613
616
|
"outputs": [],
|
614
|
-
"title": "About Input Image",
|
615
617
|
"properties": {},
|
616
618
|
"widgets_values": [
|
617
|
-
"
|
619
|
+
"[Tutorials](https://docs.comfy.org/tutorials/3d/hunyuan3D-2) | [教程](https://docs.comfy.org/zh-CN/tutorials/3d/hunyuan3D-2)\n\n## Model\nDownload [hunyuan3d-dit-v2_fp16.safetensors](https://huggingface.co/Comfy-Org/hunyuan3D_2.0_repackaged/resolve/main/split_files/hunyuan3d-dit-v2_fp16.safetensors) \n\nPut it under the **ComfyUI/models/checkpoints** directory"
|
618
620
|
],
|
619
621
|
"color": "#432",
|
620
622
|
"bgcolor": "#653"
|
@@ -734,17 +736,44 @@
|
|
734
736
|
"MESH"
|
735
737
|
]
|
736
738
|
],
|
737
|
-
"groups": [
|
739
|
+
"groups": [
|
740
|
+
{
|
741
|
+
"id": 1,
|
742
|
+
"title": "Step1 - Load model",
|
743
|
+
"bounding": [
|
744
|
+
-410,
|
745
|
+
-20,
|
746
|
+
389.6000061035156,
|
747
|
+
181.60000610351562
|
748
|
+
],
|
749
|
+
"color": "#3f789e",
|
750
|
+
"font_size": 24,
|
751
|
+
"flags": {}
|
752
|
+
},
|
753
|
+
{
|
754
|
+
"id": 2,
|
755
|
+
"title": "Step2 - Upload image",
|
756
|
+
"bounding": [
|
757
|
+
-410,
|
758
|
+
180,
|
759
|
+
390,
|
760
|
+
423.6000061035156
|
761
|
+
],
|
762
|
+
"color": "#3f789e",
|
763
|
+
"font_size": 24,
|
764
|
+
"flags": {}
|
765
|
+
}
|
766
|
+
],
|
738
767
|
"config": {},
|
739
768
|
"extra": {
|
740
769
|
"ds": {
|
741
|
-
"scale": 0.
|
770
|
+
"scale": 0.6319215727221116,
|
742
771
|
"offset": [
|
743
|
-
|
744
|
-
|
772
|
+
713.0149302285113,
|
773
|
+
342.6251121655853
|
745
774
|
]
|
746
775
|
},
|
747
|
-
"frontendVersion": "1.
|
776
|
+
"frontendVersion": "1.23.4",
|
748
777
|
"node_versions": {
|
749
778
|
"comfy-core": "0.3.35"
|
750
779
|
},
|