comfyui-workflow-templates 0.1.19__py3-none-any.whl → 0.1.21__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.
Files changed (15) hide show
  1. comfyui_workflow_templates/templates/{hunyuan3d-non-multiview-train.json → 3d_hunyuan3d_image_to_model.json} +375 -226
  2. comfyui_workflow_templates/templates/{hunyuan-3d-multiview-elf.json → 3d_hunyuan3d_multiview_to_model.json} +775 -273
  3. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json +1115 -0
  4. comfyui_workflow_templates/templates/index.json +17 -17
  5. {comfyui_workflow_templates-0.1.19.dist-info → comfyui_workflow_templates-0.1.21.dist-info}/METADATA +1 -1
  6. {comfyui_workflow_templates-0.1.19.dist-info → comfyui_workflow_templates-0.1.21.dist-info}/RECORD +14 -14
  7. {comfyui_workflow_templates-0.1.19.dist-info → comfyui_workflow_templates-0.1.21.dist-info}/WHEEL +1 -1
  8. comfyui_workflow_templates/templates/hunyuan-3d-turbo.json +0 -525
  9. /comfyui_workflow_templates/templates/{hunyuan3d-non-multiview-train-1.webp → 3d_hunyuan3d_image_to_model-1.webp} +0 -0
  10. /comfyui_workflow_templates/templates/{hunyuan-3d-multiview-elf-1.webp → 3d_hunyuan3d_multiview_to_model-1.webp} +0 -0
  11. /comfyui_workflow_templates/templates/{hunyuan-3d-multiview-elf-2.webp → 3d_hunyuan3d_multiview_to_model-2.webp} +0 -0
  12. /comfyui_workflow_templates/templates/{hunyuan-3d-turbo-1.webp → 3d_hunyuan3d_multiview_to_model_turbo-1.webp} +0 -0
  13. /comfyui_workflow_templates/templates/{hunyuan-3d-turbo-2.webp → 3d_hunyuan3d_multiview_to_model_turbo-2.webp} +0 -0
  14. {comfyui_workflow_templates-0.1.19.dist-info → comfyui_workflow_templates-0.1.21.dist-info}/licenses/LICENSE +0 -0
  15. {comfyui_workflow_templates-0.1.19.dist-info → comfyui_workflow_templates-0.1.21.dist-info}/top_level.txt +0 -0
