Node Packs
4,211 packs
ComfyUI-UltraPixel
0 starsby 2kpr
Implementation of UltraPixel on ComfyUI
ComfyUI-Paint3D-Nodes
0 starsby N3rd00d
Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913).
comfyui-tensorop
0 starsby un-seen
Nodes to perform tensor operations in ComfyUI
ComfyUI-ZImageTurboHQNodes
0 starsby marduk191
Self-contained ComfyUI nodes for Tongyi Z-Image-Turbo high-quality workflows
ComfyUI-Photoreal-Prompt-Builder
0 starsby artokun
Structured photorealistic prompt builder for FLUX Klein 9B in ComfyUI
Auto Crop By NPS
0 starsby WX-NPS1598
A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider.
Comfyui-LoraUtils
0 starsby lrzjason
A collection of utility nodes for lora operations in ComfyUI.
ComfyUI_MTCLIPEncode
0 starsby 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.
ComfyUI-Cloud-APIs
0 starsby BetaDoggo
Nodes for using models from online providers. Flux, Auraflow, SoteDiffusion, etc.
ComfyUI_FaceShaper
0 starsby 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.
Comfyui-LatentUtils
0 starsby 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)
ComfyUI-CLIPSlider
0 starsby RhizoNymph
A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)
ComfyUI_RopeWrapper
0 starsby 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)
ComfyUI-FastSDCPU
0 starsby BetaDoggo
A set of nodes for interfacing with the FastSDCPU webserver.
ComfyUI-Latte
0 starsby RhizoNymph
Nodes to use [a/latte](https://github.com/Vchitect/Latte) for text to video generation
neggles/ComfyUI-WDV-Nodes [gist-wrapper]
0 starsby BetaDoggo
100% of code taken from [a/https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9](https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9).
Comfyui-QwenEditUtils
0 starsby lrzjason
A collection of utility nodes for Qwen-based image editing in ComfyUI.
ComfyUI YetAnotherSafetyChecker
0 starsby 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.
Cozy Communication
0 starsby cozy_comm
Post images and video to Discord. Nodes to facilitate communication using REST.
ComfyUI Watermark Detection Node
0 starsby 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).
Comfyui-tetestyle-image-video
0 starsby aistudynow
TeleStyle custom nodes for ComfyUI video style transfer and official Qwen image style transfer.
ComfyUI-LLM-Session
0 starsby 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.
ComfyUI-CalculatorX
0 starsby ryanontheinside
A fully interactive calculator node for ComfyUI with variable inputs and scientific functions
ComfyUI-ChatTTS
0 starsby 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.
ComfyUI-ConstrainResolution
0 starsby 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!
ComfyUI-BAGEL
0 starsby neverbiasu
A ComfyUI custom node package based on the BAGEL-7B-MoT multimodal model.
ComfyUI_Accessories
0 starsby var1ableX
Get Mask Dimensions
ComfyUI-Image-Captioner
0 starsby 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.
ComfyUI-ReLight
0 starsby 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.
ComfyUI-StyleShot
0 starsby neverbiasu
This project integrates [a/StyleShot](https://github.com/open-mmlab/StyleShot) functionality into ComfyUI, thanks to the foundational work by continue-revolution.