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
@@ -4,75 +4,6 @@
|
|
4
4
|
"last_node_id": 87,
|
5
5
|
"last_link_id": 172,
|
6
6
|
"nodes": [
|
7
|
-
{
|
8
|
-
"id": 65,
|
9
|
-
"type": "Hunyuan3Dv2ConditioningMultiView",
|
10
|
-
"pos": [
|
11
|
-
240,
|
12
|
-
240
|
13
|
-
],
|
14
|
-
"size": [
|
15
|
-
268.79998779296875,
|
16
|
-
86
|
17
|
-
],
|
18
|
-
"flags": {},
|
19
|
-
"order": 14,
|
20
|
-
"mode": 0,
|
21
|
-
"inputs": [
|
22
|
-
{
|
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
|
49
|
-
}
|
50
|
-
],
|
51
|
-
"outputs": [
|
52
|
-
{
|
53
|
-
"label": "positive",
|
54
|
-
"name": "positive",
|
55
|
-
"type": "CONDITIONING",
|
56
|
-
"slot_index": 0,
|
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
|
-
]
|
69
|
-
}
|
70
|
-
],
|
71
|
-
"properties": {
|
72
|
-
"Node name for S&R": "Hunyuan3Dv2ConditioningMultiView"
|
73
|
-
},
|
74
|
-
"widgets_values": []
|
75
|
-
},
|
76
7
|
{
|
77
8
|
"id": 61,
|
78
9
|
"type": "VAEDecodeHunyuan3D",
|
@@ -85,7 +16,7 @@
|
|
85
16
|
102
|
86
17
|
],
|
87
18
|
"flags": {},
|
88
|
-
"order":
|
19
|
+
"order": 15,
|
89
20
|
"mode": 0,
|
90
21
|
"inputs": [
|
91
22
|
{
|
@@ -113,6 +44,8 @@
|
|
113
44
|
}
|
114
45
|
],
|
115
46
|
"properties": {
|
47
|
+
"cnr_id": "comfy-core",
|
48
|
+
"ver": "0.3.43",
|
116
49
|
"Node name for S&R": "VAEDecodeHunyuan3D"
|
117
50
|
},
|
118
51
|
"widgets_values": [
|
@@ -132,7 +65,7 @@
|
|
132
65
|
82
|
133
66
|
],
|
134
67
|
"flags": {},
|
135
|
-
"order":
|
68
|
+
"order": 16,
|
136
69
|
"mode": 0,
|
137
70
|
"inputs": [
|
138
71
|
{
|
@@ -151,6 +84,8 @@
|
|
151
84
|
}
|
152
85
|
],
|
153
86
|
"properties": {
|
87
|
+
"cnr_id": "comfy-core",
|
88
|
+
"ver": "0.3.43",
|
154
89
|
"Node name for S&R": "VoxelToMesh"
|
155
90
|
},
|
156
91
|
"widgets_values": [
|
@@ -170,7 +105,7 @@
|
|
170
105
|
640
|
171
106
|
],
|
172
107
|
"flags": {},
|
173
|
-
"order":
|
108
|
+
"order": 17,
|
174
109
|
"mode": 0,
|
175
110
|
"inputs": [
|
176
111
|
{
|
@@ -182,16 +117,18 @@
|
|
182
117
|
],
|
183
118
|
"outputs": [],
|
184
119
|
"properties": {
|
120
|
+
"cnr_id": "comfy-core",
|
121
|
+
"ver": "0.3.43",
|
185
122
|
"Node name for S&R": "SaveGLB",
|
186
123
|
"Camera Info": {
|
187
124
|
"position": {
|
188
|
-
"x":
|
189
|
-
"y":
|
190
|
-
"z":
|
125
|
+
"x": 11.122540839475917,
|
126
|
+
"y": 10.995429482054263,
|
127
|
+
"z": 11.122540839475919
|
191
128
|
},
|
192
129
|
"target": {
|
193
130
|
"x": 0,
|
194
|
-
"y":
|
131
|
+
"y": 0,
|
195
132
|
"z": 0
|
196
133
|
},
|
197
134
|
"zoom": 1,
|
@@ -215,7 +152,7 @@
|
|
215
152
|
262
|
216
153
|
],
|
217
154
|
"flags": {},
|
218
|
-
"order":
|
155
|
+
"order": 14,
|
219
156
|
"mode": 0,
|
220
157
|
"inputs": [
|
221
158
|
{
|
@@ -255,6 +192,8 @@
|
|
255
192
|
}
|
256
193
|
],
|
257
194
|
"properties": {
|
195
|
+
"cnr_id": "comfy-core",
|
196
|
+
"ver": "0.3.43",
|
258
197
|
"Node name for S&R": "KSampler"
|
259
198
|
},
|
260
199
|
"widgets_values": [
|
@@ -271,15 +210,15 @@
|
|
271
210
|
"id": 51,
|
272
211
|
"type": "CLIPVisionEncode",
|
273
212
|
"pos": [
|
274
|
-
-
|
275
|
-
|
213
|
+
-530,
|
214
|
+
280
|
276
215
|
],
|
277
216
|
"size": [
|
278
217
|
253.60000610351562,
|
279
218
|
78
|
280
219
|
],
|
281
220
|
"flags": {},
|
282
|
-
"order":
|
221
|
+
"order": 9,
|
283
222
|
"mode": 0,
|
284
223
|
"inputs": [
|
285
224
|
{
|
@@ -307,6 +246,8 @@
|
|
307
246
|
}
|
308
247
|
],
|
309
248
|
"properties": {
|
249
|
+
"cnr_id": "comfy-core",
|
250
|
+
"ver": "0.3.43",
|
310
251
|
"Node name for S&R": "CLIPVisionEncode"
|
311
252
|
},
|
312
253
|
"widgets_values": [
|
@@ -317,8 +258,8 @@
|
|
317
258
|
"id": 56,
|
318
259
|
"type": "LoadImage",
|
319
260
|
"pos": [
|
320
|
-
-
|
321
|
-
|
261
|
+
-670,
|
262
|
+
400
|
322
263
|
],
|
323
264
|
"size": [
|
324
265
|
401.6362609863281,
|
@@ -347,6 +288,8 @@
|
|
347
288
|
}
|
348
289
|
],
|
349
290
|
"properties": {
|
291
|
+
"cnr_id": "comfy-core",
|
292
|
+
"ver": "0.3.43",
|
350
293
|
"Node name for S&R": "LoadImage"
|
351
294
|
},
|
352
295
|
"widgets_values": [
|
@@ -359,14 +302,14 @@
|
|
359
302
|
"type": "CLIPVisionEncode",
|
360
303
|
"pos": [
|
361
304
|
-230,
|
362
|
-
|
305
|
+
280
|
363
306
|
],
|
364
307
|
"size": [
|
365
308
|
253.60000610351562,
|
366
309
|
78
|
367
310
|
],
|
368
311
|
"flags": {},
|
369
|
-
"order":
|
312
|
+
"order": 11,
|
370
313
|
"mode": 0,
|
371
314
|
"inputs": [
|
372
315
|
{
|
@@ -394,6 +337,8 @@
|
|
394
337
|
}
|
395
338
|
],
|
396
339
|
"properties": {
|
340
|
+
"cnr_id": "comfy-core",
|
341
|
+
"ver": "0.3.43",
|
397
342
|
"Node name for S&R": "CLIPVisionEncode"
|
398
343
|
},
|
399
344
|
"widgets_values": [
|
@@ -405,7 +350,7 @@
|
|
405
350
|
"type": "LoadImage",
|
406
351
|
"pos": [
|
407
352
|
-230,
|
408
|
-
|
353
|
+
400
|
409
354
|
],
|
410
355
|
"size": [
|
411
356
|
401.6362609863281,
|
@@ -434,6 +379,8 @@
|
|
434
379
|
}
|
435
380
|
],
|
436
381
|
"properties": {
|
382
|
+
"cnr_id": "comfy-core",
|
383
|
+
"ver": "0.3.43",
|
437
384
|
"Node name for S&R": "LoadImage"
|
438
385
|
},
|
439
386
|
"widgets_values": [
|
@@ -445,15 +392,15 @@
|
|
445
392
|
"id": 79,
|
446
393
|
"type": "CLIPVisionEncode",
|
447
394
|
"pos": [
|
448
|
-
-
|
449
|
-
|
395
|
+
-670,
|
396
|
+
850
|
450
397
|
],
|
451
398
|
"size": [
|
452
399
|
253.60000610351562,
|
453
400
|
78
|
454
401
|
],
|
455
402
|
"flags": {},
|
456
|
-
"order":
|
403
|
+
"order": 10,
|
457
404
|
"mode": 4,
|
458
405
|
"inputs": [
|
459
406
|
{
|
@@ -481,6 +428,8 @@
|
|
481
428
|
}
|
482
429
|
],
|
483
430
|
"properties": {
|
431
|
+
"cnr_id": "comfy-core",
|
432
|
+
"ver": "0.3.43",
|
484
433
|
"Node name for S&R": "CLIPVisionEncode"
|
485
434
|
},
|
486
435
|
"widgets_values": [
|
@@ -488,61 +437,75 @@
|
|
488
437
|
]
|
489
438
|
},
|
490
439
|
{
|
491
|
-
"id":
|
492
|
-
"type": "
|
440
|
+
"id": 86,
|
441
|
+
"type": "CLIPVisionEncode",
|
493
442
|
"pos": [
|
494
|
-
-
|
495
|
-
|
443
|
+
-230,
|
444
|
+
850
|
496
445
|
],
|
497
446
|
"size": [
|
498
|
-
|
499
|
-
|
447
|
+
253.60000610351562,
|
448
|
+
78
|
500
449
|
],
|
501
450
|
"flags": {},
|
502
|
-
"order":
|
451
|
+
"order": 12,
|
503
452
|
"mode": 4,
|
504
|
-
"inputs": [
|
505
|
-
"outputs": [
|
453
|
+
"inputs": [
|
506
454
|
{
|
507
|
-
"label": "
|
508
|
-
"name": "
|
455
|
+
"label": "clip_vision",
|
456
|
+
"name": "clip_vision",
|
457
|
+
"type": "CLIP_VISION",
|
458
|
+
"link": 172
|
459
|
+
},
|
460
|
+
{
|
461
|
+
"label": "image",
|
462
|
+
"name": "image",
|
509
463
|
"type": "IMAGE",
|
464
|
+
"link": 170
|
465
|
+
}
|
466
|
+
],
|
467
|
+
"outputs": [
|
468
|
+
{
|
469
|
+
"label": "CLIP_VISION_OUTPUT",
|
470
|
+
"name": "CLIP_VISION_OUTPUT",
|
471
|
+
"type": "CLIP_VISION_OUTPUT",
|
510
472
|
"slot_index": 0,
|
511
473
|
"links": [
|
512
|
-
|
474
|
+
171
|
513
475
|
]
|
514
|
-
},
|
515
|
-
{
|
516
|
-
"label": "MASK",
|
517
|
-
"name": "MASK",
|
518
|
-
"type": "MASK",
|
519
|
-
"slot_index": 1,
|
520
|
-
"links": []
|
521
476
|
}
|
522
477
|
],
|
523
478
|
"properties": {
|
524
|
-
"
|
479
|
+
"cnr_id": "comfy-core",
|
480
|
+
"ver": "0.3.43",
|
481
|
+
"Node name for S&R": "CLIPVisionEncode"
|
525
482
|
},
|
526
483
|
"widgets_values": [
|
527
|
-
"
|
528
|
-
"image"
|
484
|
+
"none"
|
529
485
|
]
|
530
486
|
},
|
531
487
|
{
|
532
|
-
"id":
|
533
|
-
"type": "
|
488
|
+
"id": 70,
|
489
|
+
"type": "ModelSamplingAuraFlow",
|
534
490
|
"pos": [
|
535
|
-
|
536
|
-
|
491
|
+
240,
|
492
|
+
90
|
537
493
|
],
|
538
494
|
"size": [
|
539
|
-
|
540
|
-
|
495
|
+
270,
|
496
|
+
60
|
541
497
|
],
|
542
498
|
"flags": {},
|
543
|
-
"order":
|
499
|
+
"order": 8,
|
544
500
|
"mode": 0,
|
545
|
-
"inputs": [
|
501
|
+
"inputs": [
|
502
|
+
{
|
503
|
+
"label": "model",
|
504
|
+
"name": "model",
|
505
|
+
"type": "MODEL",
|
506
|
+
"link": 155
|
507
|
+
}
|
508
|
+
],
|
546
509
|
"outputs": [
|
547
510
|
{
|
548
511
|
"label": "MODEL",
|
@@ -550,58 +513,32 @@
|
|
550
513
|
"type": "MODEL",
|
551
514
|
"slot_index": 0,
|
552
515
|
"links": [
|
553
|
-
|
554
|
-
]
|
555
|
-
},
|
556
|
-
{
|
557
|
-
"label": "CLIP_VISION",
|
558
|
-
"name": "CLIP_VISION",
|
559
|
-
"type": "CLIP_VISION",
|
560
|
-
"slot_index": 1,
|
561
|
-
"links": [
|
562
|
-
111,
|
563
|
-
163,
|
564
|
-
166,
|
565
|
-
172
|
566
|
-
]
|
567
|
-
},
|
568
|
-
{
|
569
|
-
"label": "VAE",
|
570
|
-
"name": "VAE",
|
571
|
-
"type": "VAE",
|
572
|
-
"slot_index": 2,
|
573
|
-
"links": [
|
574
|
-
158
|
516
|
+
156
|
575
517
|
]
|
576
518
|
}
|
577
519
|
],
|
578
520
|
"properties": {
|
579
|
-
"
|
580
|
-
"
|
581
|
-
|
582
|
-
"name": "hunyuan3d-dit-v2-mv.safetensors",
|
583
|
-
"url": "https://huggingface.co/tencent/Hunyuan3D-2mv/resolve/main/hunyuan3d-dit-v2-mv/model.fp16.safetensors?download=true",
|
584
|
-
"directory": "checkpoints"
|
585
|
-
}
|
586
|
-
]
|
521
|
+
"cnr_id": "comfy-core",
|
522
|
+
"ver": "0.3.43",
|
523
|
+
"Node name for S&R": "ModelSamplingAuraFlow"
|
587
524
|
},
|
588
525
|
"widgets_values": [
|
589
|
-
|
526
|
+
1.0000000000000002
|
590
527
|
]
|
591
528
|
},
|
592
529
|
{
|
593
|
-
"id":
|
530
|
+
"id": 78,
|
594
531
|
"type": "LoadImage",
|
595
532
|
"pos": [
|
596
|
-
-
|
597
|
-
|
533
|
+
-670,
|
534
|
+
980
|
598
535
|
],
|
599
536
|
"size": [
|
600
537
|
401.6362609863281,
|
601
538
|
345.33544921875
|
602
539
|
],
|
603
540
|
"flags": {},
|
604
|
-
"order":
|
541
|
+
"order": 2,
|
605
542
|
"mode": 4,
|
606
543
|
"inputs": [],
|
607
544
|
"outputs": [
|
@@ -611,7 +548,7 @@
|
|
611
548
|
"type": "IMAGE",
|
612
549
|
"slot_index": 0,
|
613
550
|
"links": [
|
614
|
-
|
551
|
+
162
|
615
552
|
]
|
616
553
|
},
|
617
554
|
{
|
@@ -623,6 +560,8 @@
|
|
623
560
|
}
|
624
561
|
],
|
625
562
|
"properties": {
|
563
|
+
"cnr_id": "comfy-core",
|
564
|
+
"ver": "0.3.43",
|
626
565
|
"Node name for S&R": "LoadImage"
|
627
566
|
},
|
628
567
|
"widgets_values": [
|
@@ -631,114 +570,183 @@
|
|
631
570
|
]
|
632
571
|
},
|
633
572
|
{
|
634
|
-
"id":
|
635
|
-
"type": "
|
573
|
+
"id": 87,
|
574
|
+
"type": "LoadImage",
|
636
575
|
"pos": [
|
637
576
|
-230,
|
638
|
-
|
577
|
+
980
|
639
578
|
],
|
640
579
|
"size": [
|
641
|
-
|
642
|
-
|
580
|
+
401.6362609863281,
|
581
|
+
345.33544921875
|
643
582
|
],
|
644
583
|
"flags": {},
|
645
|
-
"order":
|
584
|
+
"order": 3,
|
646
585
|
"mode": 4,
|
647
|
-
"inputs": [
|
648
|
-
{
|
649
|
-
"label": "clip_vision",
|
650
|
-
"name": "clip_vision",
|
651
|
-
"type": "CLIP_VISION",
|
652
|
-
"link": 172
|
653
|
-
},
|
654
|
-
{
|
655
|
-
"label": "image",
|
656
|
-
"name": "image",
|
657
|
-
"type": "IMAGE",
|
658
|
-
"link": 170
|
659
|
-
}
|
660
|
-
],
|
586
|
+
"inputs": [],
|
661
587
|
"outputs": [
|
662
588
|
{
|
663
|
-
"label": "
|
664
|
-
"name": "
|
665
|
-
"type": "
|
589
|
+
"label": "IMAGE",
|
590
|
+
"name": "IMAGE",
|
591
|
+
"type": "IMAGE",
|
666
592
|
"slot_index": 0,
|
667
593
|
"links": [
|
668
|
-
|
594
|
+
170
|
669
595
|
]
|
596
|
+
},
|
597
|
+
{
|
598
|
+
"label": "MASK",
|
599
|
+
"name": "MASK",
|
600
|
+
"type": "MASK",
|
601
|
+
"slot_index": 1,
|
602
|
+
"links": []
|
670
603
|
}
|
671
604
|
],
|
672
605
|
"properties": {
|
673
|
-
"
|
606
|
+
"cnr_id": "comfy-core",
|
607
|
+
"ver": "0.3.43",
|
608
|
+
"Node name for S&R": "LoadImage"
|
674
609
|
},
|
675
610
|
"widgets_values": [
|
676
|
-
"
|
611
|
+
"left.jpg",
|
612
|
+
"image"
|
677
613
|
]
|
678
614
|
},
|
679
615
|
{
|
680
|
-
"id":
|
681
|
-
"type": "
|
616
|
+
"id": 54,
|
617
|
+
"type": "ImageOnlyCheckpointLoader",
|
682
618
|
"pos": [
|
683
|
-
-
|
684
|
-
|
619
|
+
-680,
|
620
|
+
40
|
685
621
|
],
|
686
622
|
"size": [
|
687
|
-
|
688
|
-
|
623
|
+
369.6000061035156,
|
624
|
+
98
|
689
625
|
],
|
690
626
|
"flags": {},
|
691
|
-
"order":
|
627
|
+
"order": 4,
|
692
628
|
"mode": 0,
|
693
629
|
"inputs": [],
|
694
|
-
"outputs": [
|
695
|
-
|
696
|
-
|
630
|
+
"outputs": [
|
631
|
+
{
|
632
|
+
"label": "MODEL",
|
633
|
+
"name": "MODEL",
|
634
|
+
"type": "MODEL",
|
635
|
+
"slot_index": 0,
|
636
|
+
"links": [
|
637
|
+
155
|
638
|
+
]
|
639
|
+
},
|
640
|
+
{
|
641
|
+
"label": "CLIP_VISION",
|
642
|
+
"name": "CLIP_VISION",
|
643
|
+
"type": "CLIP_VISION",
|
644
|
+
"slot_index": 1,
|
645
|
+
"links": [
|
646
|
+
111,
|
647
|
+
163,
|
648
|
+
166,
|
649
|
+
172
|
650
|
+
]
|
651
|
+
},
|
652
|
+
{
|
653
|
+
"label": "VAE",
|
654
|
+
"name": "VAE",
|
655
|
+
"type": "VAE",
|
656
|
+
"slot_index": 2,
|
657
|
+
"links": [
|
658
|
+
158
|
659
|
+
]
|
660
|
+
}
|
661
|
+
],
|
662
|
+
"properties": {
|
663
|
+
"cnr_id": "comfy-core",
|
664
|
+
"ver": "0.3.43",
|
665
|
+
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
666
|
+
"models": [
|
667
|
+
{
|
668
|
+
"name": "hunyuan3d-dit-v2-mv_fp16.safetensors",
|
669
|
+
"url": "https://huggingface.co/Comfy-Org/hunyuan3D_2.0_repackaged/resolve/main/split_files/hunyuan3d-dit-v2-mv_fp16.safetensors",
|
670
|
+
"directory": "checkpoints"
|
671
|
+
}
|
672
|
+
]
|
673
|
+
},
|
697
674
|
"widgets_values": [
|
698
|
-
"
|
675
|
+
"hunyuan3d-dit-v2-mv_fp16.safetensors"
|
699
676
|
],
|
700
|
-
"color": "#
|
701
|
-
"bgcolor": "#
|
677
|
+
"color": "#322",
|
678
|
+
"bgcolor": "#533"
|
702
679
|
},
|
703
680
|
{
|
704
|
-
"id":
|
705
|
-
"type": "
|
681
|
+
"id": 65,
|
682
|
+
"type": "Hunyuan3Dv2ConditioningMultiView",
|
706
683
|
"pos": [
|
707
684
|
240,
|
708
|
-
|
685
|
+
230
|
709
686
|
],
|
710
687
|
"size": [
|
711
|
-
|
712
|
-
|
688
|
+
268.79998779296875,
|
689
|
+
86
|
713
690
|
],
|
714
691
|
"flags": {},
|
715
|
-
"order":
|
692
|
+
"order": 13,
|
716
693
|
"mode": 0,
|
717
694
|
"inputs": [
|
718
695
|
{
|
719
|
-
"label": "
|
720
|
-
"name": "
|
721
|
-
"
|
722
|
-
"
|
696
|
+
"label": "front",
|
697
|
+
"name": "front",
|
698
|
+
"shape": 7,
|
699
|
+
"type": "CLIP_VISION_OUTPUT",
|
700
|
+
"link": 144
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"label": "left",
|
704
|
+
"name": "left",
|
705
|
+
"shape": 7,
|
706
|
+
"type": "CLIP_VISION_OUTPUT",
|
707
|
+
"link": 164
|
708
|
+
},
|
709
|
+
{
|
710
|
+
"label": "back",
|
711
|
+
"name": "back",
|
712
|
+
"shape": 7,
|
713
|
+
"type": "CLIP_VISION_OUTPUT",
|
714
|
+
"link": 167
|
715
|
+
},
|
716
|
+
{
|
717
|
+
"label": "right",
|
718
|
+
"name": "right",
|
719
|
+
"shape": 7,
|
720
|
+
"type": "CLIP_VISION_OUTPUT",
|
721
|
+
"link": 171
|
723
722
|
}
|
724
723
|
],
|
725
724
|
"outputs": [
|
726
725
|
{
|
727
|
-
"label": "
|
728
|
-
"name": "
|
729
|
-
"type": "
|
726
|
+
"label": "positive",
|
727
|
+
"name": "positive",
|
728
|
+
"type": "CONDITIONING",
|
730
729
|
"slot_index": 0,
|
731
730
|
"links": [
|
732
|
-
|
731
|
+
161
|
732
|
+
]
|
733
|
+
},
|
734
|
+
{
|
735
|
+
"label": "negative",
|
736
|
+
"name": "negative",
|
737
|
+
"type": "CONDITIONING",
|
738
|
+
"slot_index": 1,
|
739
|
+
"links": [
|
740
|
+
151
|
733
741
|
]
|
734
742
|
}
|
735
743
|
],
|
736
744
|
"properties": {
|
737
|
-
"
|
745
|
+
"cnr_id": "comfy-core",
|
746
|
+
"ver": "0.3.43",
|
747
|
+
"Node name for S&R": "Hunyuan3Dv2ConditioningMultiView"
|
738
748
|
},
|
739
|
-
"widgets_values": [
|
740
|
-
1.0000000000000002
|
741
|
-
]
|
749
|
+
"widgets_values": []
|
742
750
|
},
|
743
751
|
{
|
744
752
|
"id": 66,
|
@@ -752,7 +760,7 @@
|
|
752
760
|
82
|
753
761
|
],
|
754
762
|
"flags": {},
|
755
|
-
"order":
|
763
|
+
"order": 5,
|
756
764
|
"mode": 0,
|
757
765
|
"inputs": [],
|
758
766
|
"outputs": [
|
@@ -766,6 +774,8 @@
|
|
766
774
|
}
|
767
775
|
],
|
768
776
|
"properties": {
|
777
|
+
"cnr_id": "comfy-core",
|
778
|
+
"ver": "0.3.43",
|
769
779
|
"Node name for S&R": "EmptyLatentHunyuan3Dv2"
|
770
780
|
},
|
771
781
|
"widgets_values": [
|
@@ -778,21 +788,21 @@
|
|
778
788
|
"type": "MarkdownNote",
|
779
789
|
"pos": [
|
780
790
|
560,
|
781
|
-
|
791
|
+
430
|
782
792
|
],
|
783
793
|
"size": [
|
784
794
|
320,
|
785
|
-
|
795
|
+
88
|
786
796
|
],
|
787
797
|
"flags": {},
|
788
|
-
"order":
|
798
|
+
"order": 6,
|
789
799
|
"mode": 0,
|
790
800
|
"inputs": [],
|
791
801
|
"outputs": [],
|
792
802
|
"title": "CFG setting",
|
793
803
|
"properties": {},
|
794
804
|
"widgets_values": [
|
795
|
-
"Try adjusting the CFG settings to get better output
|
805
|
+
"Try adjusting the CFG settings to get better output."
|
796
806
|
],
|
797
807
|
"color": "#432",
|
798
808
|
"bgcolor": "#653"
|
@@ -801,21 +811,21 @@
|
|
801
811
|
"id": 77,
|
802
812
|
"type": "MarkdownNote",
|
803
813
|
"pos": [
|
804
|
-
-
|
805
|
-
|
814
|
+
-1080,
|
815
|
+
0
|
806
816
|
],
|
807
817
|
"size": [
|
808
|
-
|
809
|
-
|
818
|
+
370,
|
819
|
+
140
|
810
820
|
],
|
811
821
|
"flags": {},
|
812
|
-
"order":
|
822
|
+
"order": 7,
|
813
823
|
"mode": 0,
|
814
824
|
"inputs": [],
|
815
825
|
"outputs": [],
|
816
826
|
"properties": {},
|
817
827
|
"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-
|
828
|
+
"[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_fp16.safetensors](https://huggingface.co/Comfy-Org/hunyuan3D_2.0_repackaged/resolve/main/split_files/hunyuan3d-dit-v2-mv_fp16.safetensors)\n \nPut it under the **ComfyUI/models/checkpoints** directory"
|
819
829
|
],
|
820
830
|
"color": "#432",
|
821
831
|
"bgcolor": "#653"
|
@@ -996,8 +1006,8 @@
|
|
996
1006
|
"id": 1,
|
997
1007
|
"title": "Front",
|
998
1008
|
"bounding": [
|
999
|
-
-
|
1000
|
-
|
1009
|
+
-680,
|
1010
|
+
210,
|
1001
1011
|
421.6362609863281,
|
1002
1012
|
548.9354248046875
|
1003
1013
|
],
|
@@ -1010,7 +1020,7 @@
|
|
1010
1020
|
"title": "Back",
|
1011
1021
|
"bounding": [
|
1012
1022
|
-240,
|
1013
|
-
|
1023
|
+
210,
|
1014
1024
|
420,
|
1015
1025
|
550
|
1016
1026
|
],
|
@@ -1022,10 +1032,10 @@
|
|
1022
1032
|
"id": 3,
|
1023
1033
|
"title": "Left",
|
1024
1034
|
"bounding": [
|
1025
|
-
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1035
|
+
-680,
|
1036
|
+
780,
|
1037
|
+
420,
|
1038
|
+
560
|
1029
1039
|
],
|
1030
1040
|
"color": "#3f789e",
|
1031
1041
|
"font_size": 24,
|
@@ -1036,9 +1046,35 @@
|
|
1036
1046
|
"title": "Right",
|
1037
1047
|
"bounding": [
|
1038
1048
|
-240,
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1049
|
+
780,
|
1050
|
+
420,
|
1051
|
+
560
|
1052
|
+
],
|
1053
|
+
"color": "#3f789e",
|
1054
|
+
"font_size": 24,
|
1055
|
+
"flags": {}
|
1056
|
+
},
|
1057
|
+
{
|
1058
|
+
"id": 5,
|
1059
|
+
"title": "Step1- Load model",
|
1060
|
+
"bounding": [
|
1061
|
+
-690,
|
1062
|
+
-30,
|
1063
|
+
389.6000061035156,
|
1064
|
+
181.60000610351562
|
1065
|
+
],
|
1066
|
+
"color": "#3f789e",
|
1067
|
+
"font_size": 24,
|
1068
|
+
"flags": {}
|
1069
|
+
},
|
1070
|
+
{
|
1071
|
+
"id": 6,
|
1072
|
+
"title": "Step2-Load multiview images",
|
1073
|
+
"bounding": [
|
1074
|
+
-690,
|
1075
|
+
170,
|
1076
|
+
880,
|
1077
|
+
1183.5999755859375
|
1042
1078
|
],
|
1043
1079
|
"color": "#3f789e",
|
1044
1080
|
"font_size": 24,
|
@@ -1048,13 +1084,13 @@
|
|
1048
1084
|
"config": {},
|
1049
1085
|
"extra": {
|
1050
1086
|
"ds": {
|
1051
|
-
"scale":
|
1087
|
+
"scale": 1.1194876132931657,
|
1052
1088
|
"offset": [
|
1053
|
-
|
1054
|
-
|
1089
|
+
1092.3112974551002,
|
1090
|
+
143.18337073175036
|
1055
1091
|
]
|
1056
1092
|
},
|
1057
|
-
"frontendVersion": "1.
|
1093
|
+
"frontendVersion": "1.23.4",
|
1058
1094
|
"node_versions": {
|
1059
1095
|
"comfy-core": "0.3.35"
|
1060
1096
|
},
|