ltdrdata / ComfyUI-Inspire-Pack

This repository offers various extension nodes for ComfyUI. Nodes here have different characteristics compared to those in the ComfyUI Impact Pack. The Impact Pack has become too large now...
GNU General Public License v3.0
377 stars 43 forks source link

ComfyUI-Inspire-Pack

This repository offers various extension nodes for ComfyUI. Nodes here have different characteristics compared to those in the ComfyUI Impact Pack. The Impact Pack has become too large now...

Notice:

Nodes

Lora Block Weight - This is a node that provides functionality related to Lora block weight.

SEGS Supports nodes - This is a node that supports ApplyControlNet (SEGS) from the Impact Pack.

A1111 Compatibility support - These nodes assists in replicating the creation of A1111 in ComfyUI exactly.

Sampler nodes

Prompt Support - These are nodes for supporting prompt processing.

Regional Nodes - These node simplifies the application of prompts by region.

Image Util

Backend Cache - Nodes for storing arbitrary data from the backend in a cache and sharing it across multiple workflows.

Conditioning - Nodes for conditionings

Models - Nodes for models

Util - Utilities

Credits

ComfyUI/ComfyUI - A powerful and modular stable diffusion GUI.

ComfyUI/sd-webui-lora-block-weight - The original idea for LoraBlockWeight came from here, and it is based on the syntax of this extension.

jags111/efficiency-nodes-comfyui - The XY Input provided by the Inspire Pack supports the XY Plot of this node.

Fannovel16/comfyui_controlnet_aux - The wrapper for the controlnet preprocessor in the Inspire Pack depends on these nodes.

Kosinkadink/ComfyUI-Advanced-Controlnet - Load Images From Dir (Inspire) code is came from here.

Trung0246/ComfyUI-0246 - Nice bypass hack!

cubiq/ComfyUI_IPAdapter_plus - IPAdapter related nodes depend on this extension.

Davemane42/ComfyUI_Dave_CustomNode - Original author of ConditioningStretch, ConditioningUpscale

BlenderNeko/ComfyUI_Noise - slerp code for noise variation