@@ -1,76 +1,221 @@
1
1
  {
2
2
  "id": "60fc533c-cab0-4b1e-839b-b7783bd27ba5",
3
3
  "revision": 0,
4
- "last_node_id": 81,
5
- "last_link_id": 167,
4
+ "last_node_id": 87,
5
+ "last_link_id": 172,
6
6
  "nodes": [
7
7
  {
8
- "id": 62,
9
- "type": "VoxelToMeshBasic",
10
- "pos": [1234.2410888671875, 228.1925048828125],
11
- "size": [210, 58],
8
+ "id": 65,
9
+ "type": "Hunyuan3Dv2ConditioningMultiView",
10
+ "pos": [
11
+ 240,
12
+ 240
13
+ ],
14
+ "size": [
15
+ 268.79998779296875,
16
+ 86
17
+ ],
12
18
  "flags": {},
13
- "order": 13,
19
+ "order": 14,
14
20
  "mode": 0,
15
21
  "inputs": [
16
22
  {
17
- "label": "voxel",
18
- "name": "voxel",
19
- "type": "VOXEL",
20
- "link": 132
23
+ "label": "front",
24
+ "name": "front",
25
+ "shape": 7,
26
+ "type": "CLIP_VISION_OUTPUT",
27
+ "link": 144
28
+ },
29
+ {
30
+ "label": "left",
31
+ "name": "left",
32
+ "shape": 7,
33
+ "type": "CLIP_VISION_OUTPUT",
34
+ "link": 164
35
+ },
36
+ {
37
+ "label": "back",
38
+ "name": "back",
39
+ "shape": 7,
40
+ "type": "CLIP_VISION_OUTPUT",
41
+ "link": 167
42
+ },
43
+ {
44
+ "label": "right",
45
+ "name": "right",
46
+ "shape": 7,
47
+ "type": "CLIP_VISION_OUTPUT",
48
+ "link": 171
21
49
  }
22
50
  ],
23
51
  "outputs": [
24
52
  {
25
- "label": "MESH",
26
- "name": "MESH",
27
- "type": "MESH",
53
+ "label": "positive",
54
+ "name": "positive",
55
+ "type": "CONDITIONING",
28
56
  "slot_index": 0,
29
- "links": [146]
57
+ "links": [
58
+ 161
59
+ ]
60
+ },
61
+ {
62
+ "label": "negative",
63
+ "name": "negative",
64
+ "type": "CONDITIONING",
65
+ "slot_index": 1,
66
+ "links": [
67
+ 151
68
+ ]
30
69
  }
31
70
  ],
32
71
  "properties": {
33
- "Node name for S&R": "VoxelToMeshBasic"
72
+ "Node name for S&R": "Hunyuan3Dv2ConditioningMultiView"
34
73
  },
35
- "widgets_values": [0.6000000000000001]
74
+ "widgets_values": []
36
75
  },
37
76
  {
38
- "id": 70,
39
- "type": "ModelSamplingAuraFlow",
40
- "pos": [560, 80],
41
- "size": [270, 60],
77
+ "id": 61,
78
+ "type": "VAEDecodeHunyuan3D",
79
+ "pos": [
80
+ 910,
81
+ 90
82
+ ],
83
+ "size": [
84
+ 315,
85
+ 102
86
+ ],
42
87
  "flags": {},
43
- "order": 6,
88
+ "order": 16,
44
89
  "mode": 0,
45
90
  "inputs": [
46
91
  {
47
- "label": "model",
48
- "name": "model",
49
- "type": "MODEL",
50
- "link": 155
92
+ "label": "samples",
93
+ "name": "samples",
94
+ "type": "LATENT",
95
+ "link": 130
96
+ },
97
+ {
98
+ "label": "vae",
99
+ "name": "vae",
100
+ "type": "VAE",
101
+ "link": 158
51
102
  }
52
103
  ],
53
104
  "outputs": [
54
105
  {
55
- "label": "MODEL",
56
- "name": "MODEL",
57
- "type": "MODEL",
106
+ "label": "VOXEL",
107
+ "name": "VOXEL",
108
+ "type": "VOXEL",
58
109
  "slot_index": 0,
59
- "links": [156]
110
+ "links": [
111
+ 168
112
+ ]
60
113
  }
61
114
  ],
62
115
  "properties": {
63
- "Node name for S&R": "ModelSamplingAuraFlow"
116
+ "Node name for S&R": "VAEDecodeHunyuan3D"
117
+ },
118
+ "widgets_values": [
119
+ 8000,
120
+ 256
121
+ ]
122
+ },
123
+ {
124
+ "id": 82,
125
+ "type": "VoxelToMesh",
126
+ "pos": [
127
+ 910,
128
+ 260
129
+ ],
130
+ "size": [
131
+ 270,
132
+ 82
133
+ ],
134
+ "flags": {},
135
+ "order": 17,
136
+ "mode": 0,
137
+ "inputs": [
138
+ {
139
+ "name": "voxel",
140
+ "type": "VOXEL",
141
+ "link": 168
142
+ }
143
+ ],
144
+ "outputs": [
145
+ {
146
+ "name": "MESH",
147
+ "type": "MESH",
148
+ "links": [
149
+ 169
150
+ ]
151
+ }
152
+ ],
153
+ "properties": {
154
+ "Node name for S&R": "VoxelToMesh"
155
+ },
156
+ "widgets_values": [
157
+ "surface net",
158
+ 0.6
159
+ ]
160
+ },
161
+ {
162
+ "id": 83,
163
+ "type": "SaveGLB",
164
+ "pos": [
165
+ 910,
166
+ 390
167
+ ],
168
+ "size": [
169
+ 620,
170
+ 640
171
+ ],
172
+ "flags": {},
173
+ "order": 18,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {
177
+ "label": "mesh",
178
+ "name": "mesh",
179
+ "type": "MESH",
180
+ "link": 169
181
+ }
182
+ ],
183
+ "outputs": [],
184
+ "properties": {
185
+ "Node name for S&R": "SaveGLB",
186
+ "Camera Info": {
187
+ "position": {
188
+ "x": -7.853863031393834,
189
+ "y": 1.7985876136784242,
190
+ "z": 10.747807429936994
191
+ },
192
+ "target": {
193
+ "x": 0,
194
+ "y": 2.5,
195
+ "z": 0
196
+ },
197
+ "zoom": 1,
198
+ "cameraType": "perspective"
199
+ }
64
200
  },
65
- "widgets_values": [1.0000000000000002]
201
+ "widgets_values": [
202
+ "mesh/ComfyUI",
203
+ ""
204
+ ]
66
205
  },
67
206
  {
68
207
  "id": 3,
69
208
  "type": "KSampler",
70
- "pos": [880, 80],
71
- "size": [315, 262],
209
+ "pos": [
210
+ 560,
211
+ 90
212
+ ],
213
+ "size": [
214
+ 315,
215
+ 262
216
+ ],
72
217
  "flags": {},
73
- "order": 11,
218
+ "order": 15,
74
219
  "mode": 0,
75
220
  "inputs": [
76
221
  {
@@ -104,14 +249,16 @@
104
249
  "name": "LATENT",
105
250
  "type": "LATENT",
106
251
  "slot_index": 0,
107
- "links": [130]
252
+ "links": [
253
+ 130
254
+ ]
108
255
  }
109
256
  ],
110
257
  "properties": {
111
258
  "Node name for S&R": "KSampler"
112
259
  },
113
260
  "widgets_values": [
114
- 563243074575186,
261
+ 995069821184420,
115
262
  "randomize",
116
263
  20,
117
264
  7.5,
@@ -121,123 +268,151 @@
121
268
  ]
122
269
  },
123
270
  {
124
- "id": 61,
125
- "type": "VAEDecodeHunyuan3D",
126
- "pos": [1230, 80],
127
- "size": [315, 102],
271
+ "id": 51,
272
+ "type": "CLIPVisionEncode",
273
+ "pos": [
274
+ -540,
275
+ 270
276
+ ],
277
+ "size": [
278
+ 253.60000610351562,
279
+ 78
280
+ ],
128
281
  "flags": {},
129
- "order": 12,
282
+ "order": 10,
130
283
  "mode": 0,
131
284
  "inputs": [
132
285
  {
133
- "label": "samples",
134
- "name": "samples",
135
- "type": "LATENT",
136
- "link": 130
286
+ "label": "clip_vision",
287
+ "name": "clip_vision",
288
+ "type": "CLIP_VISION",
289
+ "link": 111
137
290
  },
138
291
  {
139
- "label": "vae",
140
- "name": "vae",
141
- "type": "VAE",
142
- "link": 158
292
+ "label": "image",
293
+ "name": "image",
294
+ "type": "IMAGE",
295
+ "link": 145
143
296
  }
144
297
  ],
145
298
  "outputs": [
146
299
  {
147
- "label": "VOXEL",
148
- "name": "VOXEL",
149
- "type": "VOXEL",
300
+ "label": "CLIP_VISION_OUTPUT",
301
+ "name": "CLIP_VISION_OUTPUT",
302
+ "type": "CLIP_VISION_OUTPUT",
150
303
  "slot_index": 0,
151
- "links": [132]
304
+ "links": [
305
+ 144
306
+ ]
152
307
  }
153
308
  ],
154
309
  "properties": {
155
- "Node name for S&R": "VAEDecodeHunyuan3D"
310
+ "Node name for S&R": "CLIPVisionEncode"
156
311
  },
157
- "widgets_values": [8000, 256]
158
- },
159
- {
160
- "id": 77,
161
- "type": "MarkdownNote",
162
- "pos": [-180, -90],
163
- "size": [348.69091796875, 109.14118194580078],
164
- "flags": {},
165
- "order": 0,
166
- "mode": 0,
167
- "inputs": [],
168
- "outputs": [],
169
- "properties": {},
170
312
  "widgets_values": [
171
- "Download [hunyuan3d-dit-v2-mv/model.fp16.safetensors](https://huggingface.co/tencent/Hunyuan3D-2mv/blob/main/hunyuan3d-dit-v2-mv/model.fp16.safetensors) and rename to **hunyuan3d-dit-v2-mv.safetensors**\n\nPut it in the **ComfyUI/models/checkpoints** directory"
172
- ],
173
- "color": "#432",
174
- "bgcolor": "#653"
313
+ "none"
314
+ ]
175
315
  },
