ComfyUI Impact Pack

537
3.6k
11
0
Type
Other
Downloads
671
Uploaded
Aug 18, 2023
Base Model
Other
Hash
AutoV2
414A5CE958
See Reviews
DrLtData's Avatar
DrLtData
Joined Oct 04, 2023
0
0
0
0
0

This custom node provides functionality for image detection with the Detector node, image enhancement of masks with the Detailer node, iterative upscaling support with the Iterative upscaler node, and various convenience nodes based on Clipspace.

Please refer to the GitHub page for more detailed information.

https://github.com/ltdrdata/ComfyUI-Impact-Pack

Install guide:

  • Method 1 (strongly recommended):

    • Install through ComfyUI-Manager

Troubleshootings:

  • Occasionally, when a new parameter is created in an update, the values of nodes created in the previous version can be shifted to different fields. This can result in unintended results or errors if executed as is, so it is important to check the node values. In particular, when updating from version v1.4 or earlier to version v1.5, all parameter values under guide_size will be different, so be careful when using previously created workflows.

Tutorial videos:

https://www.youtube.com/channel/UCmML5IfnB_06Mx_MsWmnzSg

Tutorial resources and worksflows:

https://github.com/ltdrdata/ComfyUI-extension-tutorials

Updates:

v3.20

  • UltralyticsDetectorProvider

    • MMDetDetectorProvider is optional now.

  • bunch of SEGS manipulation nodes

    • SEGS Filter, SEGS Detailer, SEGS Paste, SEGS Preview, ...

  • ImpactWildcardsProcessor, ImpactWildcardsEncode

  • ReencodeLatent

  • And much more improvements....

v2.7.5

  • Bug fixes: EmptySEGS, device error on Mask operation nodes,

  • improve install script for better compatibility with portable version

v2.7.1

  • Bug fix in the 'MASK to SEGS' node where an erroneous SEGS was generated when the crop region extended beyond the image area.

v2.7

  • Whole new nodes and New install system

  • Interactive SAM Detector, PreviewBridge

  • Iterative Upscaler, PIPE, ...

  • FaceDetailer

v1.7

  • new features: mask-points, mask-area on SAMDetectorCombined

  • improve mask painting: wheel brush size, right button eraser

  • SAMDetectorCombined bbox range bug fix

v1.6.1

  • bug fix for DetailerForEachDebug

v1.6

  • MaskPainter, EmptySEGS node added

  • bug fix for MaskToSEGS

v1.5

  • guide_size_for parameter added

  • more predictable upscale size patch

  • crop_factor on ONNXDetectorForEach node

v1.4

  • guide_size bug fix

  • ONNXLoader, ONNXDetectorForEach nodes added

v1.3

  • MaskToSEGS node added.

v1.2

  • Support external_seed for Seed node of WAS node suite.

v1.1

  • Fixed a package dependency issue with pycocotools on Windows.

  • Resolved an issue where the software was unable to recognize the "ComfyUI" folder in certain cases.