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,9 +1,53 @@
1
1
  {
2
2
  "id": "81ccfe3e-3540-49e3-88ae-4fde173b8c87",
3
3
  "revision": 0,
4
- "last_node_id": 80,
5
- "last_link_id": 166,
4
+ "last_node_id": 90,
5
+ "last_link_id": 179,
6
6
  "nodes": [
7
+ {
8
+ "id": 80,
9
+ "type": "Hunyuan3Dv2Conditioning",
10
+ "pos": [
11
+ 350,
12
+ 210
13
+ ],
14
+ "size": [
15
+ 310,
16
+ 50
17
+ ],
18
+ "flags": {},
19
+ "order": 8,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "clip_vision_output",
24
+ "type": "CLIP_VISION_OUTPUT",
25
+ "link": 164
26
+ }
27
+ ],
28
+ "outputs": [
29
+ {
30
+ "name": "positive",
31
+ "type": "CONDITIONING",
32
+ "slot_index": 0,
33
+ "links": [
34
+ 165
35
+ ]
36
+ },
37
+ {
38
+ "name": "negative",
39
+ "type": "CONDITIONING",
40
+ "slot_index": 1,
41
+ "links": [
42
+ 166
43
+ ]
44
+ }
45
+ ],
46
+ "properties": {
47
+ "Node name for S&R": "Hunyuan3Dv2Conditioning"
48
+ },
49
+ "widgets_values": []
50
+ },
7
51
  {
8
52
  "id": 54,
9
53
  "type": "ImageOnlyCheckpointLoader",
@@ -63,169 +107,148 @@
63
107
  ]
64
108
  },
65
109
  {
66
- "id": 62,
67
- "type": "VoxelToMeshBasic",
110
+ "id": 3,
111
+ "type": "KSampler",
68
112
  "pos": [
69
- 700,
70
- 200
113
+ 350,
114
+ 310
71
115
  ],
72
116
  "size": [
73
- 210,
74
- 58
117
+ 315,
118
+ 262
75
119
  ],
76
120
  "flags": {},
77
121
  "order": 9,
78
122
  "mode": 0,
79
123
  "inputs": [
80
124
  {
81
- "label": "voxel",
82
- "name": "voxel",
83
- "type": "VOXEL",
84
- "link": 132
125
+ "label": "model",
126
+ "name": "model",
127
+ "type": "MODEL",
128
+ "link": 156
129
+ },
130
+ {
131
+ "label": "positive",
132
+ "name": "positive",
133
+ "type": "CONDITIONING",
134
+ "link": 165
135
+ },
136
+ {
137
+ "label": "negative",
138
+ "name": "negative",
139
+ "type": "CONDITIONING",
140
+ "link": 166
141
+ },
142
+ {
143
+ "label": "latent_image",
144
+ "name": "latent_image",
145
+ "type": "LATENT",
146
+ "link": 143
85
147
  }
86
148
  ],
87
149
  "outputs": [
88
150
  {
89
- "label": "MESH",
90
- "name": "MESH",
91
- "type": "MESH",
151
+ "label": "LATENT",
152
+ "name": "LATENT",
153
+ "type": "LATENT",
92
154
  "slot_index": 0,
93
155
  "links": [
94
- 146
156
+ 130
95
157
  ]
96
158
  }
97
159
  ],
98
160
  "properties": {
99
- "Node name for S&R": "VoxelToMeshBasic"
161
+ "Node name for S&R": "KSampler"
100
162
  },
101
163
  "widgets_values": [
102
- 0.6000000000000001
164
+ 188965118078112,
165
+ "randomize",
166
+ 20,
167
+ 8,
168
+ "euler",
169
+ "normal",
170
+ 1
103
171
  ]
104
172
  },
