Node Packs
4,211 packs
ComfyUI Facerestore TensorRT
29 starsby yuvraj108c
This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI. Note: This project doesn't do pre/post processing. It only works on cropped faces for now.
OpenAINode
29 starsby Electrofried
A simply node for hooking in to openAI API based servers via comfyUI
ComfyUI-APGScaling
29 starsby logtd
ComfyUI nodes to use [a/APG scaling](https://huggingface.co/papers/2410.02416) for CFG, allowing for better image quality with higher CFG.
ComfyBreakAnim
29 starsby LonicaMewinsky
Nodes:BreakFrames, GetKeyFrames, MakeGrid.
ComfyUI-MARS5-TTS
28 starsby AIFSH
a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)
Comfyui_CXH_FluxLoraMerge
28 starsby StartHua
flux lora merge. adaptive Merge (uses tensor norms and weight), manual Merge (uses fixed weights you specify), additive Merge (uses 100% of the first and adds a percentage of the second)
ComfyUI-I2VGEN-XL
28 starsby chaojie
This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)
Gridswapper
28 starsby kinfolk0117
Gridswapper takes a batch of latents and spreads them over the necessary amount of grids. It then automatically shuffles the images in the grids for each step. So, a batch of 12 latents for a 2x2 grid will generate 3 grid images in each step. It will then shuffle around the images for the next step. This makes it possible for all images to influence the others during the denoising process. This approach works well for generating 2-4 grids.
ComfyUI-RVC
28 starsby AIFSH
a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now! NOTE: make sure ffmpeg is worked in your commandline for Linux
Comfyui-ergouzi-samplers
28 starsby 11dogzi
Partial redraw sampler and variant seed sampler
tri3d-comfyui-nodes
27 starsby TRI3D-LC
Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse.
ComfyUI Yolov8
27 starsby zcfrank1st
Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin
ComfyUI_DyPE
27 starsby smthemex
DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI
ComfyUI-AudioMass
27 starsby jtydhr88
This is a ComfyUI plugin that provides a user interface of AudioMass, originally developed by [a/AudioMass](https://github.com/pkalogiros/audiomass)
ComfyUI-GPT4V-Image-Captioner
27 starsby 438443467
Nodes:GPT4V-Image-Captioner
ComfyUI-seam-carving
27 starsby spinagon
Nodes: Image Resize (seam carving). Seam carving (image resize) for ComfyUI. Based on [a/https://github.com/li-plus/seam-carving](https://github.com/li-plus/seam-carving). With seam carving algorithm, the image could be intelligently resized while keeping the important contents undistorted. The carving process could be further guided, so that an object could be removed from the image without apparent artifacts.
ComfyUI-HiggsAudio_Wrapper
27 starsby ShmuelRonen
A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility.
ComfyUI_ModelScopeT2V
27 starsby ExponentialML
Allows native usage of ModelScope based Text To Video Models in ComfyUI
ComfyUI_Llama3_8B
27 starsby smthemex
Llama3_8B for comfyUI, using pipeline workflow.
Comfyui-Yolov8-JSON
27 starsby prodogape
This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information.[w/Repository url is changed. Please remove previous one and reinstall.]
ComfyUI_Mexx_Poster
27 starsby SoftMeng
Nodes: ComfyUI_Mexx_Poster
ComfyUI MuseV Evolved
26 starsby storyicon
Nodes:MuseVImg2Vid (comfyui_musev_evolved) NOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers
ComfyUI-TG
26 starsby daxcay
Node to enable Telegram in ComfyUI.
noEmbryo nodes
26 starsby noEmbryo
PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx.
comfy-easy-grids
25 starsby shockz0rz
A set of custom nodes for creating image grids, sequences, and batches in ComfyUI.
antrobots ComfyUI Nodepack
25 starsby antrobot
A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!
ComfyUI_OmniSVG
25 starsby smthemex
OmniSVG: A Unified Scalable Vector Graphics Generation Model,you can try it in ComfyUI.
ComfyUI_DICE_Talk
25 starsby smthemex
Use DICE-Talk in ComfyUI,which is a method about Correlation-Aware Emotional Talking Portrait Generation.
bsz-cui-extras
25 starsby Beinsezii
This contains all-in-one 'principled' nodes for T2I, I2I, refining, and scaling. Additionally it has many tools for directly manipulating the color of latents, high res fix math, and scripted image post-processing.
abg-comfyui
25 starsby kwaroran
Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111.