176
316
  {
177
- "id": 66,
178
- "type": "EmptyLatentHunyuan3Dv2",
179
- "pos": [270, 640],
180
- "size": [270, 82],
317
+ "id": 56,
318
+ "type": "LoadImage",
319
+ "pos": [
320
+ -680,
321
+ 390
322
+ ],
323
+ "size": [
324
+ 401.6362609863281,
325
+ 345.33544921875
326
+ ],
181
327
  "flags": {},
182
- "order": 1,
328
+ "order": 0,
183
329
  "mode": 0,
184
330
  "inputs": [],
185
331
  "outputs": [
186
332
  {
187
- "label": "LATENT",
188
- "name": "LATENT",
189
- "type": "LATENT",
190
- "links": [143]
333
+ "label": "IMAGE",
334
+ "name": "IMAGE",
335
+ "type": "IMAGE",
336
+ "slot_index": 0,
337
+ "links": [
338
+ 145
339
+ ]
340
+ },
341
+ {
342
+ "label": "MASK",
343
+ "name": "MASK",
344
+ "type": "MASK",
345
+ "slot_index": 1,
346
+ "links": []
191
347
  }
192
348
  ],
193
349
  "properties": {
194
- "Node name for S&R": "EmptyLatentHunyuan3Dv2"
350
+ "Node name for S&R": "LoadImage"
195
351
  },
196
- "widgets_values": [3072, 1]
352
+ "widgets_values": [
353
+ "front.jpg",
354
+ "image"
355
+ ]
197
356
  },