105
173
  {
106
- "id": 61,
107
- "type": "VAEDecodeHunyuan3D",
174
+ "id": 56,
175
+ "type": "LoadImage",
108
176
  "pos": [
109
- 700,
110
- 50
177
+ -390,
178
+ 210
111
179
  ],
112
180
  "size": [
113
- 315,
114
- 102
181
+ 370,
182
+ 340
115
183
  ],
116
184
  "flags": {},
117
- "order": 8,
185
+ "order": 1,
118
186
  "mode": 0,
119
- "inputs": [
120
- {
121
- "label": "samples",
122
- "name": "samples",
123
- "type": "LATENT",
124
- "link": 130
125
- },
126
- {
127
- "label": "vae",
128
- "name": "vae",
129
- "type": "VAE",
130
- "link": 158
131
- }
132
- ],
187
+ "inputs": [],
133
188
  "outputs": [
134
189
  {
135
- "label": "VOXEL",
136
- "name": "VOXEL",
137
- "type": "VOXEL",
190
+ "label": "IMAGE",
191
+ "name": "IMAGE",
192
+ "type": "IMAGE",
138
193
  "slot_index": 0,
139
194
  "links": [
140
- 132
195
+ 145
141
196
  ]
197
+ },
198
+ {
199
+ "label": "MASK",
200
+ "name": "MASK",
201
+ "type": "MASK",
202
+ "slot_index": 1,
203
+ "links": []
142
204
  }
143
205
  ],
144
206
  "properties": {
145
- "Node name for S&R": "VAEDecodeHunyuan3D"
207
+ "Node name for S&R": "LoadImage"
146
208
  },
147
209
  "widgets_values": [
148
- 8000,
149
- 256
210
+ "front.jpg",
211
+ "image"
150
212
  ]
151
213
  },
152
214
  {
153
- "id": 67,
154
- "type": "SaveGLB",
215
+ "id": 70,
216
+ "type": "ModelSamplingAuraFlow",
155
217
  "pos": [
156
- 700,
157
- 310
218
+ 30,
219
+ 70
158
220
  ],
159
221
  "size": [
160
- 532.7781982421875,
161
- 481.68194580078125
222
+ 260,
223
+ 60
162
224
  ],
163
225
  "flags": {},
164
- "order": 10,
226
+ "order": 6,
165
227
  "mode": 0,
166
228
  "inputs": [
167
229
  {
168
- "label": "mesh",
169
- "name": "mesh",
170
- "type": "MESH",
171
- "link": 146
230
+ "label": "model",
231
+ "name": "model",
232
+ "type": "MODEL",
233
+ "link": 155
172
234
  }
173
235
  ],
174
- "outputs": [],
175
- "properties": {
176
- "Node name for S&R": "SaveGLB",
177
- "Camera Info": {
178
- "position": {
179
- "x": -5.450869037402971,
180
- "y": 2.221460971446785,
181
- "z": 5.041442306321533
182
- },
183
- "target": {
184
- "x": 0,
185
- "y": 1.011904747431601,
186
- "z": 0
187
- },
188
- "zoom": 1,
189
- "cameraType": "perspective"
190
- },
191
- "Background Color": "#141414"
192
- },
193
- "widgets_values": [
194
- "mesh/ComfyUI",
195
- ""
196
- ]
197
- },
198
- {
199
- "id": 66,
200
- "type": "EmptyLatentHunyuan3Dv2",
201
- "pos": [
202
- 30,
203
- 330
204
- ],
205
- "size": [
206
- 260.2345886230469,
207
- 82
208
- ],
209
- "flags": {},
210
- "order": 1,
211
- "mode": 0,
212
- "inputs": [],
213
236
  "outputs": [
214
237
  {
215
- "label": "LATENT",
216
- "name": "LATENT",
217
- "type": "LATENT",
238
+ "label": "MODEL",
239
+ "name": "MODEL",
240
+ "type": "MODEL",
241
+ "slot_index": 0,
218
242
  "links": [
219
- 143
243
+ 156
220
244
  ]
221
245
  }
222
246
  ],
223
247
  "properties": {
224
- "Node name for S&R": "EmptyLatentHunyuan3Dv2"
248
+ "Node name for S&R": "ModelSamplingAuraFlow"
225
249
  },
226
250
  "widgets_values": [
227
- 3072,
228
- 1
251
+ 1.0000000000000002
229
252
  ]
230
253
  },
231
254
  {
@@ -240,7 +263,7 @@
240
263
  80
241
264
  ],
