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.
Files changed (37) hide show
  1. comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model-1.webp +0 -0
  2. comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model.json +317 -288
  3. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-1.webp +0 -0
  4. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-2.webp +0 -0
  5. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model.json +272 -236
  6. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-1.webp +0 -0
  7. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-2.webp +0 -0
  8. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json +203 -167
  9. comfyui_workflow_templates/templates/area_composition-1.webp +0 -0
  10. comfyui_workflow_templates/templates/area_composition.json +1158 -519
  11. comfyui_workflow_templates/templates/area_composition_square_area_for_subject-1.webp +0 -0
  12. comfyui_workflow_templates/templates/area_composition_square_area_for_subject.json +856 -363
  13. comfyui_workflow_templates/templates/audio_stable_audio_example.json +201 -48
  14. comfyui_workflow_templates/templates/controlnet_example.json +625 -208
  15. comfyui_workflow_templates/templates/flux_redux_model_example.json +1112 -617
  16. comfyui_workflow_templates/templates/hiresfix_latent_workflow-1.webp +0 -0
  17. comfyui_workflow_templates/templates/hiresfix_latent_workflow-2.webp +0 -0
  18. comfyui_workflow_templates/templates/hiresfix_latent_workflow.json +556 -215
  19. comfyui_workflow_templates/templates/image2image.json +396 -156
  20. comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
  21. comfyui_workflow_templates/templates/index.json +3 -11
  22. comfyui_workflow_templates/templates/latent_upscale_different_prompt_model-1.webp +0 -0
  23. comfyui_workflow_templates/templates/latent_upscale_different_prompt_model.json +682 -275
  24. comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v.json +187 -187
  25. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +151 -151
  26. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +139 -139
  27. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +177 -177
  28. comfyui_workflow_templates/templates/video_wan_vace_inpainting.json +141 -167
  29. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +34 -34
  30. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/METADATA +1 -1
  31. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/RECORD +34 -36
  32. comfyui_workflow_templates/templates/area_composition_reversed-1.webp +0 -0
  33. comfyui_workflow_templates/templates/area_composition_reversed.json +0 -967
  34. comfyui_workflow_templates/templates/flux_dev_example.json +0 -771
  35. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/WHEEL +0 -0
  36. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/licenses/LICENSE +0 -0
  37. {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": 16,
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": 17,
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": 18,
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": -7.853863031393834,
189
- "y": 1.7985876136784242,
190
- "z": 10.747807429936994
125
+ "x": 11.122540839475917,
126
+ "y": 10.995429482054263,
127
+ "z": 11.122540839475919
191
128
  },
192
129
  "target": {
193
130
  "x": 0,
194
- "y": 2.5,
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": 15,
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
- -540,
275
- 270
213
+ -530,
214
+ 280
276
215
  ],
277
216
  "size": [
278
217
  253.60000610351562,
279
218
  78
280
219
  ],
281
220
  "flags": {},
282
- "order": 10,
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
- -680,
321
- 390
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
- 270
305
+ 280
363
306
  ],
364
307
  "size": [
365
308
  253.60000610351562,
366
309
  78
367
310
  ],
368
311
  "flags": {},
369
- "order": 12,
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
- 390
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
- -680,
449
- 840
395
+ -670,
396
+ 850
450
397
  ],
451
398
  "size": [
452
399
  253.60000610351562,
453
400
  78
454
401
  ],
455
402
  "flags": {},
456
- "order": 11,
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": 78,
492
- "type": "LoadImage",
440
+ "id": 86,
441
+ "type": "CLIPVisionEncode",
493
442
  "pos": [
494
- -670,
495
- 970
443
+ -230,
444
+ 850
496
445
  ],
497
446
  "size": [
498
- 401.6362609863281,
499
- 345.33544921875
447
+ 253.60000610351562,
448
+ 78
500
449
  ],
501
450
  "flags": {},
502
- "order": 2,
451
+ "order": 12,
503
452
  "mode": 4,
