Node Packs

4,211 packs

ComfyUI-UltraPixel

0 stars

by 2kpr

Implementation of UltraPixel on ComfyUI

success

ComfyUI-Paint3D-Nodes

0 stars

by N3rd00d

Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913).

success

comfyui-tensorop

0 stars

by un-seen

Nodes to perform tensor operations in ComfyUI

success

ComfyUI-ZImageTurboHQNodes

0 stars

by marduk191

Self-contained ComfyUI nodes for Tongyi Z-Image-Turbo high-quality workflows

success

ComfyUI-Photoreal-Prompt-Builder

0 stars

by artokun

Structured photorealistic prompt builder for FLUX Klein 9B in ComfyUI

success

Auto Crop By NPS

0 stars

by WX-NPS1598

A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider.

success

Comfyui-LoraUtils

0 stars

by lrzjason

A collection of utility nodes for lora operations in ComfyUI.

success

ComfyUI_MTCLIPEncode

0 stars

by Marksusu

MTCLIPEncode: An extension for ComfyUI's CLIPTextEncode node, offering multilingual translation (using MarianMT) and prompt enhancement (using Ollama). Seamlessly translate your native language prompts into English and further optimize them for generating your desired images with Stable Diffusion. Supports Krita AI Diffusion.

success

ComfyUI-Cloud-APIs

0 stars

by BetaDoggo

Nodes for using models from online providers. Flux, Auraflow, SoteDiffusion, etc.

success

ComfyUI_FaceShaper

0 stars

by fssorc

Match two faces' shape before using other face swap nodes Face-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory. This project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes.

success

Comfyui-LatentUtils

0 stars

by lrzjason

Custom ComfyUI node performing selective latent denoising and detail enhancement using Fourier Transform (FFT) to separate and enhance image frequencies while suppressing noise. (Description by CC)

success

ComfyUI-CLIPSlider

0 stars

by RhizoNymph

A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)

success

ComfyUI_RopeWrapper

0 stars

by fssorc

Wrap Rope into ComfyUI, do a little change to use in ComfyUI. All credit goes to Hillobar and his ROPE [ㅁ/https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope)

success

ComfyUI-FastSDCPU

0 stars

by BetaDoggo

A set of nodes for interfacing with the FastSDCPU webserver.

success

ComfyUI-Latte

0 stars

by RhizoNymph

Nodes to use [a/latte](https://github.com/Vchitect/Latte) for text to video generation

success

neggles/ComfyUI-WDV-Nodes [gist-wrapper]

0 stars

by BetaDoggo

100% of code taken from [a/https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9](https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9).

success

Comfyui-QwenEditUtils

0 stars

by lrzjason

A collection of utility nodes for Qwen-based image editing in ComfyUI.

success

ComfyUI YetAnotherSafetyChecker

0 stars

by BetaDoggo

Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline.

success

Cozy Communication

0 stars

by cozy_comm

Post images and video to Discord. Nodes to facilitate communication using REST.

success

ComfyUI Watermark Detection Node

0 stars

by lrzjason

This custom node for ComfyUI provides watermark detection capabilities using a YOLO model trained by [a/fancyfeast](https://huggingface.co/fancyfeast), the creator of JoyCaption. The model is originally hosted at [a/Hugging Face Space](https://huggingface.co/spaces/fancyfeast/joycaption-watermark-detection).

success

Comfyui-tetestyle-image-video

0 stars

by aistudynow

TeleStyle custom nodes for ComfyUI video style transfer and official Qwen image style transfer.

success

ComfyUI-LLM-Session

0 stars

by kantan-kanto

Local LLM session nodes for ComfyUI using GGUF and llama.cpp, supporting Llama, Mistral, Qwen, DeepSeek, GLM, Gemma, Phi, LLaVA and gpt-oss, enabling both user–model chat and model-to-model dialogue without external runtimes like Ollama.

success

ComfyUI-CalculatorX

0 stars

by ryanontheinside

A fully interactive calculator node for ComfyUI with variable inputs and scientific functions

success

ComfyUI-ChatTTS

0 stars

by neverbiasu

A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows.

success

ComfyUI-ConstrainResolution

0 stars

by EnragedAntelope

Given min/max resolution constraints, this automatically suggests optimal dimensions while preserving aspect ratio. Ideal for Image to Image (I2I) and Image to Video (I2V) workflows!

success

ComfyUI-BAGEL

0 stars

by neverbiasu

A ComfyUI custom node package based on the BAGEL-7B-MoT multimodal model.

success

ComfyUI_Accessories

0 stars

by var1ableX

Get Mask Dimensions

success

ComfyUI-Image-Captioner

0 stars

by neverbiasu

A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter. Uses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language.

success

ComfyUI-ReLight

0 stars

by EnragedAntelope

Transform your images with cinematic lighting effects in a single click! ReLight is a powerful ComfyUI node that adds professional-grade lighting capabilities including multiple light sources, rim lighting, and 3D lighting simulation.

success

ComfyUI-StyleShot

0 stars

by neverbiasu

This project integrates [a/StyleShot](https://github.com/open-mmlab/StyleShot) functionality into ComfyUI, thanks to the foundational work by continue-revolution.

success