Node Packs
4,211 packs
Flux blocks patcher sampler
86 starsby cubiq
This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes.
ComfyUI-X-Portrait-Nodes
86 starsby akatz-ai
Implementation of X-Portrait nodes for ComfyUI, animate portraits with an input video and a reference image.
LoadLoraWithTags
86 starsby Extraltodeus
Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing.
ComfyUI-FlashVSR
85 starsby ailab
Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications.
Pixelization
85 starsby filipemeneses
ComfyUI node that pixelizes images.
ComfyUI-MotionCtrl-SVD
85 starsby chaojie
Nodes: Download the weights of MotionCtrl-SVD [a/motionctrl_svd.ckpt](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl_svd.ckpt) and put it to ComfyUI/models/checkpoints
Jags_VectorMagic
85 starsby jags111
a collection of nodes to explore Vector and image manipulation
ComfyQR
84 starsby coreyryanhanson
QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking.
ComfyUi-Ollama-YN
84 starsby wujm424606
Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python). Meanwhile it will provide better prompt descriptor for stable diffusion.
comfyui-magic-clothing
82 starsby longgui0318
The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter.[w/comfyui-oms-diffusion is renamed to comfyui-magic-clothing. You may need to reinstall this.]
ComfyUI-Vextra-Nodes
82 starsby diontimmer
Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors
Power Noise Suite for ComfyUI
81 starsby WASasquatch
Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments.
ComfyUI-CreaPrompt
81 starsby Tritant
Generate random prompts easily.
ComfyUI-JNodes
81 starsby JaredTherriault
python and web UX improvements for ComfyUI: Lora/Embedding picker, web extension manager (enable/disable any extension without disabling python nodes), control any parameter with text prompts, image and video viewer, metadata viewer, token counter, comments in prompts, font control, and more! [w/'ImageFeed.js' from the custom scripts of pythongosssss is not compatible with this suite's ImageDrawer feature. Additionally, 'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'favicon.js' from the custom scripts of pythongosssss, are incompatible with advanced features of the suite. Please use the JNodes Extension Management setting in Settings > JNodes > Extension Management to disable these extensions by unchecking them to use the full functionality of the suite.]
ComfyUI-Dream-Interpreter
81 starsby gokayfem
Tell your dream and it interprets it and puts you inside your dream
Comfy Controller
81 starsby chrisgoringe
Quickly and easily build a GUI on top of your workflow. Gather just the nodes that you want to see, with no spaghetti, onto controller panels, leaving your workflow untouched in the background.
ComfyUI-MiniMax-Remover
80 starsby 1038lab
ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps.
ComfyUI roop
80 starsby ssitu
ComfyUI nodes for the roop A1111 webui script.
ComfyUI-Prompt-Expansion
80 starsby meap158
Dynamic prompt expansion, powered by GPT-2 locally on your device.
ComfyUI_DanTagGen
80 starsby huchenlei
ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true).
Flex.1 tools
79 starsby ostris
Some tools to help with [a/Flex.1-alpha](https://huggingface.co/ostris/Flex.1-alpha) inference on Comfy UI.
ComfyUI_StableHair_ll
79 starsby lldacing
Hair transfer
comfy-plasma
78 starsby Jordach
Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler
ComfyUI-B-LoRA
77 starsby Sida Liu
Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0).
ComfyUI-APISR
77 starsby kijai
Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI.[w/NOTE: repo name is changed from ComfyUI-APISR -> ComfyUI-APISR-KJ]
ComfyUI-ComfyWorkflows
77 starsby thecooltechguy
The best way to run, share, & discover thousands of ComfyUI workflows.
ComfyUI-IPAnimate
76 starsby Chan-0312
This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos.
DepthFM IN COMFYUI
75 starsby ZHO-ZHO-ZHO
Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI
Styles CSV Loader Extension for ComfyUI
72 starsby theUpsider
This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI.
DiffusionLight implementation for ComfyUI
72 starsby kijai
This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one.