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
Binary file
|
Binary file
|
@@ -8,15 +8,15 @@
|
|
8
8
|
"id": 51,
|
9
9
|
"type": "CLIPVisionEncode",
|
10
10
|
"pos": [
|
11
|
-
-
|
12
|
-
|
11
|
+
-1180,
|
12
|
+
250
|
13
13
|
],
|
14
14
|
"size": [
|
15
15
|
253.60000610351562,
|
16
16
|
78
|
17
17
|
],
|
18
18
|
"flags": {},
|
19
|
-
"order":
|
19
|
+
"order": 9,
|
20
20
|
"mode": 0,
|
21
21
|
"inputs": [
|
22
22
|
{
|
@@ -44,6 +44,8 @@
|
|
44
44
|
}
|
45
45
|
],
|
46
46
|
"properties": {
|
47
|
+
"cnr_id": "comfy-core",
|
48
|
+
"ver": "0.3.43",
|
47
49
|
"Node name for S&R": "CLIPVisionEncode"
|
48
50
|
},
|
49
51
|
"widgets_values": [
|
@@ -54,8 +56,8 @@
|
|
54
56
|
"id": 82,
|
55
57
|
"type": "LoadImage",
|
56
58
|
"pos": [
|
57
|
-
-
|
58
|
-
|
59
|
+
-880,
|
60
|
+
370
|
59
61
|
],
|
60
62
|
"size": [
|
61
63
|
401.6362609863281,
|
@@ -84,6 +86,8 @@
|
|
84
86
|
}
|
85
87
|
],
|
86
88
|
"properties": {
|
89
|
+
"cnr_id": "comfy-core",
|
90
|
+
"ver": "0.3.43",
|
87
91
|
"Node name for S&R": "LoadImage"
|
88
92
|
},
|
89
93
|
"widgets_values": [
|
@@ -95,8 +99,8 @@
|
|
95
99
|
"id": 81,
|
96
100
|
"type": "CLIPVisionEncode",
|
97
101
|
"pos": [
|
98
|
-
-
|
99
|
-
|
102
|
+
-740,
|
103
|
+
250
|
100
104
|
],
|
101
105
|
"size": [
|
102
106
|
253.60000610351562,
|
@@ -131,6 +135,8 @@
|
|
131
135
|
}
|
132
136
|
],
|
133
137
|
"properties": {
|
138
|
+
"cnr_id": "comfy-core",
|
139
|
+
"ver": "0.3.43",
|
134
140
|
"Node name for S&R": "CLIPVisionEncode"
|
135
141
|
},
|
136
142
|
"widgets_values": [
|
@@ -141,8 +147,8 @@
|
|
141
147
|
"id": 87,
|
142
148
|
"type": "LoadImage",
|
143
149
|
"pos": [
|
144
|
-
-
|
145
|
-
|
150
|
+
-880,
|
151
|
+
950
|
146
152
|
],
|
147
153
|
"size": [
|
148
154
|
401.6362609863281,
|
@@ -171,6 +177,8 @@
|
|
171
177
|
}
|
172
178
|
],
|
173
179
|
"properties": {
|
180
|
+
"cnr_id": "comfy-core",
|
181
|
+
"ver": "0.3.43",
|
174
182
|
"Node name for S&R": "LoadImage"
|
175
183
|
},
|
176
184
|
"widgets_values": [
|
@@ -182,8 +190,8 @@
|
|
182
190
|
"id": 85,
|
183
191
|
"type": "LoadImage",
|
184
192
|
"pos": [
|
185
|
-
-
|
186
|
-
|
193
|
+
-1320,
|
194
|
+
950
|
187
195
|
],
|
188
196
|
"size": [
|
189
197
|
401.6362609863281,
|
@@ -212,6 +220,8 @@
|
|
212
220
|
}
|
213
221
|
],
|
214
222
|
"properties": {
|
223
|
+
"cnr_id": "comfy-core",
|
224
|
+
"ver": "0.3.43",
|
215
225
|
"Node name for S&R": "LoadImage"
|
216
226
|
},
|
217
227
|
"widgets_values": [
|
@@ -223,8 +233,8 @@
|
|
223
233
|
"id": 86,
|
224
234
|
"type": "CLIPVisionEncode",
|
225
235
|
"pos": [
|
226
|
-
-
|
227
|
-
|
236
|
+
-1180,
|
237
|
+
820
|
228
238
|
],
|
229
239
|
"size": [
|
230
240
|
253.60000610351562,
|
@@ -259,6 +269,8 @@
|
|
259
269
|
}
|
260
270
|
],
|
261
271
|
"properties": {
|
272
|
+
"cnr_id": "comfy-core",
|
273
|
+
"ver": "0.3.43",
|
262
274
|
"Node name for S&R": "CLIPVisionEncode"
|
263
275
|
},
|
264
276
|
"widgets_values": [
|
@@ -269,8 +281,8 @@
|
|
269
281
|
"id": 88,
|
270
282
|
"type": "CLIPVisionEncode",
|
271
283
|
"pos": [
|
272
|
-
-
|
273
|
-
|
284
|
+
-740,
|
285
|
+
820
|
274
286
|
],
|
275
287
|
"size": [
|
276
288
|
253.60000610351562,
|
@@ -305,115 +317,14 @@
|
|
305
317
|
}
|
306
318
|
],
|
307
319
|
"properties": {
|
320
|
+
"cnr_id": "comfy-core",
|
321
|
+
"ver": "0.3.43",
|
308
322
|
"Node name for S&R": "CLIPVisionEncode"
|
309
323
|
},
|
310
324
|
"widgets_values": [
|
311
325
|
"none"
|
312
326
|
]
|
313
327
|
},
|
314
|
-
{
|
315
|
-
"id": 54,
|
316
|
-
"type": "ImageOnlyCheckpointLoader",
|
317
|
-
"pos": [
|
318
|
-
-1330,
|
319
|
-
40
|
320
|
-
],
|
321
|
-
"size": [
|
322
|
-
369.6000061035156,
|
323
|
-
98
|
324
|
-
],
|
325
|
-
"flags": {},
|
326
|
-
"order": 3,
|
327
|
-
"mode": 0,
|
328
|
-
"inputs": [],
|
329
|
-
"outputs": [
|
330
|
-
{
|
331
|
-
"label": "MODEL",
|
332
|
-
"name": "MODEL",
|
333
|
-
"type": "MODEL",
|
334
|
-
"slot_index": 0,
|
335
|
-
"links": [
|
336
|
-
155
|
337
|
-
]
|
338
|
-
},
|
339
|
-
{
|
340
|
-
"label": "CLIP_VISION",
|
341
|
-
"name": "CLIP_VISION",
|
342
|
-
"type": "CLIP_VISION",
|
343
|
-
"slot_index": 1,
|
344
|
-
"links": [
|
345
|
-
111,
|
346
|
-
167,
|
347
|
-
173,
|
348
|
-
175
|
349
|
-
]
|
350
|
-
},
|
351
|
-
{
|
352
|
-
"label": "VAE",
|
353
|
-
"name": "VAE",
|
354
|
-
"type": "VAE",
|
355
|
-
"slot_index": 2,
|
356
|
-
"links": [
|
357
|
-
158
|
358
|
-
]
|
359
|
-
}
|
360
|
-
],
|
361
|
-
"properties": {
|
362
|
-
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
363
|
-
"models": [
|
364
|
-
{
|
365
|
-
"name": "hunyuan3d-dit-v2-mv-turbo.safetensors",
|
366
|
-
"url": "https://huggingface.co/tencent/Hunyuan3D-2mv/resolve/main/hunyuan3d-dit-v2-mv-turbo/model.fp16.safetensors?download=true",
|
367
|
-
"directory": "checkpoints"
|
368
|
-
}
|
369
|
-
]
|
370
|
-
},
|
371
|
-
"widgets_values": [
|
372
|
-
"hunyuan3d-dit-v2-mv-turbo.safetensors"
|
373
|
-
],
|
374
|
-
"color": "#322",
|
375
|
-
"bgcolor": "#533"
|
376
|
-
},
|
377
|
-
{
|
378
|
-
"id": 70,
|
379
|
-
"type": "ModelSamplingAuraFlow",
|
380
|
-
"pos": [
|
381
|
-
-810,
|
382
|
-
50
|
383
|
-
],
|
384
|
-
"size": [
|
385
|
-
310,
|
386
|
-
60
|
387
|
-
],
|
388
|
-
"flags": {},
|
389
|
-
"order": 9,
|
390
|
-
"mode": 0,
|
391
|
-
"inputs": [
|
392
|
-
{
|
393
|
-
"label": "model",
|
394
|
-
"name": "model",
|
395
|
-
"type": "MODEL",
|
396
|
-
"link": 155
|
397
|
-
}
|
398
|
-
],
|
399
|
-
"outputs": [
|
400
|
-
{
|
401
|
-
"label": "MODEL",
|
402
|
-
"name": "MODEL",
|
403
|
-
"type": "MODEL",
|
404
|
-
"slot_index": 0,
|
405
|
-
"links": [
|
406
|
-
156
|
407
|
-
]
|
408
|
-
}
|
409
|
-
],
|
410
|
-
"properties": {
|
411
|
-
"Node name for S&R": "ModelSamplingAuraFlow"
|
412
|
-
},
|
413
|
-
"widgets_values": [
|
414
|
-
1.0000000000000002
|
415
|
-
]
|
416
|
-
},
|
417
328
|
{
|
418
329
|
"id": 78,
|
419
330
|
"type": "FluxGuidance",
|
@@ -426,7 +337,7 @@
|
|
426
337
|
60
|
427
338
|
],
|
428
339
|
"flags": {},
|
429
|
-
"order":
|
340
|
+
"order": 14,
|
430
341
|
"mode": 0,
|
431
342
|
"inputs": [
|
432
343
|
{
|
@@ -446,6 +357,8 @@
|
|
446
357
|
}
|
447
358
|
],
|
448
359
|
"properties": {
|
360
|
+
"cnr_id": "comfy-core",
|
361
|
+
"ver": "0.3.43",
|
449
362
|
"Node name for S&R": "FluxGuidance"
|
450
363
|
},
|
451
364
|
"widgets_values": [
|
@@ -464,7 +377,7 @@
|
|
464
377
|
82
|
465
378
|
],
|
466
379
|
"flags": {},
|
467
|
-
"order":
|
380
|
+
"order": 3,
|
468
381
|
"mode": 0,
|
469
382
|
"inputs": [],
|
470
383
|
"outputs": [
|
@@ -478,6 +391,8 @@
|
|
478
391
|
}
|
479
392
|
],
|
480
393
|
"properties": {
|
394
|
+
"cnr_id": "comfy-core",
|
395
|
+
"ver": "0.3.43",
|
481
396
|
"Node name for S&R": "EmptyLatentHunyuan3Dv2"
|
482
397
|
},
|
483
398
|
"widgets_values": [
|
@@ -497,7 +412,7 @@
|
|
497
412
|
86
|
498
413
|
],
|
499
414
|
"flags": {},
|
500
|
-
"order":
|
415
|
+
"order": 13,
|
501
416
|
"mode": 0,
|
502
417
|
"inputs": [
|
503
418
|
{
|
@@ -550,6 +465,8 @@
|
|
550
465
|
}
|
551
466
|
],
|
552
467
|
"properties": {
|
468
|
+
"cnr_id": "comfy-core",
|
469
|
+
"ver": "0.3.43",
|
553
470
|
"Node name for S&R": "Hunyuan3Dv2ConditioningMultiView"
|
554
471
|
},
|
555
472
|
"widgets_values": []
|
@@ -566,7 +483,7 @@
|
|
566
483
|
102
|
567
484
|
],
|
568
485
|
"flags": {},
|
569
|
-
"order":
|
486
|
+
"order": 16,
|
570
487
|
"mode": 0,
|
571
488
|
"inputs": [
|
572
489
|
{
|
@@ -594,6 +511,8 @@
|
|
594
511
|
}
|
595
512
|
],
|
596
513
|
"properties": {
|
514
|
+
"cnr_id": "comfy-core",
|
515
|
+
"ver": "0.3.43",
|
597
516
|
"Node name for S&R": "VAEDecodeHunyuan3D"
|
598
517
|
},
|
599
518
|
"widgets_values": [
|
@@ -613,7 +532,7 @@
|
|
613
532
|
82
|
614
533
|
],
|
615
534
|
"flags": {},
|
616
|
-
"order":
|
535
|
+
"order": 17,
|
617
536
|
"mode": 0,
|
618
537
|
"inputs": [
|
619
538
|
{
|
@@ -632,6 +551,8 @@
|
|
632
551
|
}
|
633
552
|
],
|
634
553
|
"properties": {
|
554
|
+
"cnr_id": "comfy-core",
|
555
|
+
"ver": "0.3.43",
|
635
556
|
"Node name for S&R": "VoxelToMesh"
|
636
557
|
},
|
637
558
|
"widgets_values": [
|
@@ -651,7 +572,7 @@
|
|
651
572
|
720
|
652
573
|
],
|
653
574
|
"flags": {},
|
654
|
-
"order":
|
575
|
+
"order": 18,
|
655
576
|
"mode": 0,
|
656
577
|
"inputs": [
|
657
578
|
{
|
@@ -663,16 +584,18 @@
|
|
663
584
|
],
|
664
585
|
"outputs": [],
|
665
586
|
"properties": {
|
587
|
+
"cnr_id": "comfy-core",
|
588
|
+
"ver": "0.3.43",
|
666
589
|
"Node name for S&R": "SaveGLB",
|
667
590
|
"Camera Info": {
|
668
591
|
"position": {
|
669
|
-
"x":
|
670
|
-
"y":
|
671
|
-
"z":
|
592
|
+
"x": 10.00565840268339,
|
593
|
+
"y": 9.988673578489918,
|
594
|
+
"z": 10.005658402683391
|
672
595
|
},
|
673
596
|
"target": {
|
674
597
|
"x": 0,
|
675
|
-
"y":
|
598
|
+
"y": 0,
|
676
599
|
"z": 0
|
677
600
|
},
|
678
601
|
"zoom": 1,
|
@@ -688,15 +611,15 @@
|
|
688
611
|
"id": 56,
|
689
612
|
"type": "LoadImage",
|
690
613
|
"pos": [
|
691
|
-
-
|
692
|
-
|
614
|
+
-1320,
|
615
|
+
370
|
693
616
|
],
|
694
617
|
"size": [
|
695
618
|
401.6362609863281,
|
696
619
|
345.33544921875
|
697
620
|
],
|
698
621
|
"flags": {},
|
699
|
-
"order":
|
622
|
+
"order": 4,
|
700
623
|
"mode": 0,
|
701
624
|
"inputs": [],
|
702
625
|
"outputs": [
|
@@ -718,6 +641,8 @@
|
|
718
641
|
}
|
719
642
|
],
|
720
643
|
"properties": {
|
644
|
+
"cnr_id": "comfy-core",
|
645
|
+
"ver": "0.3.43",
|
721
646
|
"Node name for S&R": "LoadImage"
|
722
647
|
},
|
723
648
|
"widgets_values": [
|
@@ -737,7 +662,7 @@
|
|
737
662
|
262
|
738
663
|
],
|
739
664
|
"flags": {},
|
740
|
-
"order":
|
665
|
+
"order": 15,
|
741
666
|
"mode": 0,
|
742
667
|
"inputs": [
|
743
668
|
{
|
@@ -777,6 +702,8 @@
|
|
777
702
|
}
|
778
703
|
],
|
779
704
|
"properties": {
|
705
|
+
"cnr_id": "comfy-core",
|
706
|
+
"ver": "0.3.43",
|
780
707
|
"Node name for S&R": "KSampler"
|
781
708
|
},
|
782
709
|
"widgets_values": [
|
@@ -794,68 +721,151 @@
|
|
794
721
|
"type": "MarkdownNote",
|
795
722
|
"pos": [
|
796
723
|
-140,
|
797
|
-
|
724
|
+
60
|
798
725
|
],
|
799
726
|
"size": [
|
800
727
|
310,
|
801
|
-
|
728
|
+
88
|
802
729
|
],
|
803
730
|
"flags": {},
|
804
|
-
"order":
|
731
|
+
"order": 5,
|
805
732
|
"mode": 0,
|
806
733
|
"inputs": [],
|
807
734
|
"outputs": [],
|
808
735
|
"title": "CFG setting",
|
809
736
|
"properties": {},
|
810
737
|
"widgets_values": [
|
811
|
-
"Try adjusting the cfg settings to get the best results. It should be between 4 and 8. Thanks for the feedback from Manifold.
|
738
|
+
"Try adjusting the cfg settings to get the best results. It should be between 4 and 8. Thanks for the feedback from Manifold. "
|
812
739
|
],
|
813
740
|
"color": "#432",
|
814
741
|
"bgcolor": "#653"
|
815
742
|
},
|
816
743
|
{
|
817
|
-
"id":
|
818
|
-
"type": "
|
744
|
+
"id": 54,
|
745
|
+
"type": "ImageOnlyCheckpointLoader",
|
819
746
|
"pos": [
|
820
|
-
-
|
821
|
-
|
747
|
+
-1330,
|
748
|
+
10
|
822
749
|
],
|
823
750
|
"size": [
|
824
|
-
|
825
|
-
|
751
|
+
369.6000061035156,
|
752
|
+
98
|
826
753
|
],
|
827
754
|
"flags": {},
|
828
|
-
"order":
|
755
|
+
"order": 6,
|
829
756
|
"mode": 0,
|
830
757
|
"inputs": [],
|
831
|
-
"outputs": [
|
832
|
-
|
833
|
-
|
758
|
+
"outputs": [
|
759
|
+
{
|
760
|
+
"label": "MODEL",
|
761
|
+
"name": "MODEL",
|
762
|
+
"type": "MODEL",
|
763
|
+
"slot_index": 0,
|
764
|
+
"links": [
|
765
|
+
155
|
766
|
+
]
|
767
|
+
},
|
768
|
+
{
|
769
|
+
"label": "CLIP_VISION",
|
770
|
+
"name": "CLIP_VISION",
|
771
|
+
"type": "CLIP_VISION",
|
772
|
+
"slot_index": 1,
|
773
|
+
"links": [
|
774
|
+
111,
|
775
|
+
167,
|
776
|
+
173,
|
777
|
+
175
|
778
|
+
]
|
779
|
+
},
|
780
|
+
{
|
781
|
+
"label": "VAE",
|
782
|
+
"name": "VAE",
|
783
|
+
"type": "VAE",
|
784
|
+
"slot_index": 2,
|
785
|
+
"links": [
|
786
|
+
158
|
787
|
+
]
|
788
|
+
}
|
789
|
+
],
|
790
|
+
"properties": {
|
791
|
+
"cnr_id": "comfy-core",
|
792
|
+
"ver": "0.3.43",
|
793
|
+
"Node name for S&R": "ImageOnlyCheckpointLoader",
|
794
|
+
"models": [
|
795
|
+
{
|
796
|
+
"name": "hunyuan3d-dit-v2-mv-turbo_fp16.safetensors",
|
797
|
+
"url": "https://huggingface.co/Comfy-Org/hunyuan3D_2.0_repackaged/resolve/main/split_files/hunyuan3d-dit-v2-mv-turbo_fp16.safetensors",
|
798
|
+
"directory": "checkpoints"
|
799
|
+
}
|
800
|
+
]
|
801
|
+
},
|
834
802
|
"widgets_values": [
|
835
|
-
"
|
803
|
+
"hunyuan3d-dit-v2-mv-turbo_fp16.safetensors"
|
836
804
|
],
|
837
|
-
"color": "#
|
838
|
-
"bgcolor": "#
|
805
|
+
"color": "#322",
|
806
|
+
"bgcolor": "#533"
|
807
|
+
},
|
808
|
+
{
|
809
|
+
"id": 70,
|
810
|
+
"type": "ModelSamplingAuraFlow",
|
811
|
+
"pos": [
|
812
|
+
-870,
|
813
|
+
10
|
814
|
+
],
|
815
|
+
"size": [
|
816
|
+
310,
|
817
|
+
60
|
818
|
+
],
|
819
|
+
"flags": {},
|
820
|
+
"order": 8,
|
821
|
+
"mode": 0,
|
822
|
+
"inputs": [
|
823
|
+
{
|
824
|
+
"label": "model",
|
825
|
+
"name": "model",
|
826
|
+
"type": "MODEL",
|
827
|
+
"link": 155
|
828
|
+
}
|
829
|
+
],
|
830
|
+
"outputs": [
|
831
|
+
{
|
832
|
+
"label": "MODEL",
|
833
|
+
"name": "MODEL",
|
834
|
+
"type": "MODEL",
|
835
|
+
"slot_index": 0,
|
836
|
+
"links": [
|
837
|
+
156
|
838
|
+
]
|
839
|
+
}
|
840
|
+
],
|
841
|
+
"properties": {
|
842
|
+
"cnr_id": "comfy-core",
|
843
|
+
"ver": "0.3.43",
|
844
|
+
"Node name for S&R": "ModelSamplingAuraFlow"
|
845
|
+
},
|
846
|
+
"widgets_values": [
|
847
|
+
1.0000000000000002
|
848
|
+
]
|
839
849
|
},
|
840
850
|
{
|
841
851
|
"id": 77,
|
842
852
|
"type": "MarkdownNote",
|
843
853
|
"pos": [
|
844
|
-
-
|
845
|
-
-
|
854
|
+
-1720,
|
855
|
+
-30
|
846
856
|
],
|
847
857
|
"size": [
|
848
|
-
|
849
|
-
|
858
|
+
360,
|
859
|
+
160
|
850
860
|
],
|
851
861
|
"flags": {},
|
852
|
-
"order":
|
862
|
+
"order": 7,
|
853
863
|
"mode": 0,
|
854
864
|
"inputs": [],
|
855
865
|
"outputs": [],
|
856
866
|
"properties": {},
|
857
867
|
"widgets_values": [
|
858
|
-
"[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-
|
868
|
+
"[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_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** folder"
|
859
869
|
],
|
860
870
|
"color": "#432",
|
861
871
|
"bgcolor": "#653"
|
@@ -1044,8 +1054,8 @@
|
|
1044
1054
|
"id": 1,
|
1045
1055
|
"title": "Front",
|
1046
1056
|
"bounding": [
|
1047
|
-
-
|
1048
|
-
|
1057
|
+
-1330,
|
1058
|
+
180,
|
1049
1059
|
421.63623046875,
|
1050
1060
|
548.9354248046875
|
1051
1061
|
],
|
@@ -1057,8 +1067,8 @@
|
|
1057
1067
|
"id": 2,
|
1058
1068
|
"title": "Back",
|
1059
1069
|
"bounding": [
|
1060
|
-
-
|
1061
|
-
|
1070
|
+
-890,
|
1071
|
+
180,
|
1062
1072
|
421.63623046875,
|
1063
1073
|
548.9354248046875
|
1064
1074
|
],
|
@@ -1070,8 +1080,8 @@
|
|
1070
1080
|
"id": 3,
|
1071
1081
|
"title": "Left",
|
1072
1082
|
"bounding": [
|
1073
|
-
-
|
1074
|
-
|
1083
|
+
-1330,
|
1084
|
+
750,
|
1075
1085
|
421.63623046875,
|
1076
1086
|
558.9354248046875
|
1077
1087
|
],
|
@@ -1083,26 +1093,52 @@
|
|
1083
1093
|
"id": 4,
|
1084
1094
|
"title": "Right",
|
1085
1095
|
"bounding": [
|
1086
|
-
-
|
1087
|
-
|
1096
|
+
-890,
|
1097
|
+
750,
|
1088
1098
|
421.6362609863281,
|
1089
1099
|
558.9354248046875
|
1090
1100
|
],
|
1091
1101
|
"color": "#3f789e",
|
1092
1102
|
"font_size": 24,
|
1093
1103
|
"flags": {}
|
1104
|
+
},
|
1105
|
+
{
|
1106
|
+
"id": 5,
|
1107
|
+
"title": "Step1 - Load model",
|
1108
|
+
"bounding": [
|
1109
|
+
-1340,
|
1110
|
+
-60,
|
1111
|
+
389.5999755859375,
|
1112
|
+
181.60000610351562
|
1113
|
+
],
|
1114
|
+
"color": "#3f789e",
|
1115
|
+
"font_size": 24,
|
1116
|
+
"flags": {}
|
1117
|
+
},
|
1118
|
+
{
|
1119
|
+
"id": 6,
|
1120
|
+
"title": "Step2 - Upload multiview images",
|
1121
|
+
"bounding": [
|
1122
|
+
-1340,
|
1123
|
+
140,
|
1124
|
+
881.63623046875,
|
1125
|
+
1182.535400390625
|
1126
|
+
],
|
1127
|
+
"color": "#3f789e",
|
1128
|
+
"font_size": 24,
|
1129
|
+
"flags": {}
|
1094
1130
|
}
|
1095
1131
|
],
|
1096
1132
|
"config": {},
|
1097
1133
|
"extra": {
|
1098
1134
|
"ds": {
|
1099
|
-
"scale": 0.
|
1135
|
+
"scale": 0.6951137299943303,
|
1100
1136
|
"offset": [
|
1101
|
-
|
1102
|
-
|
1137
|
+
1760.340347682937,
|
1138
|
+
271.4947908534884
|
1103
1139
|
]
|
1104
1140
|
},
|
1105
|
-
"frontendVersion": "1.
|
1141
|
+
"frontendVersion": "1.23.4",
|
1106
1142
|
"node_versions": {
|
1107
1143
|
"comfy-core": "0.3.35"
|
1108
1144
|
},
|
Binary file
|