198
357
  {
199
- "id": 67,
200
- "type": "SaveGLB",
201
- "pos": [580, 390],
202
- "size": [620, 760],
358
+ "id": 81,
359
+ "type": "CLIPVisionEncode",
360
+ "pos": [
361
+ -230,
362
+ 270
363
+ ],
364
+ "size": [
365
+ 253.60000610351562,
366
+ 78
367
+ ],
203
368
  "flags": {},
204
- "order": 14,
369
+ "order": 12,
205
370
  "mode": 0,
206
371
  "inputs": [
207
372
  {
208
- "label": "mesh",
209
- "name": "mesh",
210
- "type": "MESH",
211
- "link": 146
373
+ "label": "clip_vision",
374
+ "name": "clip_vision",
375
+ "type": "CLIP_VISION",
376
+ "link": 166
377
+ },
378
+ {
379
+ "label": "image",
380
+ "name": "image",
381
+ "type": "IMAGE",
382
+ "link": 165
212
383
  }
213
384
  ],
214
- "outputs": [],
215
- "properties": {
216
- "Node name for S&R": "SaveGLB",
217
- "Camera Info": {
218
- "position": {
219
- "x": 7.705991458548401,
220
- "y": 3.457799922802097,
221
- "z": 4.488531053724987
222
- },
223
- "target": {
224
- "x": 0,
225
- "y": 2.5,
226
- "z": 0
227
- },
228
- "zoom": 1,
229
- "cameraType": "perspective"
385
+ "outputs": [
386
+ {
387
+ "label": "CLIP_VISION_OUTPUT",
388
+ "name": "CLIP_VISION_OUTPUT",
389
+ "type": "CLIP_VISION_OUTPUT",
390
+ "slot_index": 0,
391
+ "links": [
392
+ 167
393
+ ]
230
394
  }
395
+ ],
396
+ "properties": {
397
+ "Node name for S&R": "CLIPVisionEncode"
231
398
  },
232
- "widgets_values": ["mesh/ComfyUI", ""]
399
+ "widgets_values": [
400
+ "none"
401
+ ]
233
402
  },
234
403
  {
235
404
  "id": 80,
236
405
  "type": "LoadImage",
237
- "pos": [-210, 640],
238
- "size": [401.6362609863281, 345.33544921875],
406
+ "pos": [
407
+ -230,
408
+ 390
409
+ ],
410
+ "size": [
411
+ 401.6362609863281,
412
+ 345.33544921875
413
+ ],
239
414
  "flags": {},
240
- "order": 2,
415
+ "order": 1,
241
416
  "mode": 0,
242
417
  "inputs": [],
243
418
  "outputs": [
@@ -246,7 +421,9 @@
246
421
  "name": "IMAGE",
247
422
  "type": "IMAGE",
248
423
  "slot_index": 0,
249
- "links": [165]
424
+ "links": [
425
+ 165
426
+ ]
250
427
  },
251
428
  {
252
429
  "label": "MASK",
@@ -259,72 +436,109 @@
259
436
  "properties": {
260
437
  "Node name for S&R": "LoadImage"
261
438
  },
262
- "widgets_values": ["back (1).png", "image", ""]
439
+ "widgets_values": [
440
+ "back.jpg",
441
+ "image"
442
+ ]
263
443
  },
264
444
  {
265
- "id": 65,
266
- "type": "Hunyuan3Dv2ConditioningMultiView",
267
- "pos": [559.9031982421875, 230.07754516601562],
268
- "size": [268.79998779296875, 86],
445
+ "id": 79,
446
+ "type": "CLIPVisionEncode",
447
+ "pos": [
448
+ -680,
449
+ 840
450
+ ],
451
+ "size": [
452
+ 253.60000610351562,
453
+ 78
454
+ ],
269
455
  "flags": {},
270
- "order": 10,
271
- "mode": 0,
456
+ "order": 11,
457
+ "mode": 4,
272
458
  "inputs": [
273
459
  {
274
- "label": "front",
275
- "name": "front",
276
- "shape": 7,
277
- "type": "CLIP_VISION_OUTPUT",
278
- "link": 144
279
- },
280
- {
281
- "label": "left",
282
- "name": "left",
283
- "shape": 7,
284
- "type": "CLIP_VISION_OUTPUT",
285
- "link": 164
460
+ "label": "clip_vision",
461
+ "name": "clip_vision",
462
+ "type": "CLIP_VISION",
463
+ "link": 163
286
464
  },
287
465
  {
288
- "label": "back",
289
- "name": "back",
290
- "shape": 7,
291
- "type": "CLIP_VISION_OUTPUT",
292
- "link": 167
293
- },
466
+ "label": "image",
467
+ "name": "image",
468
+ "type": "IMAGE",
469
+ "link": 162
470
+ }
471
+ ],
472
+ "outputs": [
294
473
  {
295
- "label": "right",
296
- "name": "right",
297
- "shape": 7,
474
+ "label": "CLIP_VISION_OUTPUT",
475
+ "name": "CLIP_VISION_OUTPUT",
298
476
  "type": "CLIP_VISION_OUTPUT",
299
- "link": null
477
+ "slot_index": 0,
478
+ "links": [
479
+ 164
480
+ ]
300
481
  }
301
482
  ],
483
+ "properties": {
484
+ "Node name for S&R": "CLIPVisionEncode"
485
+ },
486
+ "widgets_values": [
487
+ "none"
488
+ ]
489
+ },
490
+ {
491
+ "id": 78,
492
+ "type": "LoadImage",
493
+ "pos": [
494
+ -670,
495
+ 970
496
+ ],
497
+ "size": [
498
+ 401.6362609863281,
499
+ 345.33544921875
500
+ ],
501
+ "flags": {},
502
+ "order": 2,
503
+ "mode": 4,
504
+ "inputs": [],
302
505
  "outputs": [
303
506
  {
304
- "label": "positive",
305
- "name": "positive",
306
- "type": "CONDITIONING",
507
+ "label": "IMAGE",
508
+ "name": "IMAGE",
509
+ "type": "IMAGE",
307
510
  "slot_index": 0,
308
- "links": [161]
511
+ "links": [
512
+ 162
513
+ ]
309
514
  },
310
515
  {
311
- "label": "negative",
312
- "name": "negative",
313
- "type": "CONDITIONING",
516
+ "label": "MASK",
517
+ "name": "MASK",
518
+ "type": "MASK",
314
519
  "slot_index": 1,
315
- "links": [151]
520
+ "links": []
316
521
  }
317
522
  ],
318
523
  "properties": {
319
- "Node name for S&R": "Hunyuan3Dv2ConditioningMultiView"
524
+ "Node name for S&R": "LoadImage"
320
525
  },
321
- "widgets_values": []
526
+ "widgets_values": [
527
+ "left.jpg",
528
+ "image"
529
+ ]
322
530
  },
323
531
  {
324
532
  "id": 54,
325
533
  "type": "ImageOnlyCheckpointLoader",
326
- "pos": [-180, 80],
327
- "size": [369.6000061035156, 98],
534
+ "pos": [
535
+ -180,
536
+ 80
537
+ ],
538
+ "size": [
539
+ 369.6000061035156,
540
+ 98
541
+ ],
328
542
  "flags": {},
329
543
  "order": 3,
330
544
  "mode": 0,
@@ -335,21 +549,30 @@
335
549
  "name": "MODEL",
336
550
  "type": "MODEL",
337
551
  "slot_index": 0,
338
- "links": [155]
552
+ "links": [
553
+ 155
554
+ ]
339
555
  },
340
556
  {
341
557
  "label": "CLIP_VISION",
342
558
  "name": "CLIP_VISION",
343
559
  "type": "CLIP_VISION",
344
560
  "slot_index": 1,
345
- "links": [111, 163, 166]
561
+ "links": [
562
+ 111,
563
+ 163,
564
+ 166,
565
+ 172
566
+ ]
346
567
  },
347
568
  {
348
569
  "label": "VAE",
349
570
  "name": "VAE",
350
571
  "type": "VAE",
351
572
  "slot_index": 2,
352
- "links": [158]
573
+ "links": [
574
+ 158
575
+ ]
353
576
  }
354
577
  ],
355
578
  "properties": {
@@ -362,46 +585,24 @@
362
585
  }
363
586
  ]
