Compare commits

...

23 Commits
3.39.2 ... main

Author SHA1 Message Date
Dr.Lt.Data
74d1e9d296 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-19 19:34:31 +09:00
Dr.Lt.Data
8138954fc6 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-19 01:59:09 +09:00
Dr.Lt.Data
e8e0e884f2 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-15 22:01:15 +09:00
loz2754
379fad3809
Add AUN ComfyUI Nodes to custom node list (#2494) 2026-01-15 21:33:48 +09:00
Dr.Lt.Data
bb0ef5bdc3 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-15 12:54:22 +09:00
Dr.Lt.Data
9617b0e56e update DB 2026-01-14 01:38:25 +09:00
Dr.Lt.Data
f20f8549e6 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-14 00:45:38 +09:00
sinanzoo2nd
82135ab168
Add ComfyUI-Seed-Wildcard-Pack (#2497) 2026-01-14 00:14:47 +09:00
Dr.Lt.Data
2cb7f021e9 update DB 2026-01-13 18:51:07 +09:00
Dr.Lt.Data
29a59595b9 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-13 12:59:33 +09:00
Dr.Lt.Data
58a1051c46 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-13 07:32:02 +09:00
Dr.Lt.Data
53bec8be40 update DB 2026-01-13 07:29:47 +09:00
zwaigani
162f25f570
Add ComfyUI-VRAM-watcher node with details (#2493) 2026-01-13 07:28:10 +09:00
Dr.Lt.Data
5d0112f768 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-12 01:59:22 +09:00
Jason Hoku
695d87cc0a
Add Ultimate Auto Sampler Suite (#2471) 2026-01-12 01:39:54 +09:00
Dr.Lt.Data
f2ba36ec3a update DB 2026-01-12 01:12:58 +09:00
Bulldog68
6b83a5a16e
Add ComfyUI_FMJ_SaveImageVersions node entry (#2475)
* Add ComfyUI_FMJ_SaveImageVersions node entry

Save images with full metadata (prompt, workflow, software versions, commit)

This repository provides ComfyUI nodes to:
- Save PNG images with embedded metadata (positive / negative prompts and other JSON fields),
- Generate and copy a snapshot describing the environment (commits, versions, GPU, etc.),
- Load an image and restore information from its metadata.

Important: this project runs a local script `snapshot.py` to capture the state of ComfyUI and custom nodes. Only run it in trusted environments.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-12 01:11:35 +09:00
Dr.Lt.Data
10aff14af5 update DB 2026-01-12 01:06:25 +09:00
LiChunlin
7634a08073
Add Comfyui-Image-Concat custom node (#2480)
Added a new custom node for ComfyUI that supports image concatenation with advanced features.
2026-01-12 01:05:32 +09:00
Dr.Lt.Data
92cf872f1b update DB 2026-01-12 00:55:47 +09:00
vuhung3990
c916174499
Add NSFW Guard node to custom-node-list.json (#2489)
Added NSFW Guard node for ComfyUI with automatic detection.
2026-01-12 00:51:05 +09:00
Amit Pintz
4ad8735c89
Add LTX-2 models. (#2490) 2026-01-12 00:49:45 +09:00
Dr.Lt.Data
2416aa2fc9 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-09 12:53:58 +09:00
10 changed files with 12693 additions and 7645 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5180,6 +5180,204 @@
"size": "25.75GB"
},
{
"name": "LTX-2 19B Dev FP8",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Dev FP8 model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-dev-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
"size": "27.1GB"
},
{
"name": "LTX-2 19B Distilled FP8",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Distilled FP8 model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-fp8.safetensors",
"size": "27.1GB"
},
{
"name": "LTX-2 19B Dev",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Dev model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-dev.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev.safetensors",
"size": "43.3GB"
},
{
"name": "LTX-2 19B Distilled",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Distilled model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors",
"size": "43.3GB"
},
{
"name": "LTX-2 Spatial Upscaler",
"type": "upscale",
"base": "upscale",
"save_path": "default",
"description": "Spatial upscaler model for LTX-2. This model enhances the spatial resolution of generated videos.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-spatial-upscaler-x2-1.0.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors",
"size": "996MB"
},
{
"name": "LTX-2 Temporal Upscaler",
"type": "upscale",
"base": "upscale",
"save_path": "default",
"description": "Temporal upscaler model for LTX-2. This model enhances the temporal resolution of generated videos.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-temporal-upscaler-x2-1.0.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-temporal-upscaler-x2-1.0.safetensors",
"size": "262MB"
},
{
"name": "LTX-2 19B Distilled LoRA",
"type": "lora",
"base": "LTX-2",
"save_path": "loras",
"description": "A LoRA adapter that transforms the standard LTX-2 19B model into a distilled version when loaded.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled-lora-384.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors",
"size": "7.67GB"
},
{
"name": "LTX-2 19B IC LoRA - Canny Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for canny control on LTX-2 19B IC model. Intended for advanced edge control and guided generation.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control",
"filename": "ltx-2-19b-ic-lora-canny-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control/resolve/main/ltx-2-19b-ic-lora-canny-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B IC LoRA - Depth Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for depth control on LTX-2 19B IC model. Adds depth-aware generation guidance.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control",
"filename": "ltx-2-19b-ic-lora-depth-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control/resolve/main/ltx-2-19b-ic-lora-depth-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B IC LoRA - Detailer",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA detailer for LTX-2 19B IC. Improves fine details and sharpness in generated outputs.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer",
"filename": "ltx-2-19b-ic-lora-detailer.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer/resolve/main/ltx-2-19b-ic-lora-detailer.safetensors",
"size": "2.62GB"
},
{
"name": "LTX-2 19B IC LoRA - Pose Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for pose control on LTX-2 19B IC model. Enables pose-guided image/video generation.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control",
"filename": "ltx-2-19b-ic-lora-pose-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control/resolve/main/ltx-2-19b-ic-lora-pose-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly In",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-in camera control with LTX-2 19B. Simulates camera moving closer to subject.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In",
"filename": "ltx-2-19b-lora-camera-control-dolly-in.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In/resolve/main/ltx-2-19b-lora-camera-control-dolly-in.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Left",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-left camera control with LTX-2 19B. Simulates camera moving left.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left",
"filename": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Out",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-out camera control with LTX-2 19B. Simulates camera moving away from subject.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out",
"filename": "ltx-2-19b-lora-camera-control-dolly-out.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out/resolve/main/ltx-2-19b-lora-camera-control-dolly-out.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Right",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-right camera control with LTX-2 19B. Simulates camera moving right.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right",
"filename": "ltx-2-19b-lora-camera-control-dolly-right.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right/resolve/main/ltx-2-19b-lora-camera-control-dolly-right.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Jib Down",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for jib-down camera control with LTX-2 19B. Simulates vertical camera movement downwards.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down",
"filename": "ltx-2-19b-lora-camera-control-jib-down.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down/resolve/main/ltx-2-19b-lora-camera-control-jib-down.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Jib Up",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for jib-up camera control with LTX-2 19B. Simulates vertical camera movement upwards.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up",
"filename": "ltx-2-19b-lora-camera-control-jib-up.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up/resolve/main/ltx-2-19b-lora-camera-control-jib-up.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Static",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for static camera control with LTX-2 19B. Simulates stationary/static camera view.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static",
"filename": "ltx-2-19b-lora-camera-control-static.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static/resolve/main/ltx-2-19b-lora-camera-control-static.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-Video Spatial Upscaler v0.9.7",
"type": "upscale",

View File

@ -1,5 +1,386 @@
{
"custom_nodes": [
{
"author": "ah-kun",
"title": "ComfyUI-OTP-Auth",
"reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth",
"files": [
"https://github.com/ah-kun/ComfyUI-OTP-Auth"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds simple One-Time Password (OTP) authentication using Google Authenticator to prevent unauthorized use on publicly accessible servers."
},
{
"author": "pollockjj",
"title": "ComfyUI-StabilityTest",
"reference": "https://github.com/pollockjj/ComfyUI-StabilityTest",
"files": [
"https://github.com/pollockjj/ComfyUI-StabilityTest"
],
"install_type": "git-clone",
"description": "ComfyUI stability testing node. (Description by CC)"
},
{
"author": "Tr1dae",
"title": "[WIP] ComfyUI-MobileSAM",
"reference": "https://github.com/Tr1dae/ComfyUI-MobileSAM",
"files": [
"https://github.com/Tr1dae/ComfyUI-MobileSAM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for text-guided image segmentation using GroundingDINO and MobileSAM to segment objects in images using natural language prompts.\nNOTE: The files in the repo are not organized."
},
{
"author": "Vov1ch",
"title": "ComfyUI_GLMImage",
"reference": "https://github.com/Vov1ch/ComfyUI_GLMImage",
"files": [
"https://github.com/Vov1ch/ComfyUI_GLMImage"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for GLM image generation, image-to-image translation, and flexible input handling. (Description by CC)"
},
{
"author": "DailyMok",
"title": "ComfyUI-PromptMixerNode",
"reference": "https://github.com/DailyMok/ComfyUI-PromptMixerNode",
"files": [
"https://github.com/DailyMok/ComfyUI-PromptMixerNode"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for prompt mixing with PromptMixerDaily node. (Description by CC)"
},
{
"author": "shin131002",
"title": "[WIP] ComfyUI-Prompt-Preset-Selector",
"reference": "https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector",
"files": [
"https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector"
],
"install_type": "git-clone",
"description": "Flexible preset selector with YAML support, advanced keyword filtering, and hierarchical key search\nNOTE: The files in the repo are not organized."
},
{
"author": "fogyisland",
"title": "Comfy_Show_StringText [WIP]",
"reference": "https://github.com/fogyisland/Comfy_Show_StringText",
"files": [
"https://github.com/fogyisland/Comfy_Show_StringText"
],
"install_type": "git-clone",
"description": "ComfyUI node for text display that implements string data output. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "Leecoahs",
"title": "ComfyUI_LeeNodes",
"reference": "https://github.com/Leecoahs/ComfyUI_LeeNodes",
"files": [
"https://github.com/Leecoahs/ComfyUI_LeeNodes"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for image processing including grayscale combining, overlaying, texture inpainting. (Description by CC)"
},
{
"author": "cosmicbuffalo",
"title": "comfyui-mobile-frontend",
"reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
"files": [
"https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
],
"install_type": "git-clone",
"description": "An experimental dedicated mobile-first frontend for ComfyUI."
},
{
"author": "tdrminglin",
"title": "Comfyui-hymotionbridge",
"reference": "https://github.com/tdrminglin/Comfyui-hymotionbridge",
"files": [
"https://github.com/tdrminglin/Comfyui-hymotionbridge"
],
"install_type": "git-clone",
"description": "NODES: HYMotionToNLFBridge, HYMotionToSCAILBridge"
},
{
"author": "joe002",
"title": "comfyui-rtx-remix [UNSAFE]",
"reference": "https://github.com/joe002/comfyui-rtx-remix",
"files": [
"https://github.com/joe002/comfyui-rtx-remix"
],
"install_type": "git-clone",
"description": "RTX Remix texture pipeline integration nodes for ComfyUI[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "NakanoSanku",
"title": "ComfyUI-Gemini [NAME CONFLICT]",
"reference": "https://github.com/NakanoSanku/ComfyUI-Gemini",
"files": [
"https://github.com/NakanoSanku/ComfyUI-Gemini"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for Google Gemini AI with text generation and image generation capabilities using the Python SDK."
},
{
"author": "Saganaki22",
"title": "ComfyUI-NovaSR",
"reference": "https://github.com/Saganaki22/ComfyUI-NovaSR",
"files": [
"https://github.com/Saganaki22/ComfyUI-NovaSR"
],
"install_type": "git-clone",
"description": "ComfyUI node for NovaSR - Ultra-fast audio super resolution (3600x realtime, 50KB model)"
},
{
"author": "GokuHiki",
"title": "ComfyUI-Goku-Tools",
"reference": "https://github.com/GokuHiki/ComfyUI-Goku-Tools",
"files": [
"https://github.com/GokuHiki/ComfyUI-Goku-Tools"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes including FirstNonFalse utility. (Description by CC)"
},
{
"author": "endman100",
"title": "ComfyUI_tensor_script [WIP]",
"reference": "https://github.com/endman100/ComfyUI_tensor_script",
"files": [
"https://github.com/endman100/ComfyUI_tensor_script"
],
"install_type": "git-clone",
"description": "Utility nodes for tensor manipulation including squeeze, unsqueeze, and shape operations. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "CarlMarkswx",
"title": "ComfyUI-Mirror-Download [UNSAFE]",
"reference": "https://github.com/CarlMarkswx/ComfyUI-Mirror-Download",
"files": [
"https://github.com/CarlMarkswx/ComfyUI-Mirror-Download"
],
"install_type": "git-clone",
"description": "Plugin that adds a mirror download button for accessing Hugging Face models via Chinese mirror, with automatic detection and progress tracking. (Description by CC)[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{
"author": "nekotxt",
"title": "ComfyUI-NTX-support-nodes [WIP]",
"reference": "https://github.com/nekotxt/ComfyUI-NTX-support-nodes",
"files": [
"https://github.com/nekotxt/ComfyUI-NTX-support-nodes"
],
"install_type": "git-clone",
"description": "Utility nodes to support the creation of pipes\nNOTE: The files in the repo are not organized."
},
{
"author": "killshotttttt",
"title": "ComfyUI-killshotttttt [WIP]",
"reference": "https://github.com/killshotttttt/ComfyUI-killshotttttt",
"files": [
"https://github.com/killshotttttt/ComfyUI-killshotttttt"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates with the Meshy AI API for Image-to-Image transformations using nano-banana models.\nNOTE: The files in the repo are not organized."
},
{
"author": "bozkut",
"title": "ComfyUI-Prompt-Expander [NAME CONFLICT]",
"reference": "https://github.com/bozkut/ComfyUI-Prompt-Expander",
"files": [
"https://github.com/bozkut/ComfyUI-Prompt-Expander"
],
"install_type": "git-clone",
"description": "An LLM-powered prompt expansion node for ComfyUI. Transform simple prompts into detailed, high-quality image generation prompts."
},
{
"author": "my-xz-org",
"title": "comfyui_xz_nodes",
"reference": "https://github.com/my-xz-org/comfyui_xz_nodes",
"files": [
"https://github.com/my-xz-org/comfyui_xz_nodes"
],
"install_type": "git-clone",
"description": "NODES: XZImageToText"
},
{
"author": "tackcrypto1031",
"title": "[WIP] tk_comfyui_SimpleSize",
"reference": "https://github.com/tackcrypto1031/tk_comfyui_SimpleSize",
"files": [
"https://github.com/tackcrypto1031/tk_comfyui_SimpleSize"
],
"install_type": "git-clone",
"description": "A professional and intelligent aspect ratio and resolution selector for ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "hashms0a",
"title": "ComfyUI-Qwen-Multi-Angle-Camera-Nodes [WIP]",
"reference": "https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes",
"files": [
"https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes"
],
"install_type": "git-clone",
"description": "Comprehensive custom nodes for controlling camera angles with Qwen-Image-Edit-2511-Multiple-Angles-LoRA, supporting all 96 camera positions with basic/advanced selection, orbital animation, elevation sweep, and pre-defined animation paths.\nNOTE: The files in the repo are not organized."
},
{
"author": "jceme",
"title": "Comfy_Extensions [WIP]",
"reference": "https://github.com/jceme/Comfy_Extensions",
"files": [
"https://github.com/jceme/Comfy_Extensions"
],
"install_type": "git-clone",
"description": "ComfyUI extension pack offering image dimension handling, aspect ratio presets, FPS utilities, inpainting, and prompt customization. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "saltchicken",
"title": "ComfyUI-Interactive-Cropper",
"reference": "https://github.com/saltchicken/ComfyUI-Interactive-Cropper",
"files": [
"https://github.com/saltchicken/ComfyUI-Interactive-Cropper"
],
"install_type": "git-clone",
"description": "Interactive image cropping node with visual interface. (Description by CC)"
},
{
"author": "shenymce",
"title": "ComfyUI-JsonViewer [WIP]",
"reference": "https://github.com/shenymce/ComfyUI-JsonViewer",
"files": [
"https://github.com/shenymce/ComfyUI-JsonViewer"
],
"install_type": "git-clone",
"description": "OpenPose JSON data visualization for displaying pose keypoint data exported from ComfyUI workflow nodes. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "qimi-dev",
"title": "ComfyUI-Qimi-Tiler",
"reference": "https://github.com/qimi-dev/ComfyUI-Qimi-Tiler",
"files": [
"https://github.com/qimi-dev/ComfyUI-Qimi-Tiler"
],
"install_type": "git-clone",
"description": "Image tiling utility nodes for splitting and combining image tiles in ComfyUI. (Description by CC)"
},
{
"author": "maTORIx",
"title": "ComfyUI-KeypointsToImage",
"reference": "https://github.com/maTORIx/ComfyUI-KeypointsToImage",
"files": [
"https://github.com/maTORIx/ComfyUI-KeypointsToImage"
],
"install_type": "git-clone",
"description": "Node for converting keypoints to images. (Description by CC)"
},
{
"author": "IO-AtelierTech",
"title": "comfyui-video-utils [NAME CONFLICT]",
"reference": "https://github.com/IO-AtelierTech/comfyui-video-utils",
"files": [
"https://github.com/IO-AtelierTech/comfyui-video-utils"
],
"install_type": "git-clone",
"description": "Provides utility nodes for video operations, particularly for FFmpeg integration and workflow connectivity."
},
{
"author": "PozzettiAndrea",
"title": "ComfyUI-TRELLIS2 [NAME CONFLICT]",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for TRELLIS.2 - Microsoft's image-to-3D generation model for creating high-quality 3D meshes with PBR materials."
},
{
"author": "colorAi",
"title": "comfyui-prompt-manager [NAME CONFLICT]",
"reference": "https://github.com/colorAi/comfyui-prompt-manager",
"files": [
"https://github.com/colorAi/comfyui-prompt-manager"
],
"install_type": "git-clone",
"description": "A modern, powerful, and easy-to-use Prompt Manager extension for ComfyUI."
},
{
"author": "Yukinoshita-Yukinoe",
"title": "ComfyUI-SenseVoice [NAME CONFLICT]",
"reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice",
"files": [
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice"
],
"install_type": "git-clone",
"description": "Audio processing node providing SenseVoice speech recognition, audio splitting, and SRT generation for ComfyUI. (Description by CC)"
},
{
"author": "satyam-fp",
"title": "ComfyUI-GeminiImage [NAME CONFLICT]",
"reference": "https://github.com/satyam-fp/ComfyUI-GeminiImage",
"files": [
"https://github.com/satyam-fp/ComfyUI-GeminiImage"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node package that integrates Google Gemini API for AI-powered image generation and enhancement."
},
{
"author": "ai-joe-git",
"title": "ComfyUI-Chatterbox [NAME CONFLICT]",
"reference": "https://github.com/ai-joe-git/ComfyUI-Chatterbox",
"files": [
"https://github.com/ai-joe-git/ComfyUI-Chatterbox"
],
"install_type": "git-clone",
"description": "Chatterbox TTS integration for ComfyUI - Voice cloning with 3 model variants."
},
{
"author": "Sergey004",
"title": "ComfyUI-Telegram-Sender [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/Sergey004/ComfyUI-Telegram-Sender",
"files": [
"https://github.com/Sergey004/ComfyUI-Telegram-Sender"
],
"install_type": "git-clone",
"description": "Does the same thing as comfyui_image_metadata_extension but is slightly more modern, sending the output to Telegram and downloading unnecessary metadata at the same time.[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "cedarconnor",
"title": "ComfyUI-DAP [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/cedarconnor/ComfyUI-DAP",
"files": [
"https://github.com/cedarconnor/ComfyUI-DAP"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for DAP (Depth Any Panoramas) - panoramic depth estimation[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "AhiruNeko",
"title": "ComfyUI-MiniTools [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/AhiruNeko/ComfyUI-MiniTools",
"files": [
"https://github.com/AhiruNeko/ComfyUI-MiniTools"
],
"install_type": "git-clone",
"description": "A ComfyUI plugins[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "861289009",
"title": "comfyui_video_node [WIP]",
"reference": "https://github.com/861289009/comfyui_video_node",
"files": [
"https://github.com/861289009/comfyui_video_node"
],
"install_type": "git-clone",
"description": "A ComfyUI node for creating smooth fade transitions between two video segments using hex color effects. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "jluo-github",
"title": "comfyui-easy-resize [WIP]",
"reference": "https://github.com/jluo-github/comfyui-easy-resize",
"files": [
"https://github.com/jluo-github/comfyui-easy-resize"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for quick image size selection with curated presets\nNOTE: The files in the repo are not organized."
},
{
"author": "w3rc",
"title": "lpips-similarity-comfyui",
@ -19,7 +400,7 @@
],
"install_type": "git-clone",
"description": "IntParameterNode: A Node contain 4 int parameters to quick switch input to other nodes."
},
},
{
"author": "zhu798542746",
"title": "comfyui_model [UNSAFE]",
@ -29,7 +410,7 @@
],
"install_type": "git-clone",
"description": "A powerful tool for managing and exporting ComfyUI plugins and models with an elegant side panel interface. (Description by CC) [w/This node pack has a vulnerability that allows it to access (or exfiltrate) data from custom nodes installed remotely.]"
},
},
{
"author": "simonri",
"title": "ComfyUI-SimonNodes",
@ -1946,7 +2327,7 @@
},
{
"author": "PauldeLavallaz",
"title": "ComfyUI-concat_images_to_api_gemini [WIP]",
"title": "comfyui_morpheus_NanoBanana_Mask [WIP]",
"reference": "https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask",
"files": [
"https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask"
@ -1954,16 +2335,6 @@
"install_type": "git-clone",
"description": "NODES: Morpheus · Batch Images + crop image, Morpheus · NanoBanana Mask, Morpheus · Image Editing Prompt, ...\nNOTE: The files in the repo are not organized."
},
{
"author": "PauldeLavallaz",
"title": "ComfyUI-concat_images_to_api_gemini",
"reference": "https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini",
"files": [
"https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini"
],
"install_type": "git-clone",
"description": "NODES: Concat Images → Gemini (MP only), Concat Two Images (RAW passthrough), Grid Collage AR Cols, ..."
},
{
"author": "silveroxides",
"title": "ComfyUI_PromptAttention [WIP]",
@ -2114,16 +2485,6 @@
"install_type": "git-clone",
"description": "ComfyUI node that outputs WAN 2.2-ready sizes by preserving aspect ratio, capping the long side, and rounding both dimensions to multiples of 16 pixels to reduce artifacts.\nNOTE: The files in the repo are not organized."
},
{
"author": "aistudynow",
"title": "comfyui-wilddragon-nodes [WIP]",
"reference": "https://github.com/aistudynow/comfyui-wilddragon-nodes",
"files": [
"https://github.com/aistudynow/comfyui-wilddragon-nodes"
],
"install_type": "git-clone",
"description": "Image Face Crop (2025), Person Selector, Pose Face Filter, Person BBox Tracker, Face Restore & Blend, ...\nNOTE: The files in the repo are not organized."
},
{
"author": "RM2-0",
"title": "ComfyUI-Upscale",
@ -2764,16 +3125,6 @@
"install_type": "git-clone",
"description": "NODES: Resize Frame, Pad Batch to 4n+1, Trim Padded Batch, Get Image Dimensions, Slot Frame, ..."
},
{
"author": "LSDJesus",
"title": "ComfyUI-Luna-Collection [WIP]",
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
"files": [
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
],
"install_type": "git-clone",
"description": "Collection of finetuned and custom nodes for Pyrite and I\nNOTE: The files in the repo are not organized."
},
{
"author": "nicolabergamascahkimkoohi",
"title": "ComfyUI-OSS-Upload [UNSAFE]",
@ -2925,16 +3276,6 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node for saving and restoring random seeds. Useful for workflow reproducibility, experimentation, and quickly trying different variations.\nNOTE: The files in the repo are not organized."
},
{
"author": "LSDJesus",
"title": "ComfyUI-Luna-Collection [WIP]",
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
"files": [
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
],
"install_type": "git-clone",
"description": "This repository contains ComfyUI-Luna-Collection, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Luna.\nNOTE: The files in the repo are not organized."
},
{
"author": "Juste-Leo2",
"title": "ComfyUI-Arduino [WIP]",
@ -3155,16 +3496,6 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for downloading, converting, and previewing audio/video from YouTube and 1,000+ other platforms"
},
{
"author": "LSDJesus",
"title": "ComfyUI-Pyrite-Core [WIP]",
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
"files": [
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
],
"install_type": "git-clone",
"description": "This repository contains ComfyUI-Pyrite-Core, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a ruthlessly efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Pyrite.\nNOTE: The files in the repo are not organized."
},
{
"author": "comfyscript",
"title": "ComfyUI-CloudClient",
@ -5898,16 +6229,6 @@
"install_type": "git-clone",
"description": "Ecological extension of comfyui using Rust language."
},
{
"author": "Linsoo",
"title": "ComfyUI-Linsoo-Custom-Nodes",
"reference": "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes",
"files": [
"https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes"
],
"install_type": "git-clone",
"description": "NODES: Linsoo Save Image, Linsoo Load Image (In development.. not working), Linsoo Empty Latent Image, Linsoo Multi Inputs, Linsoo Multi Outputs"
},
{
"author": "EricRollei",
"title": "Comfy-Metadata-System [WIP]",
@ -10019,16 +10340,6 @@
"install_type": "git-clone",
"description": "Nodes:CLIPTextEncodeAndEnhance.\nNOTE:Translation:This is a wrapper that simply makes it easy to install an existing node via git."
},
{
"author": "umisetokikaze",
"title": "comfyui_mergekit [WIP]",
"reference": "https://github.com/umisetokikaze/comfyui_mergekit",
"files": [
"https://github.com/umisetokikaze/comfyui_mergekit"
],
"install_type": "git-clone",
"description": "Nodes:DefineSaveName, SetModels, get_skip, LoadLR, LoadTarget, SetTokenizer, Merge, SetLayer, SetModels"
},
{
"author": "Video3DGenResearch",
"title": "ComfyUI Batch Input Node",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,108 @@
{
"custom_nodes": [
{
"author": "huyl3-cpu",
"title": "comfyui_segment_anything_a100 [REMOVED]",
"reference": "https://github.com/huyl3-cpu/comfyui_segment_anything_a100",
"files": [
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100"
],
"install_type": "git-clone",
"description": "Heavily optimized A100 GPU fork of ComfyUI Segment Anything using BF16 precision, VRAM Locking, and Zero-Copy GPU processing for massive batch processing."
},
{
"author": "PauldeLavallaz",
"title": "comfyui_morpheus_model_management [REMOVED]",
"reference": "https://github.com/PauldeLavallaz/comfyui_morpheus_model_management",
"files": [
"https://github.com/PauldeLavallaz/comfyui_morpheus_model_management"
],
"install_type": "git-clone",
"description": "Nodo personalizzato per ComfyUI che consente di sfogliare una libreria locale di immagini di talent con interfaccia gallery, filtri avanzati e output multipli. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "laboratoiresonore",
"title": "ComfyUI_PerformanceLab [REMOVED]",
"reference": "https://github.com/laboratoiresonore/ComfyUI_PerformanceLab",
"files": [
"https://github.com/laboratoiresonore/ComfyUI_PerformanceLab"
],
"install_type": "git-clone",
"description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance"
},
{
"author": "Linsoo",
"title": "ComfyUI-Linsoo-Custom-Nodes [REMOVED]",
"reference": "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes",
"files": [
"https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes"
],
"install_type": "git-clone",
"description": "NODES: Linsoo Save Image, Linsoo Load Image (In development.. not working), Linsoo Empty Latent Image, Linsoo Multi Inputs, Linsoo Multi Outputs"
},
{
"author": "PauldeLavallaz",
"title": "ComfyUI-concat_images_to_api_gemini [REMOVED]",
"reference": "https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini",
"files": [
"https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini"
],
"install_type": "git-clone",
"description": "NODES: Concat Images → Gemini (MP only), Concat Two Images (RAW passthrough), Grid Collage AR Cols, ..."
},
{
"author": "aistudynow",
"title": "comfyui-wilddragon-nodes [REMOVED]",
"reference": "https://github.com/aistudynow/comfyui-wilddragon-nodes",
"files": [
"https://github.com/aistudynow/comfyui-wilddragon-nodes"
],
"install_type": "git-clone",
"description": "Image Face Crop (2025), Person Selector, Pose Face Filter, Person BBox Tracker, Face Restore & Blend, ...\nNOTE: The files in the repo are not organized."
},
{
"author": "Wladimir Palant",
"title": "image-resize-comfyui [REMOVED]",
"reference": "https://github.com/ussoewwin/image_resize_comfyui",
"files": [
"https://github.com/ussoewwin/image_resize_comfyui"
],
"install_type": "git-clone",
"description": "Advanced image resizing node for ComfyUI with aspect ratio preservation and mask support"
},
{
"author": "umisetokikaze",
"title": "comfyui_mergekit [REMOVED]",
"reference": "https://github.com/umisetokikaze/comfyui_mergekit",
"files": [
"https://github.com/umisetokikaze/comfyui_mergekit"
],
"install_type": "git-clone",
"description": "Nodes:DefineSaveName, SetModels, get_skip, LoadLR, LoadTarget, SetTokenizer, Merge, SetLayer, SetModels"
},
{
"author": "LSDJesus",
"title": "ComfyUI-Luna-Collection [REMOVED]",
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
"files": [
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
],
"install_type": "git-clone",
"description": "Collection of finetuned and custom nodes for Pyrite and I\nNOTE: The files in the repo are not organized."
},
{
"author": "r3dial",
"title": "Redial Discomphy - Discord Integration for ComfyUI [REMOVED]",
"reference": "https://github.com/r3dial/redial-discomphy",
"files": [
"https://github.com/r3dial/redial-discomphy"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content."
},
{
"author": "EricRorich",
"title": "ComfyUI-Parametric-Face-Canvas [WIP]",
"title": "ComfyUI-Parametric-Face-Canvas [REMOVED]",
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
"files": [
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff