comfyui-workflow-templates 0.1.65__py3-none-any.whl → 0.1.66__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.

Potentially problematic release.


This version of comfyui-workflow-templates might be problematic. Click here for more details.

Files changed (24) hide show
  1. comfyui_workflow_templates/templates/image_chroma_text_to_image.json +229 -277
  2. comfyui_workflow_templates/templates/image_qwen_image.json +16 -16
  3. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-1.webp +0 -0
  4. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-2.webp +0 -0
  5. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch.json +1053 -0
  6. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-1.webp +0 -0
  7. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-2.webp +0 -0
  8. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +2048 -0
  9. comfyui_workflow_templates/templates/index.es.json +696 -1381
  10. comfyui_workflow_templates/templates/index.fr.json +676 -1319
  11. comfyui_workflow_templates/templates/index.ja.json +684 -1337
  12. comfyui_workflow_templates/templates/index.json +25 -13
  13. comfyui_workflow_templates/templates/index.ko.json +969 -1564
  14. comfyui_workflow_templates/templates/index.ru.json +623 -1265
  15. comfyui_workflow_templates/templates/index.zh-TW.json +694 -1347
  16. comfyui_workflow_templates/templates/index.zh.json +700 -1353
  17. {comfyui_workflow_templates-0.1.65.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/METADATA +1 -1
  18. {comfyui_workflow_templates-0.1.65.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/RECORD +24 -18
  19. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-1.webp → image_qwen_image_union_control_lora-1.webp} +0 -0
  20. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-3.webp → image_qwen_image_union_control_lora-3.webp} +0 -0
  21. /comfyui_workflow_templates/templates/{image_qwen_image_union_control.json → image_qwen_image_union_control_lora.json} +0 -0
  22. {comfyui_workflow_templates-0.1.65.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/WHEEL +0 -0
  23. {comfyui_workflow_templates-0.1.65.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/licenses/LICENSE +0 -0
  24. {comfyui_workflow_templates-0.1.65.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/top_level.txt +0 -0
@@ -631,49 +631,49 @@
631
631
  "bgcolor": "#653"
632
632
  },
633
633
  {
634
- "id": 74,
635
- "type": "MarkdownNote",
634
+ "id": 70,
635
+ "type": "Note",
636
636
  "pos": [
637
637
  850,
638
- 660
638
+ 910
639
639
  ],
640
640
  "size": [
641
641
  310,
642
- 210
642
+ 120
643
643
  ],
644
644
  "flags": {},
645
645
  "order": 7,
646
646
  "mode": 0,
647
647
  "inputs": [],
648
648
  "outputs": [],
649
- "title": "KSampler settings",
649
+ "title": "For fp8 without 8steps LoRA",
650
650
  "properties": {},
651
651
  "widgets_values": [
652
- "You can test and find the best setting by yourself. The following table is for reference.\n\n| model | steps | cfg |\n|---------------------|---------------|---------------|\n| fp8_e4m3fn(Qwen team's suggestion) | 40 | 2.5 \n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 8steps LoRA | 8 | 2.5 |\n| distill fp8_e4m3fn | 10 | 1.0 |"
652
+ "Set cfg to 1.0 for a speed boost at the cost of consistency. Samplers like res_multistep work pretty well at cfg 1.0\n\nThe official number of steps is 50 but I think that's too much. Even just 10 steps seems to work."
653
653
  ],
654
654
  "color": "#432",
655
655
  "bgcolor": "#653"
656
656
  },
657
657
  {
658
- "id": 70,
659
- "type": "Note",
658
+ "id": 74,
659
+ "type": "MarkdownNote",
660
660
  "pos": [
661
661
  850,
662
- 910
662
+ 660
663
663
  ],
664
664
  "size": [
665
665
  310,
666
- 120
666
+ 210
667
667
  ],
668
668
  "flags": {},
669
669
  "order": 8,
670
670
  "mode": 0,
671
671
  "inputs": [],
672
672
  "outputs": [],
673
- "title": "For fp8 without 8steps LoRA",
673
+ "title": "KSampler settings",
674
674
  "properties": {},
675
675
  "widgets_values": [
676
- "Set cfg to 1.0 for a speed boost at the cost of consistency. Samplers like res_multistep work pretty well at cfg 1.0\n\nThe official number of steps is 50 but I think that's too much. Even just 10 steps seems to work."
676
+ "You can test and find the best setting by yourself. The following table is for reference.\n\n| model | steps | cfg |\n|---------------------|---------------|---------------|\n| fp8_e4m3fn(Qwen team's suggestion) | 40 | 2.5 \n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 8steps LoRA | 8 | 1.0 |\n| distill fp8_e4m3fn | 10 | 1.0 |"
677
677
  ],
678
678
  "color": "#432",
679
679
  "bgcolor": "#653"
@@ -826,13 +826,13 @@
826
826
  "config": {},
827
827
  "extra": {
828
828
  "ds": {
829
- "scale": 0.6303940863128694,
829
+ "scale": 0.2480466293395618,
830
830
  "offset": [
831
- 1080.7704636873548,
832
- 462.84601172702344
831
+ 4246.689662080242,
832
+ 988.9239858025617
833
833
  ]
834
834
  },
835
- "frontendVersion": "1.24.4",
835
+ "frontendVersion": "1.26.6",
836
836
  "ue_links": [],
837
837
  "links_added_by_ue": [],
838
838
  "VHS_latentpreview": false,