364
587
  },
365
- "widgets_values": ["hunyuan3d-dit-v2-mv.safetensors"]
588
+ "widgets_values": [
589
+ "hunyuan3d-dit-v2-mv.safetensors"
590
+ ]
366
591
  },
367
592
  {
368
- "id": 78,
593
+ "id": 87,
369
594
  "type": "LoadImage",
370
- "pos": [-210, 240],
371
- "size": [401.6362609863281, 345.33544921875],
372
- "flags": {},
373
- "order": 4,
374
- "mode": 0,
375
- "inputs": [],
376
- "outputs": [
377
- {
378
- "label": "IMAGE",
379
- "name": "IMAGE",
380
- "type": "IMAGE",
381
- "slot_index": 0,
382
- "links": [162]
383
- },
384
- {
385
- "label": "MASK",
386
- "name": "MASK",
387
- "type": "MASK",
388
- "slot_index": 1,
389
- "links": []
390
- }
595
+ "pos": [
596
+ -220,
597
+ 970
598
+ ],
599
+ "size": [
600
+ 401.6362609863281,
601
+ 345.33544921875
391
602
  ],
392
- "properties": {
393
- "Node name for S&R": "LoadImage"
394
- },
395
- "widgets_values": ["left (1).png", "image", ""]
396
- },
397
- {
398
- "id": 56,
399
- "type": "LoadImage",
400
- "pos": [-640, 230],
401
- "size": [401.6362609863281, 345.33544921875],
402
603
  "flags": {},
403
- "order": 5,
404
- "mode": 0,
604
+ "order": 4,
605
+ "mode": 4,
405
606
  "inputs": [],
406
607
  "outputs": [
407
608
  {
@@ -409,7 +610,9 @@
409
610
  "name": "IMAGE",
410
611
  "type": "IMAGE",
411
612
  "slot_index": 0,
412
- "links": [145]
613
+ "links": [
614
+ 170
615
+ ]
413
616
  },
414
617
  {
415
618
  "label": "MASK",
@@ -422,28 +625,37 @@
422
625
  "properties": {
423
626
  "Node name for S&R": "LoadImage"
424
627
  },
425
- "widgets_values": ["front (1).png", "image", ""]
628
+ "widgets_values": [
629
+ "left.jpg",
630
+ "image"
631
+ ]
426
632
  },
427
633
  {
428
- "id": 51,
634
+ "id": 86,
429
635
  "type": "CLIPVisionEncode",
430
- "pos": [279.90313720703125, 230.07754516601562],
431
- "size": [253.60000610351562, 78],
636
+ "pos": [
637
+ -230,
638
+ 840
639
+ ],
640
+ "size": [
641
+ 253.60000610351562,
642
+ 78
643
+ ],
432
644
  "flags": {},
433
- "order": 9,
434
- "mode": 0,
645
+ "order": 13,
646
+ "mode": 4,
435
647
  "inputs": [
436
648
  {
437
649
  "label": "clip_vision",
438
650
  "name": "clip_vision",
439
651
  "type": "CLIP_VISION",
440
- "link": 111
652
+ "link": 172
441
653
  },
442
654
  {
443
655
  "label": "image",
444
656
  "name": "image",
445
657
  "type": "IMAGE",
446
- "link": 145
658
+ "link": 170
447
659
  }
448
660
  ],
449
661
  "outputs": [
@@ -452,114 +664,404 @@
452
664
  "name": "CLIP_VISION_OUTPUT",
453
665
  "type": "CLIP_VISION_OUTPUT",
454
666
  "slot_index": 0,
455
- "links": [144]
667
+ "links": [
668
+ 171
669
+ ]
456
670
  }
457
671
  ],
458
672
  "properties": {
459
673
  "Node name for S&R": "CLIPVisionEncode"
460
674
  },
461
- "widgets_values": ["none"]
675
+ "widgets_values": [
676
+ "none"
677
+ ]
462
678
  },
463
679
  {
464
- "id": 79,
465
- "type": "CLIPVisionEncode",
466
- "pos": [280, 350],
467
- "size": [253.60000610351562, 78],
680
+ "id": 85,
681
+ "type": "MarkdownNote",
682
+ "pos": [
683
+ -1050,
684
+ 230
685
+ ],
686
+ "size": [
687
+ 348.69091796875,
688
+ 109.14118194580078
689
+ ],
468
690
  "flags": {},
469
- "order": 8,
691
+ "order": 5,
692
+ "mode": 0,
693
+ "inputs": [],
694
+ "outputs": [],
695
+ "title": "About Input Images",
696
+ "properties": {},
697
+ "widgets_values": [
698
+ "It is recommended to use images with a ratio close to 1:1\n\n---\n\n建议使用接近 1:1 比例的图片"
699
+ ],
700
+ "color": "#432",
701
+ "bgcolor": "#653"
702
+ },
703
+ {
704
+ "id": 70,
705
+ "type": "ModelSamplingAuraFlow",
706
+ "pos": [
707
+ 240,
708
+ 90
709
+ ],
710
+ "size": [
711
+ 270,
712
+ 60
713
+ ],
714
+ "flags": {},
715
+ "order": 9,
470
716
  "mode": 0,
471
717
  "inputs": [
472
718
  {
473
- "label": "clip_vision",
474
- "name": "clip_vision",
475
- "type": "CLIP_VISION",
476
- "link": 163
477
- },
478
- {
479
- "label": "image",
480
- "name": "image",
481
- "type": "IMAGE",
482
- "link": 162
719
+ "label": "model",
720
+ "name": "model",
721
+ "type": "MODEL",
722
+ "link": 155
483
723
  }
484
724
  ],
485
725
  "outputs": [
486
726
  {
487
- "label": "CLIP_VISION_OUTPUT",
488
- "name": "CLIP_VISION_OUTPUT",
489
- "type": "CLIP_VISION_OUTPUT",
727
+ "label": "MODEL",
728
+ "name": "MODEL",
729
+ "type": "MODEL",
490
730
  "slot_index": 0,
491
- "links": [164]
731
+ "links": [
732
+ 156
733
+ ]
492
734
  }
493
735
  ],
494
736
  "properties": {
495
- "Node name for S&R": "CLIPVisionEncode"
737
+ "Node name for S&R": "ModelSamplingAuraFlow"
496
738
  },
497
- "widgets_values": ["none"]
739
+ "widgets_values": [
740
+ 1.0000000000000002
741
+ ]
498
742
  },
499
743
  {
500
- "id": 81,
501
- "type": "CLIPVisionEncode",
502
- "pos": [280, 470],
503
- "size": [253.60000610351562, 78],
744
+ "id": 66,
745
+ "type": "EmptyLatentHunyuan3Dv2",
746
+ "pos": [
747
+ 240,
748
+ 400
749
+ ],
750
+ "size": [
751
+ 270,
752
+ 82
753
+ ],
504
754
  "flags": {},
505
- "order": 7,
755
+ "order": 6,
506
756
  "mode": 0,
507
- "inputs": [
508
- {
509
- "label": "clip_vision",
510
- "name": "clip_vision",
511
- "type": "CLIP_VISION",
512
- "link": 166
513
- },
514
- {
515
- "label": "image",
516
- "name": "image",
517
- "type": "IMAGE",
518
- "link": 165
519
- }
520
- ],
757
+ "inputs": [],
521
758
  "outputs": [
522
759
  {
523
- "label": "CLIP_VISION_OUTPUT",
524
- "name": "CLIP_VISION_OUTPUT",
525
- "type": "CLIP_VISION_OUTPUT",
526
- "slot_index": 0,
527
- "links": [167]
760
+ "label": "LATENT",
761
+ "name": "LATENT",
762
+ "type": "LATENT",
763
+ "links": [
764
+ 143
765
+ ]
528
766
  }
529
767
  ],
530
768
  "properties": {
531
- "Node name for S&R": "CLIPVisionEncode"
769
+ "Node name for S&R": "EmptyLatentHunyuan3Dv2"
532
770
  },
533
- "widgets_values": ["none"]
771
+ "widgets_values": [
772
+ 3072,
773
+ 1
774
+ ]
775
+ },
776
+ {
777
+ "id": 84,
778
+ "type": "MarkdownNote",
779
+ "pos": [
780
+ 560,
781
+ 390
782
+ ],
783
+ "size": [
784
+ 320,
785
+ 140
786
+ ],
787
+ "flags": {},
788
+ "order": 7,
789
+ "mode": 0,
790
+ "inputs": [],
791
+ "outputs": [],
792
+ "title": "CFG setting",
793
+ "properties": {},
794
+ "widgets_values": [
795
+ "Try adjusting the CFG settings to get better output.\n\n---\n\n试着调整 CFG 设置以获得更好的输出"
796
+ ],
797
+ "color": "#432",
798
+ "bgcolor": "#653"
799
+ },
800
+ {
801
+ "id": 77,
802
+ "type": "MarkdownNote",
803
+ "pos": [
804
+ -180,
805
+ -90
806
+ ],
807
+ "size": [
808
+ 360,
809
+ 110
810
+ ],
811
+ "flags": {},
812
+ "order": 8,
813
+ "mode": 0,
814
+ "inputs": [],
815
+ "outputs": [],
816
+ "properties": {},
817
+ "widgets_values": [
818
+ "[Tutorials](https://docs.comfy.org/tutorials/3d/hunyuan3D-2) | [教程](https://docs.comfy.org/zh-CN/tutorials/3d/hunyuan3D-2)\n\n## Model\n\nDownload [hunyuan3d-dit-v2-mv/model.fp16.safetensors](https://huggingface.co/tencent/Hunyuan3D-2mv/blob/main/hunyuan3d-dit-v2-mv/model.fp16.safetensors) and rename to **hunyuan3d-dit-v2-mv.safetensors**\n\nPut it in the **ComfyUI/models/checkpoints** directory"
819
+ ],
820
+ "color": "#432",
821
+ "bgcolor": "#653"
534
822
  }
535
823
  ],
536
824
  "links": [
537
- [111, 54, 1, 51, 0, "CLIP_VISION"],
538
- [130, 3, 0, 61, 0, "LATENT"],
539
- [132, 61, 0, 62, 0, "VOXEL"],
540
- [143, 66, 0, 3, 3, "LATENT"],
541
- [144, 51, 0, 65, 0, "CLIP_VISION_OUTPUT"],
542
- [145, 56, 0, 51, 1, "IMAGE"],
543
- [146, 62, 0, 67, 0, "MESH"],
544
- [151, 65, 1, 3, 2, "CONDITIONING"],
545
- [155, 54, 0, 70, 0, "MODEL"],
546
- [156, 70, 0, 3, 0, "MODEL"],
547
- [158, 54, 2, 61, 1, "VAE"],
548
- [161, 65, 0, 3, 1, "CONDITIONING"],
549
- [162, 78, 0, 79, 1, "IMAGE"],
550
- [163, 54, 1, 79, 0, "CLIP_VISION"],
551
- [164, 79, 0, 65, 1, "CLIP_VISION_OUTPUT"],
552
- [165, 80, 0, 81, 1, "IMAGE"],
553
- [166, 54, 1, 81, 0, "CLIP_VISION"],
554
- [167, 81, 0, 65, 2, "CLIP_VISION_OUTPUT"]
825
+ [
826
+ 111,
827
+ 54,
828
+ 1,
829
+ 51,
830
+ 0,
831
+ "CLIP_VISION"
832
+ ],
833
+ [
834
+ 130,
835
+ 3,
836
+ 0,
837
+ 61,
838
+ 0,
839
+ "LATENT"
840
+ ],
841
+ [
842
+ 143,
843
+ 66,
844
+ 0,
845
+ 3,
846
+ 3,
847
+ "LATENT"
848
+ ],
849
+ [
850
+ 144,
851
+ 51,
852
+ 0,
853
+ 65,
854
+ 0,
855
+ "CLIP_VISION_OUTPUT"
856
+ ],
857
+ [
858
+ 145,
859
+ 56,
860
+ 0,
861
+ 51,
862
+ 1,
863
+ "IMAGE"
864
+ ],
865
+ [
866
+ 151,
867
+ 65,
868
+ 1,
869
+ 3,
870
+ 2,
871
+ "CONDITIONING"
872
+ ],
873
+ [
874
+ 155,
875
+ 54,
876
+ 0,
877
+ 70,
878
+ 0,
879
+ "MODEL"
880
+ ],
881
+ [
882
+ 156,
883
+ 70,
884
+ 0,
885
+ 3,
886
+ 0,
887
+ "MODEL"
888
+ ],
889
+ [
890
+ 158,
891
+ 54,
892
+ 2,
893
+ 61,
894
+ 1,
895
+ "VAE"
896
+ ],
897
+ [
898
+ 161,
899
+ 65,
900
+ 0,
901
+ 3,
902
+ 1,
903
+ "CONDITIONING"
904
+ ],
905
+ [
906
+ 162,
907
+ 78,
908
+ 0,
909
+ 79,
910
+ 1,
911
+ "IMAGE"
912
+ ],
913
+ [
914
+ 163,
915
+ 54,
916
+ 1,
917
+ 79,
918
+ 0,
919
+ "CLIP_VISION"
920
+ ],
921
+ [
922
+ 164,
923
+ 79,
924
+ 0,
925
+ 65,
926
+ 1,
927
+ "CLIP_VISION_OUTPUT"
928
+ ],
929
+ [
930
+ 165,
931
+ 80,
932
+ 0,
933
+ 81,
934
+ 1,
935
+ "IMAGE"
936
+ ],
937
+ [
938
+ 166,
939
+ 54,
940
+ 1,
941
+ 81,
942
+ 0,
943
+ "CLIP_VISION"
944
+ ],
945
+ [
946
+ 167,
947
+ 81,
948
+ 0,
949
+ 65,
950
+ 2,
951
+ "CLIP_VISION_OUTPUT"
952
+ ],
953
+ [
954
+ 168,
955
+ 61,
956
+ 0,
957
+ 82,
958
+ 0,
959
+ "VOXEL"
960
+ ],
961
+ [
962
+ 169,
963
+ 82,
964
+ 0,
965
+ 83,
966
+ 0,
967
+ "MESH"
968
+ ],
969
+ [
970
+ 170,
971
+ 87,
972
+ 0,
973
+ 86,
974
+ 1,
975
+ "IMAGE"
976
+ ],
977
+ [
978
+ 171,
979
+ 86,
980
+ 0,
981
+ 65,
982
+ 3,
983
+ "CLIP_VISION_OUTPUT"
984
+ ],
985
+ [
986
+ 172,
987
+ 54,
988
+ 1,
989
+ 86,
990
+ 0,
991
+ "CLIP_VISION"
992
+ ]
993
+ ],
994
+ "groups": [
995
+ {
996
+ "id": 1,
997
+ "title": "Front",
998
+ "bounding": [
999
+ -690,
1000
+ 200,
1001
+ 421.6362609863281,
1002
+ 548.9354248046875
1003
+ ],
1004
+ "color": "#3f789e",
1005
+ "font_size": 24,
1006
+ "flags": {}
1007
+ },
1008
+ {
1009
+ "id": 2,
1010
+ "title": "Back",
1011
+ "bounding": [
1012
+ -240,
1013
+ 200,
1014
+ 420,
1015
+ 550
1016
+ ],
1017
+ "color": "#3f789e",
1018
+ "font_size": 24,
1019
+ "flags": {}
1020
+ },
1021
+ {
1022
+ "id": 3,
1023
+ "title": "Left",
1024
+ "bounding": [
1025
+ -690,
1026
+ 770,
1027
+ 431.6362609863281,
1028
+ 558.9354248046875
1029
+ ],
1030
+ "color": "#3f789e",
1031
+ "font_size": 24,
1032
+ "flags": {}
1033
+ },
1034
+ {
1035
+ "id": 4,
1036
+ "title": "Right",
1037
+ "bounding": [
1038
+ -240,
1039
+ 770,
1040
+ 431.6362609863281,
1041
+ 558.9354248046875
1042
+ ],
1043
+ "color": "#3f789e",
1044
+ "font_size": 24,
1045
+ "flags": {}
1046
+ }
555
1047
  ],
556
- "groups": [],
557
1048
  "config": {},
558
1049
  "extra": {
559
1050
  "ds": {
560
- "scale": 0.6319215727221116,
561
- "offset": [687.8154212900557, -24.780873268292765]
562
- }
1051
+ "scale": 0.6951137299943246,
1052
+ "offset": [
1053
+ 1100.6722626165076,
1054
+ 424.84372661283317
1055
+ ]
1056
+ },
1057
+ "frontendVersion": "1.19.9",
1058
+ "node_versions": {
1059
+ "comfy-core": "0.3.35"
1060
+ },
1061
+ "VHS_latentpreview": false,
1062
+ "VHS_latentpreviewrate": 0,
1063
+ "VHS_MetadataImage": true,
1064
+ "VHS_KeepIntermediate": true
563
1065
  },
564
1066
  "version": 0.4
565
- }
1067
+ }