Sign In

ComfyUI Impact Pack

689
5.9k
36
Type
Other
Stats
1,377
Reviews
Uploaded
Dec 26, 2023
Base Model
Other
Hash
AutoV2
9553D8CFDD
0
0
0
0

The Impact Pack supports image enhancement through inpainting using Detector, Detailer, and Bridge nodes, offering various workflow configuration methods through Wildcards, Regional Sampler, Logics, PIPE, and more.

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

  • Method 2:

    • Download

    • Uncompress into ComfyUI/custom_nodes

      • GOOD: ComfyUI/custom_nodes/ComfyUI-Impact-Pack

      • BAD CASE 1: with redundant subfolder

        • ComfyUI/custom_nodes/ComfyUI-Impact-Pack/ComfyUI-Impact-Pack

      • BAD CASE 2: without subfolder

        • ComfyUI/custom_nodes

    • Restart ComfyUI

  • Method 3:

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:

v4.52.1

  • Detailer: AnimateDiff support, noise/unsampler hook, wildcards

  • Preview Bridge (latent)

  • Logics nodes (Switches, ControlBridge, QueueTrigger, ..)

  • Regional Sampler

  • And so on....

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.