242
265
  "flags": {},
243
- "order": 5,
266
+ "order": 7,
244
267
  "mode": 0,
245
268
  "inputs": [
246
269
  {
@@ -275,214 +298,323 @@
275
298
  ]
276
299
  },
277
300
  {
278
- "id": 70,
279
- "type": "ModelSamplingAuraFlow",
301
+ "id": 66,
302
+ "type": "EmptyLatentHunyuan3Dv2",
280
303
  "pos": [
281
304
  30,
282
- 70
305
+ 330
283
306
  ],
284
307
  "size": [
285
- 260,
286
- 60
308
+ 260.2345886230469,
309
+ 82
287
310
  ],
288
311
  "flags": {},
289
- "order": 4,
312
+ "order": 2,
290
313
  "mode": 0,
291
- "inputs": [
292
- {
293
- "label": "model",
294
- "name": "model",
295
- "type": "MODEL",
296
- "link": 155
297
- }
298
- ],
314
+ "inputs": [],
299
315
  "outputs": [
300
316
  {
301
- "label": "MODEL",
302
- "name": "MODEL",
303
- "type": "MODEL",
304
- "slot_index": 0,
317
+ "label": "LATENT",
318
+ "name": "LATENT",
319
+ "type": "LATENT",
305
320
  "links": [
306
- 156
321
+ 143
307
322
  ]
308
323
  }
309
324
  ],
310
325
  "properties": {
311
- "Node name for S&R": "ModelSamplingAuraFlow"
326
+ "Node name for S&R": "EmptyLatentHunyuan3Dv2"
312
327
  },
313
328
  "widgets_values": [
314
- 1.0000000000000002
329
+ 3072,
330
+ 1
315
331
  ]
316
332
  },