504
- "inputs": [],
505
- "outputs": [
453
+ "inputs": [
506
454
  {
507
- "label": "IMAGE",
508
- "name": "IMAGE",
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
- 162
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
- "Node name for S&R": "LoadImage"
479
+ "cnr_id": "comfy-core",
480
+ "ver": "0.3.43",
481
+ "Node name for S&R": "CLIPVisionEncode"
525
482
  },
526
483
  "widgets_values": [
527
- "left.jpg",
528
- "image"
484
+ "none"
529
485
  ]
530
486
  },
531
487
  {
532
- "id": 54,
533
- "type": "ImageOnlyCheckpointLoader",
488
+ "id": 70,
489
+ "type": "ModelSamplingAuraFlow",
534
490
  "pos": [
535
- -180,
536
- 80
491
+ 240,
492
+ 90
537
493
  ],
538
494
  "size": [
539
- 369.6000061035156,
540
- 98
495
+ 270,
496
+ 60
541
497
  ],
542
498
  "flags": {},
543
- "order": 3,
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
- 155
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
- "Node name for S&R": "ImageOnlyCheckpointLoader",
580
- "models": [
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
- "hunyuan3d-dit-v2-mv.safetensors"
526
+ 1.0000000000000002
590
527
  ]
591
528
  },
592
529
  {
593
- "id": 87,
530
+ "id": 78,
594
531
  "type": "LoadImage",
595
532
  "pos": [
596
- -220,
597
- 970
533
+ -670,
534
+ 980
598
535
  ],
599
536
  "size": [
600
537
  401.6362609863281,
601
538
  345.33544921875
602
539
  ],
603
540
  "flags": {},
604
- "order": 4,
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
- 170
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": 86,
635
- "type": "CLIPVisionEncode",
573
+ "id": 87,
574
+ "type": "LoadImage",
636
575
  "pos": [
637
576
  -230,
638
- 840
577
+ 980
639
578
  ],
640
579
  "size": [
641
- 253.60000610351562,
642
- 78
580
+ 401.6362609863281,
581
+ 345.33544921875
643
582
  ],
644
583
  "flags": {},
645
- "order": 13,
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": "CLIP_VISION_OUTPUT",
664
- "name": "CLIP_VISION_OUTPUT",
665
- "type": "CLIP_VISION_OUTPUT",
589
+ "label": "IMAGE",
590
+ "name": "IMAGE",
591
+ "type": "IMAGE",
666
592
  "slot_index": 0,
667
593
  "links": [
668
- 171
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
- "Node name for S&R": "CLIPVisionEncode"
606
+ "cnr_id": "comfy-core",
607
+ "ver": "0.3.43",
608
+ "Node name for S&R": "LoadImage"
674
609
  },
675
610
  "widgets_values": [
676
- "none"
611
+ "left.jpg",
612
+ "image"
677
613
  ]
678
614
  },
679
615
  {
680
- "id": 85,
681
- "type": "MarkdownNote",
616
+ "id": 54,
617
+ "type": "ImageOnlyCheckpointLoader",
682
618
  "pos": [
683
- -1050,
684
- 230
619
+ -680,
620
+ 40
685
621
  ],
686
622
  "size": [
687
- 348.69091796875,
688
- 109.14118194580078
623
+ 369.6000061035156,
624
+ 98
689
625
  ],
690
626
  "flags": {},
691
- "order": 5,
627
+ "order": 4,
692
628
  "mode": 0,
693
629
  "inputs": [],
694
- "outputs": [],
695
- "title": "About Input Images",
696
- "properties": {},
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
- "It is recommended to use images with a ratio close to 1:1\n\n---\n\n建议使用接近 1:1 比例的图片"
675
+ "hunyuan3d-dit-v2-mv_fp16.safetensors"
699
676
  ],
700
- "color": "#432",
701
- "bgcolor": "#653"
677
+ "color": "#322",
678
+ "bgcolor": "#533"
702
679
  },
703
680
  {
704
- "id": 70,
705
- "type": "ModelSamplingAuraFlow",
681
+ "id": 65,
682
+ "type": "Hunyuan3Dv2ConditioningMultiView",
706
683
  "pos": [
707
684
  240,
708
- 90
685
+ 230
709
686
  ],
710
687
  "size": [
711
- 270,
712
- 60
688
+ 268.79998779296875,
689
+ 86
713
690
  ],
714
691
  "flags": {},
715
- "order": 9,
692
+ "order": 13,
716
693
  "mode": 0,
717
694
  "inputs": [
718
695
  {
719
- "label": "model",
720
- "name": "model",
721
- "type": "MODEL",
722
- "link": 155
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": "MODEL",
728
- "name": "MODEL",
729
- "type": "MODEL",
726
+ "label": "positive",
727
+ "name": "positive",
728
+ "type": "CONDITIONING",
730
729
  "slot_index": 0,
731
730
  "links": [
732
- 156
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
- "Node name for S&R": "ModelSamplingAuraFlow"
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": 6,
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
- 390
791
+ 430
782
792
  ],
783
793
  "size": [
784
794
  320,
785
- 140
795
+ 88
786
796
  ],
787
797
  "flags": {},
788
- "order": 7,
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.\n\n---\n\n试着调整 CFG 设置以获得更好的输出"
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
- -180,
805
- -90
814
+ -1080,
815
+ 0
806
816
  ],
807
817
  "size": [
808
- 360,
809
- 110
818
+ 370,
819
+ 140
810
820
  ],
811
821
  "flags": {},
812
- "order": 8,
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-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"
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
- -690,
1000
- 200,
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
- 200,
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
- -690,
1026
- 770,
1027
- 431.6362609863281,
1028
- 558.9354248046875
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
- 770,
1040
- 431.6362609863281,
1041
- 558.9354248046875
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": 0.6951137299943246,
1087
+ "scale": 1.1194876132931657,
1052
1088
  "offset": [
1053
- 1100.6722626165076,
1054
- 424.84372661283317
1089
+ 1092.3112974551002,
1090
+ 143.18337073175036
1055
1091
  ]
1056
1092
  },
1057
- "frontendVersion": "1.19.9",
1093
+ "frontendVersion": "1.23.4",
1058
1094
  "node_versions": {
1059
1095
  "comfy-core": "0.3.35"
1060
1096
  },