317
333
  {
318
- "id": 3,
319
- "type": "KSampler",
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",
320
359
  "pos": [
321
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
+ {
381
+ "id": 82,
382
+ "type": "SaveGLB",
383
+ "pos": [
384
+ 710,
322
385
  310
323
386
  ],
324
387
  "size": [
325
- 315,
326
- 262
388
+ 532.7781982421875,
389
+ 481.68194580078125
327
390
  ],
328
391
  "flags": {},
329
- "order": 7,
392
+ "order": 14,
330
393
  "mode": 0,
331
394
  "inputs": [
332
395
  {
333
- "label": "model",
334
- "name": "model",
335
- "type": "MODEL",
336
- "link": 156
337
- },
338
- {
339
- "label": "positive",
340
- "name": "positive",
341
- "type": "CONDITIONING",
342
- "link": 165
343
- },
344
- {
345
- "label": "negative",
346
- "name": "negative",
347
- "type": "CONDITIONING",
348
- "link": 166
396
+ "label": "mesh",
397
+ "name": "mesh",
398
+ "type": "MESH",
399
+ "link": 168
400
+ }
401
+ ],
402
+ "outputs": [],
403
+ "properties": {
404
+ "Node name for S&R": "SaveGLB",
405
+ "Camera Info": {
406
+ "position": {
407
+ "x": 5.750074875413741,
408
+ "y": 8.723870543067367,
409
+ "z": 13.339892208367981
410
+ },
411
+ "target": {
412
+ "x": 0,
413
+ "y": 2.5,
414
+ "z": 0
415
+ },
416
+ "zoom": 1,
417
+ "cameraType": "perspective"
349
418
  },
419
+ "Background Color": "#141414"
420
+ },
421
+ "widgets_values": [
422
+ "mesh/ComfyUI",
423
+ ""
424
+ ]
425
+ },
426
+ {
427
+ "id": 81,
428
+ "type": "VoxelToMesh",
429
+ "pos": [
430
+ 710,
431
+ 170
432
+ ],
433
+ "size": [
434
+ 270,
435
+ 82
436
+ ],
437
+ "flags": {},
438
+ "order": 12,
439
+ "mode": 0,
440
+ "inputs": [
350
441
  {
351
- "label": "latent_image",
352
- "name": "latent_image",
353
- "type": "LATENT",
354
- "link": 143
442
+ "name": "voxel",
443
+ "type": "VOXEL",
444
+ "link": 167
355
445
  }
356
446
  ],
357
447
  "outputs": [
358
448
  {
359
- "label": "LATENT",
360
- "name": "LATENT",
361
- "type": "LATENT",
362
- "slot_index": 0,
449
+ "name": "MESH",
450
+ "type": "MESH",
363
451
  "links": [
364
- 130
452
+ 168
365
453
  ]
366
454
  }
367
455
  ],
368
456
  "properties": {
369
- "Node name for S&R": "KSampler"
457
+ "Node name for S&R": "VoxelToMesh"
370
458
  },
371
459
  "widgets_values": [
372
- 960690829976426,
373
- "randomize",
374
- 20,
375
- 1,
376
- "euler",
377
- "normal",
378
- 1
460
+ "surface net",
461
+ 0.6
379
462
  ]
380
463
  },
381
464
  {
382
- "id": 80,
383
- "type": "Hunyuan3Dv2Conditioning",
465
+ "id": 61,
466
+ "type": "VAEDecodeHunyuan3D",
384
467
  "pos": [
385
- 350,
386
- 210
468
+ 710,
469
+ 0
387
470
  ],
388
471
  "size": [
389
- 310,
390
- 50
472
+ 315,
473
+ 102
391
474
  ],
392
475
  "flags": {},
393
- "order": 6,
476
+ "order": 10,
394
477
  "mode": 0,
395
478
  "inputs": [
396
479
  {
397
- "name": "clip_vision_output",
398
- "type": "CLIP_VISION_OUTPUT",
399
- "link": 164
480
+ "label": "samples",
481
+ "name": "samples",
482
+ "type": "LATENT",
483
+ "link": 130
484
+ },
485
+ {
486
+ "label": "vae",
487
+ "name": "vae",
488
+ "type": "VAE",
489
+ "link": 158
400
490
  }
401
491
  ],
402
492
  "outputs": [
403
493
  {
404
- "name": "positive",
405
- "type": "CONDITIONING",
494
+ "label": "VOXEL",
495
+ "name": "VOXEL",
496
+ "type": "VOXEL",
406
497
  "slot_index": 0,
407
498
  "links": [
408
- 165
409
- ]
410
- },
411
- {
412
- "name": "negative",
413
- "type": "CONDITIONING",
414
- "slot_index": 1,
415
- "links": [
416
- 166
499
+ 132,
500
+ 167
417
501
  ]
418
502
  }
419
503
  ],
420
504
  "properties": {
421
- "Node name for S&R": "Hunyuan3Dv2Conditioning"
505
+ "Node name for S&R": "VAEDecodeHunyuan3D"
422
506
  },
423
- "widgets_values": []
507
+ "widgets_values": [
508
+ 8000,
509
+ 256
510
+ ]
424
511
  },
425
512
  {
426
- "id": 56,
427
- "type": "LoadImage",
513
+ "id": 62,
514
+ "type": "VoxelToMeshBasic",
428
515
  "pos": [
429
- -390,
430
- 210
516
+ 1270,
517
+ 180
431
518
  ],
432
519
  "size": [
433
- 370,
434
- 340
520
+ 210,
521
+ 58
435
522
  ],
436
523
  "flags": {},
437
- "order": 2,
438
- "mode": 0,
439
- "inputs": [],
524
+ "order": 11,
525
+ "mode": 4,
526
+ "inputs": [
527
+ {
528
+ "label": "voxel",
529
+ "name": "voxel",
530
+ "type": "VOXEL",
531
+ "link": 132
532
+ }
533
+ ],
440
534
  "outputs": [
441
535
  {
442
- "label": "IMAGE",
443
- "name": "IMAGE",
444
- "type": "IMAGE",
536
+ "label": "MESH",
537
+ "name": "MESH",
538
+ "type": "MESH",
445
539
  "slot_index": 0,
446
540
  "links": [
447
- 145
541
+ 146
448
542
  ]
449
- },
543
+ }
544
+ ],
545
+ "properties": {
546
+ "Node name for S&R": "VoxelToMeshBasic"
547
+ },
548
+ "widgets_values": [
549
+ 0.6000000000000001
550
+ ]
551
+ },
552
+ {
553
+ "id": 67,
554
+ "type": "SaveGLB",
555
+ "pos": [
556
+ 1270,
557
+ 310
558
+ ],
559
+ "size": [
560
+ 532.7781982421875,
561
+ 481.68194580078125
562
+ ],
563
+ "flags": {},
564
+ "order": 13,
565
+ "mode": 4,
566
+ "inputs": [
450
567
  {
451
- "label": "MASK",
452
- "name": "MASK",
453
- "type": "MASK",
454
- "slot_index": 1,
455
- "links": []
568
+ "label": "mesh",
569
+ "name": "mesh",
570
+ "type": "MESH",
571
+ "link": 146
456
572
  }
457
573
  ],
574
+ "outputs": [],
458
575
  "properties": {
459
- "Node name for S&R": "LoadImage"
576
+ "Node name for S&R": "SaveGLB",
577
+ "Camera Info": {
578
+ "position": {
579
+ "x": 14.57357202409431,
580
+ "y": 4.578798810649397,
581
+ "z": 1.4024088161106378
582
+ },
583
+ "target": {
584
+ "x": 0,
585
+ "y": 2.5,
586
+ "z": 0
587
+ },
588
+ "zoom": 1,
589
+ "cameraType": "perspective"
590
+ },
591
+ "Background Color": "#141414"
460
592
  },
461
593
  "widgets_values": [
462
- "train.png",
463
- "image",
594
+ "mesh/ComfyUI",
464
595
  ""
465
596
  ]
466
597
  },
467
598
  {
468
- "id": 77,
599
+ "id": 90,
469
600
  "type": "MarkdownNote",
470
601
  "pos": [
471
- -380,
472
- -90
602
+ -790,
603
+ 300
473
604
  ],
474
605
  "size": [
475
- 348.69091796875,
476
- 109.14118194580078
606
+ 380,
607
+ 110
477
608
  ],
478
609
  "flags": {},
479
- "order": 3,
610
+ "order": 5,
480
611
  "mode": 0,
481
612
  "inputs": [],
482
613
  "outputs": [],
614
+ "title": "About Input Image",
483
615
  "properties": {},
484
616
  "widgets_values": [
485
- "Download [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"
617
+ "It is recommended to use images with a ratio close to 1:1\n\n---\n\n建议使用接近 1:1 比例的图片"
486
618
  ],
487
619
  "color": "#432",
488
620
  "bgcolor": "#653"
@@ -584,25 +716,42 @@
584
716
  3,
585
717
  2,
586
718
  "CONDITIONING"
719
+ ],
720
+ [
721
+ 167,
722
+ 61,
723
+ 0,
724
+ 81,
725
+ 0,
726
+ "VOXEL"
727
+ ],
728
+ [
729
+ 168,
730
+ 81,
731
+ 0,
732
+ 82,
733
+ 0,
734
+ "MESH"
587
735
  ]
588
736
  ],
589
737
  "groups": [],
590
738
  "config": {},
591
739
  "extra": {
592
740
  "ds": {
593
- "scale": 0.8410876132931306,
741
+ "scale": 0.7646251029937551,
594
742
  "offset": [
595
- 460.67671841293696,
596
- 129.94811407691887
743
+ 995.2259637744157,
744
+ 209.97467664783971
597
745
  ]
598
- }
746
+ },
747
+ "frontendVersion": "1.20.4",
748
+ "node_versions": {
749
+ "comfy-core": "0.3.35"
750
+ },
751
+ "VHS_latentpreview": false,
752
+ "VHS_latentpreviewrate": 0,
753
+ "VHS_MetadataImage": true,
754
+ "VHS_KeepIntermediate": true
599
755
  },
600
- "models": [
601
- {
602
- "name": "hunyuan3d-dit-v2.safetensors",
603
- "url": "https://huggingface.co/tencent/Hunyuan3D-2/resolve/main/hunyuan3d-dit-v2-0/model.fp16.safetensors?download=true",
604
- "directory": "checkpoints"
605
- }
606
- ],
607
756
  "version": 0.4
608
757
  }