mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-17 00:22:31 +08:00
Compare commits
8 Commits
03c7d55747
...
5c22811fa7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c22811fa7 | ||
|
|
e8e0e884f2 | ||
|
|
379fad3809 | ||
|
|
bb0ef5bdc3 | ||
|
|
9617b0e56e | ||
|
|
f20f8549e6 | ||
|
|
82135ab168 | ||
|
|
467ea3f2c3 |
@ -9596,6 +9596,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically archives generated files to Amazon S3 or S3-compatible storage services"
|
||||
},
|
||||
{
|
||||
"author": "olduvai-jp",
|
||||
"title": "ComfyUI-S3-IO",
|
||||
"reference": "https://github.com/olduvai-jp/ComfyUI-S3-IO",
|
||||
"files": [
|
||||
"https://github.com/olduvai-jp/ComfyUI-S3-IO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "S3-backed input/output nodes for ComfyUI to browse, load images/videos from S3 buckets and push outputs back to S3 automatically."
|
||||
},
|
||||
{
|
||||
"author": "AiMiDi",
|
||||
"title": "ComfyUI-Aimidi-nodes",
|
||||
@ -12905,6 +12915,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual ComfyUI latent canvas dimensions selector"
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "ComfyUI-Games",
|
||||
"reference": "https://github.com/GraftingRayman/ComfyUI-Games",
|
||||
"files": [
|
||||
"https://github.com/GraftingRayman/ComfyUI-Games"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node providing Tetris game functionality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "royceschultz",
|
||||
"title": "ComfyUI-Notifications",
|
||||
@ -16841,6 +16861,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom ComfyUI node for running object detection with the [a/Qwen 2.5 VL](https://github.com/QwenLM/Qwen2.5-VL) model. The node downloads the selected model on demand, runs a detection prompt and outputs bounding boxes that can be used with segmentation nodes such as [a/SAM2](https://github.com/kijai/ComfyUI-segment-anything-2)."
|
||||
},
|
||||
{
|
||||
"author": "TTPlanetPig",
|
||||
"title": "Comfyui_DreamID-V_wrapper",
|
||||
"reference": "https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper",
|
||||
"files": [
|
||||
"https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and efficient ComfyUI integration for DreamID-V, a model for identity-preserving video generation that animates reference images using motion from pose videos."
|
||||
},
|
||||
{
|
||||
"author": "camenduru",
|
||||
"title": "ComfyUI-TostAI",
|
||||
@ -21248,6 +21278,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for Cartesia Sonic-3 that calls the `/tts/bytes` endpoint and returns: file_path, bytes, url"
|
||||
},
|
||||
{
|
||||
"author": "PauldeLavallaz",
|
||||
"title": "[WIP] comfyui_morpheus_model_management",
|
||||
"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": "huanngzh",
|
||||
"title": "ComfyUI-MVAdapter",
|
||||
@ -24748,6 +24788,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for Stability AI API which supports SD3.0 and 3.5."
|
||||
},
|
||||
{
|
||||
"author": "aicuai",
|
||||
"title": "comfyui-save-image-watermark",
|
||||
"reference": "https://github.com/aicuai/comfyui-save-image-watermark",
|
||||
"files": [
|
||||
"https://github.com/aicuai/comfyui-save-image-watermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images with visible watermarks (logo/text), invisible watermarks (LSB steganography), and metadata embedding. Supports PNG/JPEG/WebP with browser download."
|
||||
},
|
||||
{
|
||||
"author": "benda1989",
|
||||
"title": "GKK·CosyVoice",
|
||||
@ -37592,16 +37642,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Color match nodes for ComfyUI that color-match target images against reference images with manual or auto-ramped blending, ideal for smooth color transitions between video clips."
|
||||
},
|
||||
{
|
||||
"author": "Wladimir Palant",
|
||||
"title": "image-resize-comfyui",
|
||||
"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": "jianghong-zhu",
|
||||
"title": "ComfyUI-AdvancedCameraPrompts",
|
||||
@ -40275,6 +40315,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node: load an MP4 and output first/last frame as IMAGE."
|
||||
},
|
||||
{
|
||||
"author": "esp-dev",
|
||||
"title": "comfyui-loadheicimage",
|
||||
"reference": "https://github.com/esp-dev/comfyui-loadheicimage",
|
||||
"files": [
|
||||
"https://github.com/esp-dev/comfyui-loadheicimage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that loads images (including HEIC/HEIF) and provides browser-friendly previews."
|
||||
},
|
||||
{
|
||||
"author": "mudknight",
|
||||
"title": "comfyui-mudknight-utils",
|
||||
@ -40316,16 +40366,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "ComfyUI_Viewer",
|
||||
"reference": "https://github.com/WASasquatch/ComfyUI_Viewer",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more"
|
||||
},
|
||||
{
|
||||
"author": "Xyc2016",
|
||||
"title": "Comfyui_Fd_Nodes",
|
||||
@ -40446,16 +40486,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal, opinionated ComfyUI custom node that emits portrait (0°) and/or landscape (90°) latent variants in a single run."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "ComfyUI-SwinIR",
|
||||
"reference": "https://github.com/alexcong/ComfyUI-SwinIR",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising."
|
||||
},
|
||||
{
|
||||
"author": "zisb",
|
||||
"title": "comfyui-texture-packer",
|
||||
@ -41097,6 +41127,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight post-processing node for Qwen3-4B conditioning in Z-Image Turbo workflows that refines conditioning with per-token normalization, optional self-attention, and MLP refinement. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "capitan01R",
|
||||
"title": "ComfyUI-CapitanZiT-Scheduler",
|
||||
"reference": "https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler",
|
||||
"files": [
|
||||
"https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI custom scheduler & sigma generator for Z-Image-Turbo. Delivers a stable linear sigma schedule (1.0 → 0.0) for rectified-flow/flow-matching, boosting few-step generation (8-9 steps) with superior consistency, reduced noise, and full compatibility with the model's distilled pipeline."
|
||||
},
|
||||
{
|
||||
"author": "advancedtech-sk",
|
||||
"title": "ComfyUI-GROUT",
|
||||
@ -41127,16 +41167,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically disables Load Image nodes without images, useful for workflows with optional reference images. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Enferlain",
|
||||
"title": "ComfyUI-A1111-cond",
|
||||
"reference": "https://github.com/Enferlain/ComfyUI-A1111-cond",
|
||||
"files": [
|
||||
"https://github.com/Enferlain/ComfyUI-A1111-cond"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math."
|
||||
},
|
||||
{
|
||||
"author": "NickPittas",
|
||||
"title": "ComfyUI_CameraAngleSelector",
|
||||
@ -41167,6 +41197,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A dedicated ComfyUI custom node designed to streamline the process of converting transparent images (RGBA) into masks and high-quality mask previews."
|
||||
},
|
||||
{
|
||||
"author": "tackcrypto1031",
|
||||
"title": "tk_comfyui_view_and_light",
|
||||
"reference": "https://github.com/tackcrypto1031/tk_comfyui_view_and_light",
|
||||
"files": [
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_view_and_light"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TK View and Light: A ComfyUI node for 3D camera and lighting control"
|
||||
},
|
||||
{
|
||||
"author": "patientx",
|
||||
"title": "CFZ-SwitchMenu",
|
||||
@ -41197,9 +41237,249 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential Nodes Pack for Images Processing for ComfyUI, with a live embedded preview inside the node (no queue) for supported chains."
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
"reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack",
|
||||
"files": [
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
},
|
||||
{
|
||||
"author": "senhaicc",
|
||||
"title": "Comfyui-WL-MainImageDesign",
|
||||
"reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign",
|
||||
"files": [
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "migero",
|
||||
"title": "ComfyUI-Equirectangular-Strip",
|
||||
"reference": "https://github.com/migero/ComfyUI-Equirectangular-Strip",
|
||||
"files": [
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to convert between equirectangular (360°) images and a strip of 6 cube faces (90° FOV each)."
|
||||
},
|
||||
{
|
||||
"author": "0nikod",
|
||||
"title": "ComfyUI-Simple-Prompt",
|
||||
"reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt",
|
||||
"files": [
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide a simple interface to simplify prompt writing."
|
||||
},
|
||||
{
|
||||
"author": "Suzu008",
|
||||
"title": "ComfyUI-CryptIO",
|
||||
"reference": "https://github.com/Suzu008/ComfyUI-CryptIO",
|
||||
"files": [
|
||||
"https://github.com/Suzu008/ComfyUI-CryptIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "IRCSS",
|
||||
"title": "comfyUI-blender-wrapper",
|
||||
"reference": "https://github.com/IRCSS/comfyUI-blender-wrapper",
|
||||
"files": [
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc."
|
||||
},
|
||||
{
|
||||
"author": "calibancode",
|
||||
"title": "ComfyUI-bevvy",
|
||||
"reference": "https://github.com/calibancode/ComfyUI-bevvy",
|
||||
"files": [
|
||||
"https://github.com/calibancode/ComfyUI-bevvy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that saves images as WebP."
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-deterministic-nodes",
|
||||
"reference": "https://github.com/joe002/comfyui-deterministic-nodes",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-deterministic-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Batch-invariant inference nodes for guaranteed reproducibility in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-conduit-optimizer",
|
||||
"reference": "https://github.com/joe002/comfyui-conduit-optimizer",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-conduit-optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Non-linear inference optimization for ComfyUI: 4-tier VRAM, speculative generation, precision routing"
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-rtx4090-nodes",
|
||||
"reference": "https://github.com/joe002/comfyui-rtx4090-nodes",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-rtx4090-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-performance ComfyUI nodes optimized for RTX 4090: batch processing, memory management, GPU monitoring"
|
||||
},
|
||||
{
|
||||
"author": "aadityamundhalia",
|
||||
"title": "ComfyUI-ollama-aditya",
|
||||
"reference": "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya",
|
||||
"files": [
|
||||
"https://github.com/aadityamundhalia/ComfyUI-ollama-aditya"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for integrating Ollama LLMs into your image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "maximilianwicen",
|
||||
"title": "ComfyUI-MaxTools",
|
||||
"reference": "https://github.com/maximilianwicen/ComfyUI-MaxTools",
|
||||
"files": [
|
||||
"https://github.com/maximilianwicen/ComfyUI-MaxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small collection of custom nodes for ComfyUI, featuring Max Quick Image Size node for image-to-image or image-to-video workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "bhhtr12",
|
||||
"title": "ComfyUI-ollama-stop",
|
||||
"reference": "https://github.com/bhhtr12/ComfyUI-ollama-stop",
|
||||
"files": [
|
||||
"https://github.com/bhhtr12/ComfyUI-ollama-stop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Passthrough node that instantly unloads any running ollama model mid workflow. No API calls, just accepts plain string as a model name and executes 'ollama stop <model>' command in your system."
|
||||
},
|
||||
{
|
||||
"author": "DemonAlone",
|
||||
"title": "SimpeStringGenerator_ComfyUI",
|
||||
"reference": "https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes that provide dynamic dropdown selectors for Samplers, Schedulers, Checkpoints, and Diffusion Models, outputting a comma-separated string for use in XY plots."
|
||||
},
|
||||
{
|
||||
"author": "tabisheva",
|
||||
"title": "comfyui-segs-profile",
|
||||
"reference": "https://github.com/tabisheva/comfyui-segs-profile",
|
||||
"files": [
|
||||
"https://github.com/tabisheva/comfyui-segs-profile"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tiny ComfyUI custom node that detects whether a face is in profile using SEGS eye detections."
|
||||
},
|
||||
{
|
||||
"author": "QuackPhuc",
|
||||
"title": "ComfyUI-FisheyeTransform",
|
||||
"reference": "https://github.com/QuackPhuc/ComfyUI-FisheyeTransform",
|
||||
"files": [
|
||||
"https://github.com/QuackPhuc/ComfyUI-FisheyeTransform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for handling fisheye camera distortion in ComfyUI inpainting workflows."
|
||||
},
|
||||
{
|
||||
"author": "1x1r",
|
||||
"title": "comfyui-upscale-by-model",
|
||||
"reference": "https://github.com/1x1r/comfyui-upscale-by-model",
|
||||
"files": [
|
||||
"https://github.com/1x1r/comfyui-upscale-by-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "XelaNull",
|
||||
"title": "ComfyUI-MobileFriendly",
|
||||
"reference": "https://github.com/XelaNull/ComfyUI-MobileFriendly",
|
||||
"files": [
|
||||
"https://github.com/XelaNull/ComfyUI-MobileFriendly"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive mobile UI enhancement for ComfyUI that transforms the desktop-focused interface into a touch-friendly experience optimized for iPhone, iPad, and Android devices."
|
||||
},
|
||||
{
|
||||
"author": "danieljanata",
|
||||
"title": "ComfyUI-Prompting-System",
|
||||
"reference": "https://github.com/danieljanata/ComfyUI-Prompting-System",
|
||||
"files": [
|
||||
"https://github.com/danieljanata/ComfyUI-Prompting-System"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive prompt management system for ComfyUI with database storage, thumbnail management, advanced search, and cross-platform support."
|
||||
},
|
||||
{
|
||||
"author": "SorenWeile",
|
||||
"title": "ComfyUI_MetaSaver",
|
||||
"reference": "https://github.com/SorenWeile/ComfyUI_MetaSaver",
|
||||
"files": [
|
||||
"https://github.com/SorenWeile/ComfyUI_MetaSaver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for saving images with flexible custom metadata fields embedded in PNG files."
|
||||
},
|
||||
{
|
||||
"author": "theluminhub",
|
||||
"title": "ComfyUI-Lumin-Upload",
|
||||
"reference": "https://github.com/theluminhub/ComfyUI-Lumin-Upload",
|
||||
"files": [
|
||||
"https://github.com/theluminhub/ComfyUI-Lumin-Upload"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upload your ComfyUI generated images and workflow metadata to Lumin."
|
||||
},
|
||||
{
|
||||
"author": "RCAKangle",
|
||||
"title": "ComfyUI_LLM_Embeder",
|
||||
"reference": "https://github.com/RCAKangle/ComfyUI_LLM_Embeder",
|
||||
"files": [
|
||||
"https://github.com/RCAKangle/ComfyUI_LLM_Embeder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Local LLM chat nodes for ComfyUI, with a clean handoff path to downstream prompt optimization."
|
||||
},
|
||||
{
|
||||
"author": "loz2754",
|
||||
"title": "AUN ComfyUI Nodes",
|
||||
"id": "aun-comfyui-nodes",
|
||||
"reference": "https://github.com/loz2754/AUN-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/loz2754/AUN-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of workflow helper nodes focused on organization + control (bypass/mute/collapse/group control), prompt/text utilities, file/path helpers, and image/video save helpers (optional VHS integration)."
|
||||
},
|
||||
{
|
||||
"author": "SergPoletaev",
|
||||
"title": "ComfyUI-SPoletNodes",
|
||||
"id": "ComfyUI-SPoletNodes",
|
||||
"reference": "https://github.com/SergPoletaev/ComfyUI-SPoletNodes",
|
||||
"files": [
|
||||
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for image preview and saving"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -18,6 +18,14 @@
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt": [
|
||||
[
|
||||
"SimplePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -499,6 +507,14 @@
|
||||
"title_aux": "Comfyui-Gelbooru"
|
||||
}
|
||||
],
|
||||
"https://github.com/1x1r/comfyui-upscale-by-model": [
|
||||
[
|
||||
"UpscaleImageByUsingModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-upscale-by-model"
|
||||
}
|
||||
],
|
||||
"https://github.com/1zhangyy1/comfyui-vidu-nodes": [
|
||||
[
|
||||
"Character2Video",
|
||||
@ -579,8 +595,8 @@
|
||||
],
|
||||
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
|
||||
[
|
||||
"Image Comparer (3R3BOS)",
|
||||
"Visual Gatekeeper (3R3BOS)"
|
||||
"Batch Selector (3R3BOS)",
|
||||
"Image Comparer (3R3BOS)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-3R3BOS-Pack"
|
||||
@ -2722,7 +2738,8 @@
|
||||
],
|
||||
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
|
||||
[
|
||||
"EmptySDXLFlux2LatentImage"
|
||||
"EmptySDXLFlux2LatentImage",
|
||||
"TargetTimeConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
|
||||
@ -5955,6 +5972,17 @@
|
||||
"title_aux": "RangeToString"
|
||||
}
|
||||
],
|
||||
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": [
|
||||
[
|
||||
"DiffusionModelGeneratorNode",
|
||||
"ModelGeneratorNode",
|
||||
"SamplerGeneratorNode",
|
||||
"SchedulerGeneratorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SimpeStringGenerator_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/DemonNCoding/PromptGenerator12Columns": [
|
||||
[
|
||||
"PromptGenerator12Columns_Empty",
|
||||
@ -7188,7 +7216,8 @@
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-face-shaper": [
|
||||
[
|
||||
"RORICH-AI"
|
||||
"RORICH-AI",
|
||||
"Rorich"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-face-shaper"
|
||||
@ -8709,6 +8738,14 @@
|
||||
"title_aux": "ComfyUI Visual Dimension Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI-Games": [
|
||||
[
|
||||
"TetrisNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Games"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": [
|
||||
[
|
||||
"GRApplyPulidFlux",
|
||||
@ -8765,7 +8802,7 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRAudioSelector",
|
||||
"GRImageSelector",
|
||||
"GRLoraLoader",
|
||||
"GRMenuHook",
|
||||
@ -10012,6 +10049,49 @@
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper": [
|
||||
[
|
||||
"BlenderGenericNode",
|
||||
"CV2InpaintTexture",
|
||||
"DownloadAndLoadHy3DDelightModel",
|
||||
"DownloadAndLoadHy3DPaintModel",
|
||||
"Hy3DApplyTexture",
|
||||
"Hy3DBPT",
|
||||
"Hy3DBakeFromMultiview",
|
||||
"Hy3DCameraConfig",
|
||||
"Hy3DDelightImage",
|
||||
"Hy3DDiffusersSchedulerConfig",
|
||||
"Hy3DExportMesh",
|
||||
"Hy3DFastSimplifyMesh",
|
||||
"Hy3DGenerateMesh",
|
||||
"Hy3DGenerateMeshMultiView",
|
||||
"Hy3DGetMeshPBRTextures",
|
||||
"Hy3DIMRemesh",
|
||||
"Hy3DLoadMesh",
|
||||
"Hy3DMeshInfo",
|
||||
"Hy3DMeshUVWrap",
|
||||
"Hy3DMeshVerticeInpaintTexture",
|
||||
"Hy3DModelLoader",
|
||||
"Hy3DNvdiffrastRenderer",
|
||||
"Hy3DPostprocessMesh",
|
||||
"Hy3DRenderMultiView",
|
||||
"Hy3DRenderMultiViewDepth",
|
||||
"Hy3DRenderSingleView",
|
||||
"Hy3DSampleMultiView",
|
||||
"Hy3DSetMeshPBRAttributes",
|
||||
"Hy3DSetMeshPBRTextures",
|
||||
"Hy3DTorchCompileSettings",
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode",
|
||||
"Hy3DVAELoader",
|
||||
"Hy3D_2_1SimpleMeshGen",
|
||||
"MESHToTrimesh",
|
||||
"TrimeshToMESH"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-blender-wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||
[
|
||||
"SizeFromArray"
|
||||
@ -13023,6 +13103,20 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps": [
|
||||
[
|
||||
"ImageOpsBlur",
|
||||
"ImageOpsClamp",
|
||||
"ImageOpsColorAjust",
|
||||
"ImageOpsInvert",
|
||||
"ImageOpsMerge",
|
||||
"ImageOpsPreview",
|
||||
"ImageOpsTransform"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Majoor-ImageOps"
|
||||
}
|
||||
],
|
||||
"https://github.com/Makeezi/ComfyUI-promptLAB": [
|
||||
[
|
||||
"PromptLAB"
|
||||
@ -13043,6 +13137,7 @@
|
||||
"ImageChannelSeparate_makki",
|
||||
"ImageCountConcatenate_makki",
|
||||
"ImageHeigthStitch_makki",
|
||||
"ImageTPSWarp_makki",
|
||||
"ImageWidthStitch_makki",
|
||||
"Image_Resize_makki",
|
||||
"MergeImageChannels_makki",
|
||||
@ -13726,11 +13821,13 @@
|
||||
"Remove Background",
|
||||
"ReplaceAlpha",
|
||||
"Resize Image and Mask by Side",
|
||||
"SEGS Normalize for Video",
|
||||
"Save Folder as ZIP",
|
||||
"Save To Zip",
|
||||
"SaveFolderAsZip",
|
||||
"Spritesheet Builder",
|
||||
"Spritesheet Preview",
|
||||
"Stabilizer Trim",
|
||||
"VideoMaskEditor",
|
||||
"WAN Frame Calculator"
|
||||
],
|
||||
@ -15118,6 +15215,14 @@
|
||||
"title_aux": "Claude Prompt Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/PauldeLavallaz/comfyui_morpheus_model_management": [
|
||||
[
|
||||
"MorpheusModelManagement"
|
||||
],
|
||||
{
|
||||
"title_aux": "[WIP] comfyui_morpheus_model_management"
|
||||
}
|
||||
],
|
||||
"https://github.com/PenguinTeo/Comfyui-GeminiBanana": [
|
||||
[
|
||||
"Gemini3ImageNode"
|
||||
@ -15853,6 +15958,16 @@
|
||||
"title_aux": "ComfyUI-RED-UNO"
|
||||
}
|
||||
],
|
||||
"https://github.com/QuackPhuc/ComfyUI-FisheyeTransform": [
|
||||
[
|
||||
"FisheyeRedistort",
|
||||
"FisheyeStrengthEstimate",
|
||||
"FisheyeUndistort"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FisheyeTransform"
|
||||
}
|
||||
],
|
||||
"https://github.com/QuietNoise/comfyui_queue_manager": [
|
||||
[
|
||||
"Workflow Name"
|
||||
@ -15869,6 +15984,16 @@
|
||||
"title_aux": "Universal LLM Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/RCAKangle/ComfyUI_LLM_Embeder": [
|
||||
[
|
||||
"ChatHistoryViewer",
|
||||
"ChatNode",
|
||||
"LLMConfigNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LLM_Embeder"
|
||||
}
|
||||
],
|
||||
"https://github.com/RUiNtheExtinct/comfyui-save-file-extended": [
|
||||
[
|
||||
"LoadAudioExtended",
|
||||
@ -17281,6 +17406,19 @@
|
||||
"title_aux": "HF-Flux-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes": [
|
||||
[
|
||||
"EnhancedVideoPreview",
|
||||
"GetImageSizeWithPreview",
|
||||
"Save Images & Preview",
|
||||
"UltimateMemoryCleaner",
|
||||
"Video Concat (FFmpeg)",
|
||||
"VideoBatchCrossfade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SPoletNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ServiceStack/comfy-asset-downloader": [
|
||||
[
|
||||
"AssetDownloader"
|
||||
@ -18161,6 +18299,15 @@
|
||||
"title_aux": "MBM's Music Visualizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/SorenWeile/ComfyUI_MetaSaver": [
|
||||
[
|
||||
"MetaSaver",
|
||||
"MetaSaverDynamic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MetaSaver"
|
||||
}
|
||||
],
|
||||
"https://github.com/SozeInc/ComfyUI-Mobile": [
|
||||
[
|
||||
"Send Notification (Mobile)",
|
||||
@ -18702,6 +18849,7 @@
|
||||
"Basic data handling: TimeExtract",
|
||||
"Basic data handling: TimeFormat",
|
||||
"Basic data handling: TimeNow",
|
||||
"Basic data handling: TimeNowUTC",
|
||||
"Basic data handling: TimeParse",
|
||||
"Basic data handling: TimeSubtractDelta",
|
||||
"Basic data handling: TimeToUnix",
|
||||
@ -19223,6 +19371,21 @@
|
||||
"title_aux": "Comfyroll Studio"
|
||||
}
|
||||
],
|
||||
"https://github.com/Suzu008/ComfyUI-CryptIO": [
|
||||
[
|
||||
"PreviewImageCryptIO",
|
||||
"PreviewVideoCryptIO",
|
||||
"SaveImageCryptIO",
|
||||
"SaveVideoCryptIO",
|
||||
"TextDecrypt",
|
||||
"TextEncrypt",
|
||||
"UploadImageCryptIO",
|
||||
"UploadVideoCryptIO"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CryptIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter": [
|
||||
[
|
||||
"LLM_Prompt_Formatter",
|
||||
@ -19511,6 +19674,17 @@
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper": [
|
||||
[
|
||||
"DreamIDV_ConditioningPrep_TTP",
|
||||
"DreamIDV_ModelLoader_Wrapper_TTP",
|
||||
"DreamIDV_PoseExtractor_TTP",
|
||||
"DreamIDV_Sampler_Wrapper_TTP"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_DreamID-V_wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": [
|
||||
[
|
||||
"GifImageViewerNode",
|
||||
@ -20073,6 +20247,8 @@
|
||||
[
|
||||
"CharacterLoraSelect",
|
||||
"ChromaActionSelect",
|
||||
"EasyArrayFilter",
|
||||
"EasyBasicJsonExtractor",
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
@ -20090,6 +20266,8 @@
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
"QwenActionSelect",
|
||||
"TileAssembly",
|
||||
"TileBreak",
|
||||
"UserSelect",
|
||||
"WanActionSelect"
|
||||
],
|
||||
@ -22475,6 +22653,14 @@
|
||||
"title_aux": "ComfyUI_Detonate"
|
||||
}
|
||||
],
|
||||
"https://github.com/aadityamundhalia/ComfyUI-ollama-aditya": [
|
||||
[
|
||||
"OllamaPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ollama-aditya"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
[
|
||||
"VocalAndSoundRemoverNode"
|
||||
@ -22938,6 +23124,16 @@
|
||||
"title_aux": "aicu-comfyui-stability-ai-api"
|
||||
}
|
||||
],
|
||||
"https://github.com/aicuai/comfyui-save-image-watermark": [
|
||||
[
|
||||
"ExtractInvisibleWatermark",
|
||||
"Local Save",
|
||||
"LocalSaveImageWithWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-save-image-watermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/aidec/Comfyui_TextBatch_aidec": [
|
||||
[
|
||||
"DataTempManager",
|
||||
@ -23222,7 +23418,6 @@
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"Image Comparer (rgthree)",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchExtendWithOverlap",
|
||||
@ -23247,6 +23442,7 @@
|
||||
"ImagePadKJ",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeByMegapixels",
|
||||
"ImageResizeKJ",
|
||||
"ImageResizeKJv2",
|
||||
"ImageTensorList",
|
||||
@ -23265,6 +23461,7 @@
|
||||
"LoadImagesFromFolderKJ",
|
||||
"LoadVideosFromFolder",
|
||||
"Mask_transform_sum",
|
||||
"MathExpression_UTK",
|
||||
"MergeBatch",
|
||||
"MergeImageChannels",
|
||||
"PadImageBatchInterleaved",
|
||||
@ -23577,6 +23774,8 @@
|
||||
"GeminiConvertRasterToVector",
|
||||
"GeminiFLUXResolutions",
|
||||
"GeminiImageGenerator",
|
||||
"GeminiLoadImagePath",
|
||||
"GeminiLoadImagesFromDir",
|
||||
"GeminiSVGPreview",
|
||||
"GeminiSaveSVG",
|
||||
"GeminiSaveText",
|
||||
@ -23884,10 +24083,15 @@
|
||||
"XJSamplerAdapter",
|
||||
"XJSaveImageWithMetadata",
|
||||
"XJSchedulerAdapter",
|
||||
"XJSegsAutoAdjustHookProvider",
|
||||
"XJSegsColorCorrectHSVHookProvider",
|
||||
"XJSegsColorCorrectRGBHookProvider",
|
||||
"XJSegsColorMatchHookProvider",
|
||||
"XJSegsCount",
|
||||
"XJSegsExtractor",
|
||||
"XJSegsFilter",
|
||||
"XJSegsFilterByLabel",
|
||||
"XJSegsMerge",
|
||||
"XJSegsPick",
|
||||
"XJSegsStitcher",
|
||||
"XJSegsWildcardPrompt",
|
||||
@ -25583,6 +25787,14 @@
|
||||
"title_aux": "ComfyUI-Hunyuan-Image-3"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhhtr12/ComfyUI-ollama-stop": [
|
||||
[
|
||||
"OllamaStopNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ollama-stop"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": [
|
||||
[
|
||||
"HierarchicalLoRAWeightEditor",
|
||||
@ -26851,6 +27063,14 @@
|
||||
"title_aux": "Arc2Face ComfyUI Node Library"
|
||||
}
|
||||
],
|
||||
"https://github.com/calibancode/ComfyUI-bevvy": [
|
||||
[
|
||||
"SaveImageWebP"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bevvy"
|
||||
}
|
||||
],
|
||||
"https://github.com/camenduru/ComfyUI-TostAI": [
|
||||
[
|
||||
"SendToTostAI"
|
||||
@ -26861,12 +27081,21 @@
|
||||
],
|
||||
"https://github.com/capitan01R/Capitan-ConditioningEnhancer": [
|
||||
[
|
||||
"CapitanAdvancedEnhancer",
|
||||
"ConditioningEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Capitan-ConditioningEnhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler": [
|
||||
[
|
||||
"CapitanZiTLinearSigma"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CapitanZiT-Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [
|
||||
[
|
||||
"AD_DrawSchedule",
|
||||
@ -26886,6 +27115,8 @@
|
||||
"AD_sch_value",
|
||||
"AD_slice_Condi",
|
||||
"AI_GLM4",
|
||||
"AI_GLM_image",
|
||||
"AI_GLM_text",
|
||||
"AI_Ollama_image",
|
||||
"AI_Ollama_text",
|
||||
"AI_PresetSave",
|
||||
@ -27176,7 +27407,6 @@
|
||||
"sum_lora",
|
||||
"sum_stack_AD",
|
||||
"sum_stack_Kontext",
|
||||
"sum_stack_QwenEdit",
|
||||
"sum_stack_QwenEditPlus",
|
||||
"sum_stack_Wan",
|
||||
"sum_stack_image",
|
||||
@ -29555,6 +29785,13 @@
|
||||
"MaskComposite",
|
||||
"MaskPreview",
|
||||
"MaskToImage",
|
||||
"MeshyAnimateModelNode",
|
||||
"MeshyImageToModelNode",
|
||||
"MeshyMultiImageToModelNode",
|
||||
"MeshyRefineNode",
|
||||
"MeshyRigModelNode",
|
||||
"MeshyTextToModelNode",
|
||||
"MeshyTextureNode",
|
||||
"MinimaxHailuoVideoNode",
|
||||
"MinimaxImageToVideoNode",
|
||||
"MinimaxSubjectToVideoNode",
|
||||
@ -30742,6 +30979,17 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
|
||||
[
|
||||
"PS_MetadataCleaner",
|
||||
"PS_MetadataReader",
|
||||
"PS_PromptSaver",
|
||||
"PS_SmartText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompting-System"
|
||||
}
|
||||
],
|
||||
"https://github.com/danielvw/ComfyUI-WanMove-Adapter": [
|
||||
[
|
||||
"CoordsToWanTracks"
|
||||
@ -30913,6 +31161,7 @@
|
||||
"PromptCameraSelector",
|
||||
"PromptConstructor",
|
||||
"PromptLightingSelector",
|
||||
"Test1",
|
||||
"TiledKSampler",
|
||||
"TiledKSamplerWithUpscaler",
|
||||
"TrainingDatasetSaver"
|
||||
@ -32337,6 +32586,14 @@
|
||||
"title_aux": "ComfyUI-enricos-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/esp-dev/comfyui-loadheicimage": [
|
||||
[
|
||||
"LoadImagePlusHEIC"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-loadheicimage"
|
||||
}
|
||||
],
|
||||
"https://github.com/esp-dev/comfyui-videoframenode": [
|
||||
[
|
||||
"VideoFirstLastFrame"
|
||||
@ -37570,6 +37827,51 @@
|
||||
"title_aux": "HouseKeeper"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-conduit-optimizer": [
|
||||
[
|
||||
"ConduitApply",
|
||||
"ConduitBatchOptimizer",
|
||||
"ConduitCacheClear",
|
||||
"ConduitCore",
|
||||
"ConduitEmbeddingCache",
|
||||
"ConduitGate",
|
||||
"ConduitLatentCache",
|
||||
"ConduitPath",
|
||||
"ConduitPool",
|
||||
"ConduitPrecisionPatcher",
|
||||
"ConduitSeal",
|
||||
"ConduitSense",
|
||||
"ConduitSpeculativeKSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-conduit-optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-deterministic-nodes": [
|
||||
[
|
||||
"CascadeRefiner",
|
||||
"ChecksumValidator",
|
||||
"DeterministicSampler",
|
||||
"ECHOContextNode",
|
||||
"MoERouterNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-deterministic-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-rtx4090-nodes": [
|
||||
[
|
||||
"BatchImageProcessor",
|
||||
"BatchLatentProcessor",
|
||||
"GPUMonitor",
|
||||
"MemoryManager",
|
||||
"RTX4090Optimizer",
|
||||
"TensorRTAutoConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rtx4090-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||
[
|
||||
"ai4artsed_conditioning_fusion",
|
||||
@ -41659,6 +41961,81 @@
|
||||
"title_aux": "ComfyUI-Replace-First-Frame-Last-Frame"
|
||||
}
|
||||
],
|
||||
"https://github.com/loz2754/AUN-ComfyUI-Nodes": [
|
||||
[
|
||||
"AUNAddToPrompt",
|
||||
"AUNAny",
|
||||
"AUNBookmark",
|
||||
"AUNBoolean",
|
||||
"AUNCFG",
|
||||
"AUNCheckpointLoaderWithClipSkip",
|
||||
"AUNEmptyLatent",
|
||||
"AUNExtractModelName",
|
||||
"AUNExtractPowerLoras",
|
||||
"AUNExtractWidgetValue",
|
||||
"AUNGetActiveNodeTitle",
|
||||
"AUNGetConnectedNodeTitles",
|
||||
"AUNGraphScraper",
|
||||
"AUNImageLoadResize",
|
||||
"AUNImageResize",
|
||||
"AUNImageSingleBatch3",
|
||||
"AUNImg2Img",
|
||||
"AUNImgLoader",
|
||||
"AUNInputs",
|
||||
"AUNInputsHybrid",
|
||||
"AUNKSamplerPlusv3",
|
||||
"AUNModelNamePass",
|
||||
"AUNModelShorten",
|
||||
"AUNMultiBypassIndex",
|
||||
"AUNMultiGroupUniversal",
|
||||
"AUNMultiMuteIndex",
|
||||
"AUNMultiNegPrompt",
|
||||
"AUNMultiUniversal",
|
||||
"AUNNameCrop",
|
||||
"AUNNodeStateController",
|
||||
"AUNPathFilename",
|
||||
"AUNPathFilenameVideo",
|
||||
"AUNRandomAnySwitch",
|
||||
"AUNRandomIndexSwitch",
|
||||
"AUNRandomNumber",
|
||||
"AUNRandomTextIndexSwitch",
|
||||
"AUNSaveImage",
|
||||
"AUNSaveVideo",
|
||||
"AUNSetBypassByTitle",
|
||||
"AUNSetBypassStateGroup",
|
||||
"AUNSetCollapseAndBypassStateAdvanced",
|
||||
"AUNSetMuteByTitle",
|
||||
"AUNSetMuteStateGroup",
|
||||
"AUNShowTextWithTitle",
|
||||
"AUNSingleLabelSwitch",
|
||||
"AUNStrip",
|
||||
"AUNSwitchFloat",
|
||||
"AUNTextIndexSwitch",
|
||||
"AUNTextIndexSwitch3",
|
||||
"AUNTitleImagePreview",
|
||||
"AnyType(str)",
|
||||
"AudioInputOptions",
|
||||
"JNodes_AnyToString",
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
"JNodes_GetLeafDirectory",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetTempDirectory",
|
||||
"JNodes_IntLiteral",
|
||||
"JNodes_ModelInOut",
|
||||
"JNodes_StringLiteral",
|
||||
"JNodes_SubdirectorySelector",
|
||||
"JoinVideosInDirectory",
|
||||
"KSamplerInputs",
|
||||
"MainFolderManualName",
|
||||
"TextSwitch2InputWithTextOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "AUN ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
|
||||
[
|
||||
"InpaintCropImproved",
|
||||
@ -43096,6 +43473,14 @@
|
||||
"title_aux": "comfyui-sora-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/maximilianwicen/ComfyUI-MaxTools": [
|
||||
[
|
||||
"MaxQuickImageSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MaxTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/maxious/comfyui-dap": [
|
||||
[
|
||||
"DAP_ERP_to_Cubemap",
|
||||
@ -43555,6 +43940,15 @@
|
||||
"title_aux": "StyledCLIPTextEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip": [
|
||||
[
|
||||
"EquirectToStrip90",
|
||||
"Strip90ToEquirect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Equirectangular-Strip"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -43583,9 +43977,14 @@
|
||||
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
|
||||
[
|
||||
"AutoCrop",
|
||||
"CSVValueExtractor",
|
||||
"ColorQuantizer",
|
||||
"DashedToSolidLine",
|
||||
"ExtractBlack",
|
||||
"ExtractBlackAdvanced",
|
||||
"ExtractRed",
|
||||
"LineDetector",
|
||||
"NonWhiteToBlack",
|
||||
"RasterToUniformSVG",
|
||||
"RoundDownNode",
|
||||
"RoundUpNode",
|
||||
@ -45393,6 +45792,57 @@
|
||||
"title_aux": "ComfyUI-HfLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/olduvai-jp/ComfyUI-S3-IO": [
|
||||
[
|
||||
"LoadImageS3",
|
||||
"LoadVideoUploadS3",
|
||||
"SaveImageS3",
|
||||
"VHS_AudioToVHSAudio",
|
||||
"VHS_BatchManager",
|
||||
"VHS_DuplicateImages",
|
||||
"VHS_DuplicateLatents",
|
||||
"VHS_DuplicateMasks",
|
||||
"VHS_GetImageCount",
|
||||
"VHS_GetLatentCount",
|
||||
"VHS_GetMaskCount",
|
||||
"VHS_LoadAudio",
|
||||
"VHS_LoadAudioUpload",
|
||||
"VHS_LoadImagePath",
|
||||
"VHS_LoadImages",
|
||||
"VHS_LoadImagesPath",
|
||||
"VHS_LoadVideo",
|
||||
"VHS_LoadVideoFFmpeg",
|
||||
"VHS_LoadVideoFFmpegPath",
|
||||
"VHS_LoadVideoPath",
|
||||
"VHS_MergeImages",
|
||||
"VHS_MergeLatents",
|
||||
"VHS_MergeMasks",
|
||||
"VHS_PruneOutputs",
|
||||
"VHS_SelectEveryNthImage",
|
||||
"VHS_SelectEveryNthLatent",
|
||||
"VHS_SelectEveryNthMask",
|
||||
"VHS_SelectFilename",
|
||||
"VHS_SelectImages",
|
||||
"VHS_SelectLatents",
|
||||
"VHS_SelectLatest",
|
||||
"VHS_SelectMasks",
|
||||
"VHS_SplitImages",
|
||||
"VHS_SplitLatents",
|
||||
"VHS_SplitMasks",
|
||||
"VHS_Unbatch",
|
||||
"VHS_VAEDecodeBatched",
|
||||
"VHS_VAEEncodeBatched",
|
||||
"VHS_VHSAudioToAudio",
|
||||
"VHS_VideoCombine",
|
||||
"VHS_VideoInfo",
|
||||
"VHS_VideoInfoLoaded",
|
||||
"VHS_VideoInfoSource",
|
||||
"VideoCombineS3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-S3-IO"
|
||||
}
|
||||
],
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter": [
|
||||
[
|
||||
"Simple Counter"
|
||||
@ -46586,6 +47036,7 @@
|
||||
"Lora Loader Str",
|
||||
"MaskEmptyFloatNode",
|
||||
"MaskPassOrPlaceholder",
|
||||
"MonoToStereoConverter",
|
||||
"ParametricEQNode",
|
||||
"PonyFaceEnhancementPipelineWithInjection",
|
||||
"PonyUpscaleSamplerWithInjection",
|
||||
@ -49299,6 +49750,15 @@
|
||||
"title_aux": "ComfyUI-LMCQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign": [
|
||||
[
|
||||
"WLMainImageGenerator",
|
||||
"WLPromptBatchConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
@ -49661,6 +50121,7 @@
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"FilteredRandomLoRALoaderLBW",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
@ -49798,6 +50259,7 @@
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMergeToModel",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAMultiMerge",
|
||||
"LoRAPruneKeys",
|
||||
@ -49899,6 +50361,18 @@
|
||||
"title_aux": "ComfyUI Sigmoid Offset Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack": [
|
||||
[
|
||||
"DynamicTextConcatenate",
|
||||
"ResizeByScale",
|
||||
"SeedBasedWildcardImpact",
|
||||
"SeedBasedWildcardLora",
|
||||
"SeedGeneratorWithMin"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Seed Wildcard Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_AwsBedrockClaudeApi",
|
||||
@ -51875,6 +52349,14 @@
|
||||
"title_aux": "SANA_LOWVRAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/tabisheva/comfyui-segs-profile": [
|
||||
[
|
||||
"SEGSIsProfile"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-segs-profile"
|
||||
}
|
||||
],
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_img2mask": [
|
||||
[
|
||||
"TK_Image2Mask"
|
||||
@ -51883,6 +52365,14 @@
|
||||
"title_aux": "tk_comfyui_img2mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_view_and_light": [
|
||||
[
|
||||
"TK_View_And_Light"
|
||||
],
|
||||
{
|
||||
"title_aux": "tk_comfyui_view_and_light"
|
||||
}
|
||||
],
|
||||
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [
|
||||
[
|
||||
"SAMURAIBoxInputNode",
|
||||
@ -52144,6 +52634,14 @@
|
||||
"title_aux": "Divergent Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/theluminhub/ComfyUI-Lumin-Upload": [
|
||||
[
|
||||
"AssetManagerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lumin-Upload"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
|
||||
[
|
||||
"FaceCalloutEffect",
|
||||
@ -53223,8 +53721,7 @@
|
||||
"DisTorchPurgeVRAMV2",
|
||||
"MemoryManager",
|
||||
"ModelPatchMemoryCleaner",
|
||||
"PatchSageAttentionDM",
|
||||
"SafeMemoryManager"
|
||||
"PatchSageAttentionDM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DistorchMemoryManager"
|
||||
@ -53249,14 +53746,6 @@
|
||||
"title_aux": "ComfyUI-QwenImageLoraLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/image_resize_comfyui": [
|
||||
[
|
||||
"ImageResizeAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "image-resize-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/vadimcro/VKRiez-Edge": [
|
||||
[
|
||||
"VKriezEnhancedEdgePreprocessor",
|
||||
@ -54331,20 +54820,15 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"BasicScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPTextEncode",
|
||||
"DebugMetadata",
|
||||
"KSamplerSelect",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraPoolNode",
|
||||
"LoraRandomizerNode",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SamplerCustomAdvanced",
|
||||
"SaveImageLM",
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
|
||||
9051
github-stats.json
9051
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,105 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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]",
|
||||
@ -10190,16 +10290,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",
|
||||
|
||||
@ -2127,6 +2127,14 @@
|
||||
"title_aux": "ComfyUI-GoddessLabs-NodePack"
|
||||
}
|
||||
],
|
||||
"https://github.com/GokuHiki/ComfyUI-Goku-Tools": [
|
||||
[
|
||||
"FirstNonFalse"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Goku-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Goldlionren/ComfyUI-CleanSlate": [
|
||||
[
|
||||
"CleanSlateCleanup"
|
||||
@ -4295,6 +4303,14 @@
|
||||
"title_aux": "ComfyUI Port for Google's Prompt-to-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/Saganaki22/ComfyUI-NovaSR": [
|
||||
[
|
||||
"NovaSR"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NovaSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/Saganaki22/ComfyUI-ytdl_nodes": [
|
||||
[
|
||||
"YTDLDownloader",
|
||||
@ -6524,15 +6540,67 @@
|
||||
],
|
||||
"https://github.com/brandonkish/comfyUI-extractable-text": [
|
||||
[
|
||||
"LoRA Testing Node",
|
||||
"Load Image Easy",
|
||||
"BK AI Text Cleaner",
|
||||
"BK AI Text Parser",
|
||||
"BK Add To JSON",
|
||||
"BK Add To Path",
|
||||
"BK Body Ratios",
|
||||
"BK Caption File Reader",
|
||||
"BK Caption FileParser",
|
||||
"BK Combo Tag",
|
||||
"BK Crop And Pad",
|
||||
"BK Dynamic Checkpoints",
|
||||
"BK Dynamic Checkpoints List",
|
||||
"BK File Select Next Missing",
|
||||
"BK File Select Next Unprocessed",
|
||||
"BK File Selector",
|
||||
"BK Get From JSON",
|
||||
"BK Get Last Folder Name",
|
||||
"BK Get Matching Mask",
|
||||
"BK Get Next Img Without Caption",
|
||||
"BK Get Next Missing Checkpoint",
|
||||
"BK Is A Greater Than B INT",
|
||||
"BK Is A Greater Than Or Equal To B INT",
|
||||
"BK Is A Less Than B INT",
|
||||
"BK Is A Less Than Or Equal To B INT",
|
||||
"BK Is Vertical Image",
|
||||
"BK Line Counter",
|
||||
"BK LoRA Testing Node",
|
||||
"BK Load Image",
|
||||
"BK Load Image By Path",
|
||||
"BK Loop Path Builder",
|
||||
"BK Loop Status Text",
|
||||
"BK Max Size",
|
||||
"BK Move File",
|
||||
"BK Multi Read Text File",
|
||||
"BK Next Unprocessed File In Folder",
|
||||
"BK Next Unprocessed Image In Folder",
|
||||
"BK Path Builder",
|
||||
"BK Print To Console",
|
||||
"BK Print To Console With Boarder",
|
||||
"BK Prompt Sync",
|
||||
"BK Read Text File",
|
||||
"BK Remove Any Sentences With Text",
|
||||
"BK Remove Last Folder",
|
||||
"BK Remove Mask At Idx",
|
||||
"BK Remove Mask At Idx SAM3",
|
||||
"BK Replace All Tags",
|
||||
"BK Replace Each Tag Random",
|
||||
"BK Sampler Options Selector",
|
||||
"BK Save Image",
|
||||
"BK Save Text File",
|
||||
"BK String Splitter",
|
||||
"BK TSV Header Formatter",
|
||||
"BK TSV Loader",
|
||||
"BK TSV Prompt Reader",
|
||||
"BK TSV Random Prompt",
|
||||
"BK TSV String Parser",
|
||||
"BK TSV Tag Replacer",
|
||||
"BK Write Text File",
|
||||
"Convert To UTF8",
|
||||
"Get Larger Value",
|
||||
"Multi LoRA Test Node",
|
||||
"Ollama Connectivity Data",
|
||||
"Save Image Easy",
|
||||
"Save\\Overwrite Image",
|
||||
"Save\\Overwrite Text File",
|
||||
"Saveverwrite Image",
|
||||
"Saveverwrite Text File",
|
||||
"Single LoRA Test Node"
|
||||
],
|
||||
{
|
||||
@ -7129,6 +7197,13 @@
|
||||
"MaskComposite",
|
||||
"MaskPreview",
|
||||
"MaskToImage",
|
||||
"MeshyAnimateModelNode",
|
||||
"MeshyImageToModelNode",
|
||||
"MeshyMultiImageToModelNode",
|
||||
"MeshyRefineNode",
|
||||
"MeshyRigModelNode",
|
||||
"MeshyTextToModelNode",
|
||||
"MeshyTextureNode",
|
||||
"MinimaxHailuoVideoNode",
|
||||
"MinimaxImageToVideoNode",
|
||||
"MinimaxSubjectToVideoNode",
|
||||
@ -8037,6 +8112,20 @@
|
||||
"title_aux": "ComfyUI-augmentation"
|
||||
}
|
||||
],
|
||||
"https://github.com/endman100/ComfyUI_tensor_script": [
|
||||
[
|
||||
"LatentSqueeze",
|
||||
"LatentUnsqueeze",
|
||||
"TensorEmpty",
|
||||
"TensorGetShape",
|
||||
"TensorShowShape",
|
||||
"TensorSqueeze",
|
||||
"TensorUnsqueeze"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_tensor_script [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/enlo/ComfyUI-CheckpointSettings": [
|
||||
[
|
||||
"CheckPointSettingsListMerger",
|
||||
@ -9497,6 +9586,20 @@
|
||||
"title_aux": "jn_node_suite_comfyui [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-rtx-remix": [
|
||||
[
|
||||
"RTXRemixBatchLoader",
|
||||
"RTXRemixGeneratePBR",
|
||||
"RTXRemixHashLookup",
|
||||
"RTXRemixIterateTextures",
|
||||
"RTXRemixLoadCapture",
|
||||
"RTXRemixProjectInfo",
|
||||
"RTXRemixSaveToMod"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rtx-remix [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jonathan-bryant/ComfyUI-ImageStraightener": [
|
||||
[
|
||||
"AutoStraightenImage"
|
||||
@ -9895,6 +9998,14 @@
|
||||
"title_aux": "ComfyUI-WanAnimatePreprocess [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/killshotttttt/ComfyUI-killshotttttt": [
|
||||
[
|
||||
"MeshyImageToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-killshotttttt [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": [
|
||||
[
|
||||
"KimaraAIImageFromURL"
|
||||
@ -12464,6 +12575,7 @@
|
||||
"ImageBlendByMask",
|
||||
"Image_Color_Noise",
|
||||
"ModifyMask",
|
||||
"SU_LoadImagePath",
|
||||
"SamplingParameters",
|
||||
"SystemMessagePresets",
|
||||
"TextEncodeFlux2SystemPrompt",
|
||||
@ -12620,21 +12732,19 @@
|
||||
],
|
||||
"https://github.com/sprited-ai/sprited-comfyui-nodes": [
|
||||
[
|
||||
"FlattenImageList",
|
||||
"LoopExtractorNodeV2",
|
||||
"LoopMomentumNode",
|
||||
"LoopTrimNode",
|
||||
"LoopExtractorNodeV3",
|
||||
"MakeGrid",
|
||||
"PixelRGBStats",
|
||||
"PreviewVideo",
|
||||
"ShotSplitByCutScore",
|
||||
"SliceBatch",
|
||||
"SliceLatents",
|
||||
"SpriteDXAntiCorruptionV1",
|
||||
"SpriteDX_ParseInt",
|
||||
"SpritedMakeGrid",
|
||||
"URLToVideo",
|
||||
"VideoDownloader",
|
||||
"VideoEvenShotSplitter",
|
||||
"VideoShotSplitter",
|
||||
"VideoShotSplitterV0",
|
||||
"VideoShotSplitterV2",
|
||||
"VideoShotSplitterV3"
|
||||
"VideoEvenShotSplitter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sprited ComfyUI Nodes [WIP]"
|
||||
@ -13033,6 +13143,15 @@
|
||||
"title_aux": "ComfyUI_SceneSplitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/tdrminglin/Comfyui-hymotionbridge": [
|
||||
[
|
||||
"HYMotionToNLFBridge",
|
||||
"HYMotionToSCAILBridge"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-hymotionbridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/techidsk/comfyui_molook_nodes": [
|
||||
[
|
||||
"ImageOutpaintPadding(Molook)",
|
||||
@ -13386,27 +13505,6 @@
|
||||
"title_aux": "ComfyUI_u5_EasyScripter [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/umisetokikaze/comfyui_mergekit": [
|
||||
[
|
||||
"DefineSaveName",
|
||||
"LoadLR",
|
||||
"LoadTarget",
|
||||
"Merge",
|
||||
"SetLayer",
|
||||
"SetModels",
|
||||
"SetTokenizer",
|
||||
"create models list",
|
||||
"get skip layers",
|
||||
"get_skip",
|
||||
"load and save tokenizer",
|
||||
"loding llm model",
|
||||
"loding target model",
|
||||
"str to parsed layers"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_mergekit [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/unanan/ComfyUI-Dist": [
|
||||
[
|
||||
"LoadImageFromLAN",
|
||||
@ -14039,6 +14137,7 @@
|
||||
"MultiplyNode",
|
||||
"NumberNode",
|
||||
"OutpaintingPadNode",
|
||||
"PerfectPixelNode",
|
||||
"PrependTagsNode",
|
||||
"PrintAnyNode",
|
||||
"PrintImageNode",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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]",
|
||||
|
||||
@ -1,5 +1,331 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "loz2754",
|
||||
"title": "AUN ComfyUI Nodes",
|
||||
"id": "aun-comfyui-nodes",
|
||||
"reference": "https://github.com/loz2754/AUN-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/loz2754/AUN-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of workflow helper nodes focused on organization + control (bypass/mute/collapse/group control), prompt/text utilities, file/path helpers, and image/video save helpers (optional VHS integration)."
|
||||
},
|
||||
{
|
||||
"author": "SergPoletaev",
|
||||
"title": "ComfyUI-SPoletNodes",
|
||||
"id": "ComfyUI-SPoletNodes",
|
||||
"reference": "https://github.com/SergPoletaev/ComfyUI-SPoletNodes",
|
||||
"files": [
|
||||
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for image preview and saving"
|
||||
},
|
||||
{
|
||||
"author": "capitan01R",
|
||||
"title": "ComfyUI-CapitanZiT-Scheduler",
|
||||
"reference": "https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler",
|
||||
"files": [
|
||||
"https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI custom scheduler & sigma generator for Z-Image-Turbo. Delivers a stable linear sigma schedule (1.0 → 0.0) for rectified-flow/flow-matching, boosting few-step generation (8-9 steps) with superior consistency, reduced noise, and full compatibility with the model's distilled pipeline."
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-deterministic-nodes",
|
||||
"reference": "https://github.com/joe002/comfyui-deterministic-nodes",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-deterministic-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Batch-invariant inference nodes for guaranteed reproducibility in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-conduit-optimizer",
|
||||
"reference": "https://github.com/joe002/comfyui-conduit-optimizer",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-conduit-optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Non-linear inference optimization for ComfyUI: 4-tier VRAM, speculative generation, precision routing"
|
||||
},
|
||||
{
|
||||
"author": "joe002",
|
||||
"title": "comfyui-rtx4090-nodes",
|
||||
"reference": "https://github.com/joe002/comfyui-rtx4090-nodes",
|
||||
"files": [
|
||||
"https://github.com/joe002/comfyui-rtx4090-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-performance ComfyUI nodes optimized for RTX 4090: batch processing, memory management, GPU monitoring"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "tackcrypto1031",
|
||||
"title": "tk_comfyui_view_and_light",
|
||||
"reference": "https://github.com/tackcrypto1031/tk_comfyui_view_and_light",
|
||||
"files": [
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_view_and_light"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TK View and Light: A ComfyUI node for 3D camera and lighting control"
|
||||
},
|
||||
{
|
||||
"author": "XelaNull",
|
||||
"title": "ComfyUI-MobileFriendly",
|
||||
"reference": "https://github.com/XelaNull/ComfyUI-MobileFriendly",
|
||||
"files": [
|
||||
"https://github.com/XelaNull/ComfyUI-MobileFriendly"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive mobile UI enhancement for ComfyUI that transforms the desktop-focused interface into a touch-friendly experience optimized for iPhone, iPad, and Android devices."
|
||||
},
|
||||
{
|
||||
"author": "aadityamundhalia",
|
||||
"title": "ComfyUI-ollama-aditya",
|
||||
"reference": "https://github.com/aadityamundhalia/ComfyUI-ollama-aditya",
|
||||
"files": [
|
||||
"https://github.com/aadityamundhalia/ComfyUI-ollama-aditya"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for integrating Ollama LLMs into your image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "maximilianwicen",
|
||||
"title": "ComfyUI-MaxTools",
|
||||
"reference": "https://github.com/maximilianwicen/ComfyUI-MaxTools",
|
||||
"files": [
|
||||
"https://github.com/maximilianwicen/ComfyUI-MaxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small collection of custom nodes for ComfyUI, featuring Max Quick Image Size node for image-to-image or image-to-video workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "bhhtr12",
|
||||
"title": "ComfyUI-ollama-stop",
|
||||
"reference": "https://github.com/bhhtr12/ComfyUI-ollama-stop",
|
||||
"files": [
|
||||
"https://github.com/bhhtr12/ComfyUI-ollama-stop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Passthrough node that instantly unloads any running ollama model mid workflow. No API calls, just accepts plain string as a model name and executes 'ollama stop <model>' command in your system."
|
||||
},
|
||||
{
|
||||
"author": "DemonAlone",
|
||||
"title": "SimpeStringGenerator_ComfyUI",
|
||||
"reference": "https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes that provide dynamic dropdown selectors for Samplers, Schedulers, Checkpoints, and Diffusion Models, outputting a comma-separated string for use in XY plots."
|
||||
},
|
||||
{
|
||||
"author": "tabisheva",
|
||||
"title": "comfyui-segs-profile",
|
||||
"reference": "https://github.com/tabisheva/comfyui-segs-profile",
|
||||
"files": [
|
||||
"https://github.com/tabisheva/comfyui-segs-profile"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A tiny ComfyUI custom node that detects whether a face is in profile using SEGS eye detections."
|
||||
},
|
||||
{
|
||||
"author": "QuackPhuc",
|
||||
"title": "ComfyUI-FisheyeTransform",
|
||||
"reference": "https://github.com/QuackPhuc/ComfyUI-FisheyeTransform",
|
||||
"files": [
|
||||
"https://github.com/QuackPhuc/ComfyUI-FisheyeTransform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for handling fisheye camera distortion in ComfyUI inpainting workflows."
|
||||
},
|
||||
{
|
||||
"author": "1x1r",
|
||||
"title": "comfyui-upscale-by-model",
|
||||
"reference": "https://github.com/1x1r/comfyui-upscale-by-model",
|
||||
"files": [
|
||||
"https://github.com/1x1r/comfyui-upscale-by-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "RCAKangle",
|
||||
"title": "ComfyUI_LLM_Embeder",
|
||||
"reference": "https://github.com/RCAKangle/ComfyUI_LLM_Embeder",
|
||||
"files": [
|
||||
"https://github.com/RCAKangle/ComfyUI_LLM_Embeder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Local LLM chat nodes for ComfyUI, with a clean handoff path to downstream prompt optimization."
|
||||
},
|
||||
{
|
||||
"author": "esp-dev",
|
||||
"title": "comfyui-loadheicimage",
|
||||
"reference": "https://github.com/esp-dev/comfyui-loadheicimage",
|
||||
"files": [
|
||||
"https://github.com/esp-dev/comfyui-loadheicimage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that loads images (including HEIC/HEIF) and provides browser-friendly previews."
|
||||
},
|
||||
{
|
||||
"author": "olduvai-jp",
|
||||
"title": "ComfyUI-S3-IO",
|
||||
"reference": "https://github.com/olduvai-jp/ComfyUI-S3-IO",
|
||||
"files": [
|
||||
"https://github.com/olduvai-jp/ComfyUI-S3-IO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "S3-backed input/output nodes for ComfyUI to browse, load images/videos from S3 buckets and push outputs back to S3 automatically."
|
||||
},
|
||||
{
|
||||
"author": "theluminhub",
|
||||
"title": "ComfyUI-Lumin-Upload",
|
||||
"reference": "https://github.com/theluminhub/ComfyUI-Lumin-Upload",
|
||||
"files": [
|
||||
"https://github.com/theluminhub/ComfyUI-Lumin-Upload"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upload your ComfyUI generated images and workflow metadata to Lumin."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "SorenWeile",
|
||||
"title": "ComfyUI_MetaSaver",
|
||||
"reference": "https://github.com/SorenWeile/ComfyUI_MetaSaver",
|
||||
"files": [
|
||||
"https://github.com/SorenWeile/ComfyUI_MetaSaver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for saving images with flexible custom metadata fields embedded in PNG files."
|
||||
},
|
||||
{
|
||||
"author": "TTPlanetPig",
|
||||
"title": "Comfyui_DreamID-V_wrapper",
|
||||
"reference": "https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper",
|
||||
"files": [
|
||||
"https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and efficient ComfyUI integration for DreamID-V, a model for identity-preserving video generation that animates reference images using motion from pose videos."
|
||||
},
|
||||
{
|
||||
"author": "danieljanata",
|
||||
"title": "ComfyUI-Prompting-System",
|
||||
"reference": "https://github.com/danieljanata/ComfyUI-Prompting-System",
|
||||
"files": [
|
||||
"https://github.com/danieljanata/ComfyUI-Prompting-System"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive prompt management system for ComfyUI with database storage, thumbnail management, advanced search, and cross-platform support."
|
||||
},
|
||||
{
|
||||
"author": "PauldeLavallaz",
|
||||
"title": "[WIP] comfyui_morpheus_model_management",
|
||||
"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": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
"reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack",
|
||||
"files": [
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
},
|
||||
{
|
||||
"author": "senhaicc",
|
||||
"title": "Comfyui-WL-MainImageDesign",
|
||||
"reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign",
|
||||
"files": [
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "0nikod",
|
||||
"title": "ComfyUI-Simple-Prompt",
|
||||
"reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt",
|
||||
"files": [
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide a simple interface to simplify prompt writing."
|
||||
},
|
||||
{
|
||||
"author": "Suzu008",
|
||||
"title": "ComfyUI-CryptIO",
|
||||
"reference": "https://github.com/Suzu008/ComfyUI-CryptIO",
|
||||
"files": [
|
||||
"https://github.com/Suzu008/ComfyUI-CryptIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "IRCSS",
|
||||
"title": "comfyUI-blender-wrapper",
|
||||
"reference": "https://github.com/IRCSS/comfyUI-blender-wrapper",
|
||||
"files": [
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc."
|
||||
},
|
||||
{
|
||||
"author": "calibancode",
|
||||
"title": "ComfyUI-bevvy",
|
||||
"reference": "https://github.com/calibancode/ComfyUI-bevvy",
|
||||
"files": [
|
||||
"https://github.com/calibancode/ComfyUI-bevvy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that saves images as WebP."
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "ComfyUI-Games",
|
||||
"reference": "https://github.com/GraftingRayman/ComfyUI-Games",
|
||||
"files": [
|
||||
"https://github.com/GraftingRayman/ComfyUI-Games"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node providing Tetris game functionality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "aicuai",
|
||||
"title": "comfyui-save-image-watermark",
|
||||
"reference": "https://github.com/aicuai/comfyui-save-image-watermark",
|
||||
"files": [
|
||||
"https://github.com/aicuai/comfyui-save-image-watermark"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images with visible watermarks (logo/text), invisible watermarks (LSB steganography), and metadata embedding. Supports PNG/JPEG/WebP with browser download."
|
||||
},
|
||||
{
|
||||
"author": "migero",
|
||||
"title": "ComfyUI-Equirectangular-Strip",
|
||||
"reference": "https://github.com/migero/ComfyUI-Equirectangular-Strip",
|
||||
"files": [
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to convert between equirectangular (360°) images and a strip of 6 cube faces (90° FOV each)."
|
||||
},
|
||||
{
|
||||
"author": "SamLiu1000",
|
||||
"title": "ComfyUI_Rabbit-Camera-Perspective",
|
||||
@ -387,334 +713,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
|
||||
},
|
||||
{
|
||||
"author": "KrakenUnbound",
|
||||
"title": "Kraken Tools",
|
||||
"id": "kraken-tools",
|
||||
"reference": "https://github.com/krakenunbound/comfyui-kraken-tools",
|
||||
"files": [
|
||||
"https://github.com/krakenunbound/comfyui-kraken-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "15 productivity nodes: Kraken Unbound Prompt (vision-enabled prompt builder with Qwen2-VL), WAN Prompt Splitter (cinematic styling), Ollama Prompt Chat (LLM enhancement), LoRA Loader with CivitAI trigger fetching, Dual CLIP Loader (Flux/SD3/SDXL), smart KSampler (AMP handling for WAN/Flow/FP8), Empty Latent with aspect presets, Upscale & Tile Calculator for Ultimate SD Upscale, Resolution Helper, Image Processor, WAN Helper, and more."
|
||||
},
|
||||
{
|
||||
"author": "18yz153",
|
||||
"title": "ComfyUI-Persona-Director",
|
||||
"reference": "https://github.com/c/ComfyUI-Persona-Director",
|
||||
"files": [
|
||||
"https://github.com/18yz153/ComfyUI-Persona-Director"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management."
|
||||
},
|
||||
{
|
||||
"author": "bulldog68",
|
||||
"title": "ComfyUI_FMJ_SaveImageVersions",
|
||||
"description": "Image saving with complete metadata (prompts, seed, software versions) + smart loading.",
|
||||
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions",
|
||||
"files": [
|
||||
"https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"tags": ["save image", "metadonne"],
|
||||
"license": "GNU V3"
|
||||
},
|
||||
{
|
||||
"author": "GonDesign",
|
||||
"title": "ComfyUI-HaoranWanxImageEdit",
|
||||
"reference": "https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit",
|
||||
"files": [
|
||||
"https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "API plugin for Alibaba Cloud Wanx 2.1 Image Editing model. Supports 10 functions including stylization, inpainting, and outpainting."
|
||||
},
|
||||
{
|
||||
"author": "BWDrum",
|
||||
"title": "ComfyUI Random Wildcard Loader",
|
||||
"id": "random-wildcard-loader",
|
||||
"reference": "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader",
|
||||
"files": [
|
||||
"https://github.com/BWDrum/ComfyUI-RandomWildcardLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for randomized prompt generation with __wildcard__ expansion, subfolder filtering, prefix/suffix support, and seed-based reproducibility."
|
||||
},
|
||||
{
|
||||
"author": "solidlime",
|
||||
"title": "Random Image Picker",
|
||||
"reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker",
|
||||
"files": [
|
||||
"https://github.com/solidlime/Comfyui-Random_Image_Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.",
|
||||
"nodename_pattern": "RandomImagePicker"
|
||||
},
|
||||
{
|
||||
"author": "mengqin",
|
||||
"title": "Twinflow Node for ComfyUI",
|
||||
"reference": "https://github.com/mengqin/ComfyUI-TwinFlow",
|
||||
"files": [
|
||||
"https://github.com/mengqin/ComfyUI-TwinFlow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models."
|
||||
},
|
||||
{
|
||||
"author": "shmbatom",
|
||||
"title": "Comfyui-ImageAB-Compare",
|
||||
"id": "Comfyui-ImageAB-Compare",
|
||||
"reference": "https://github.com/shmbatom/Comfyui-ImageAB-Compare",
|
||||
"files": [
|
||||
"https://github.com/shmbatom/Comfyui-ImageAB-Compare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines."
|
||||
},
|
||||
{
|
||||
"author": "DanrisiUA",
|
||||
"title": "ComfyUI-ZImage-LoRA-Merger",
|
||||
"reference": "https://github.com/DanrisiUA/ComfyUI-ZImage-LoRA-Merger",
|
||||
"files": [
|
||||
"https://github.com/DanrisiUA/ComfyUI-ZImage-LoRA-Merger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for combining multiple LoRAs without overexposure on distilled models like Z-Image Turbo"
|
||||
},
|
||||
{
|
||||
"author": "pixixai",
|
||||
"title": "ComfyUI-AlignLayout",
|
||||
"reference": "https://github.com/pixixai/ComfyUI-AlignLayout",
|
||||
"files": [
|
||||
"https://github.com/pixixai/ComfyUI-AlignLayout"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Productivity enhancement extension for ComfyUI featuring radial menus and mouse flick gestures for efficient node alignment, distribution, and resizing. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "MechaBabyAi",
|
||||
"title": "ComfyUI-MechaBabyNodeSearch",
|
||||
"reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBabyNodeSearch",
|
||||
"files": [
|
||||
"https://github.com/MechaBabyAi/ComfyUI-MechaBabyNodeSearch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhance ComfyUI workflow by providing powerful node search, attribute search, and port navigation features with Ctrl+F shortcut support."
|
||||
},
|
||||
{
|
||||
"author": "yangrui511",
|
||||
"title": "ComfyUI-Text-Preserve",
|
||||
"reference": "https://github.com/yangrui511/ComfyUI-Text-Preserve",
|
||||
"files": [
|
||||
"https://github.com/yangrui511/ComfyUI-Text-Preserve"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node providing text preservation preprocessing for ComfyUI using OCR to identify text regions and apply blur/noise fusion to non-text areas. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Atsushi888",
|
||||
"title": "easy_prompt_selector_for_comfyui",
|
||||
"reference": "https://github.com/Atsushi888/easy_prompt_selector_for_comfyui",
|
||||
"files": [
|
||||
"https://github.com/Atsushi888/easy_prompt_selector_for_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple custom node for ComfyUI that loads and provides an all-in-one dropdown selector to build a prompt string."
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterLTXV2",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterLTXV2",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterLTXV2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes providing LTXV audio-video separation sampling and latent preparation capabilities for professional video generation workflows."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "logicalor",
|
||||
"title": "comfyui_path_sanitizer",
|
||||
"reference": "https://github.com/logicalor/comfyui_path_sanitizer",
|
||||
"files": [
|
||||
"https://github.com/logicalor/comfyui_path_sanitizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that sanitizes strings for use as filesystem paths"
|
||||
},
|
||||
{
|
||||
"author": "rzgarespo",
|
||||
"title": "ComfyUI-diffusiondb",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-diffusiondb",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-diffusiondb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This code gives you the quick access to 14 million text-to-image prompts from the DiffusionDB dataset."
|
||||
},
|
||||
{
|
||||
"author": "bryanmcguire",
|
||||
"title": "comfyui-flux2fun-controlnet",
|
||||
"reference": "https://github.com/bryanmcguire/comfyui-flux2fun-controlnet",
|
||||
"files": [
|
||||
"https://github.com/bryanmcguire/comfyui-flux2fun-controlnet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of FLUX.2-dev-Fun-Controlnet-Union from Alibaba's VideoX-Fun"
|
||||
},
|
||||
{
|
||||
"author": "CypherNaught-0x",
|
||||
"title": "ComfyUI_resolution_presets",
|
||||
"reference": "https://github.com/CypherNaught-0x/ComfyUI_resolution_presets",
|
||||
"files": [
|
||||
"https://github.com/CypherNaught-0x/ComfyUI_resolution_presets"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension providing optimized resolution presets for multiple AI image generation models with support for various aspect ratios and two node variants."
|
||||
},
|
||||
{
|
||||
"author": "vjumpkung",
|
||||
"title": "ComfyUI-Musubi-Tuner-LoRA-Loader",
|
||||
"reference": "https://github.com/vjumpkung/ComfyUI-Musubi-Tuner-LoRA-Loader",
|
||||
"files": [
|
||||
"https://github.com/vjumpkung/ComfyUI-Musubi-Tuner-LoRA-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that enables direct loading of musubi-tuner based LoRAs (Z-Image Turbo, Hunyuan Video 1.5) with automatic in-memory conversion and caching."
|
||||
},
|
||||
{
|
||||
"author": "SnJake",
|
||||
"title": "SnJake_Baikal_Swin_Anime",
|
||||
"reference": "https://github.com/SnJake/SnJake_Baikal_Swin_Anime",
|
||||
"files": [
|
||||
"https://github.com/SnJake/SnJake_Baikal_Swin_Anime"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SnJake Baikal-Swin-Anime x2 is a custom ComfyUI node for upscaling anime/illustration images with a dedicated restoration model."
|
||||
},
|
||||
{
|
||||
"author": "kishida",
|
||||
"title": "comfyui-text-renderer",
|
||||
"reference": "https://github.com/kishida/comfyui-text-renderer",
|
||||
"files": [
|
||||
"https://github.com/kishida/comfyui-text-renderer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text render node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "aliabougazia",
|
||||
"title": "comfyui_pt_security_scanner",
|
||||
"reference": "https://github.com/aliabougazia/comfyui_pt_security_scanner",
|
||||
"files": [
|
||||
"https://github.com/aliabougazia/comfyui_pt_security_scanner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that scans PyTorch model files for potential security vulnerabilities without executing them."
|
||||
},
|
||||
{
|
||||
"author": "PBandDev",
|
||||
"title": "comfyui-node-organizer",
|
||||
"reference": "https://github.com/PBandDev/comfyui-node-organizer",
|
||||
"files": [
|
||||
"https://github.com/PBandDev/comfyui-node-organizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension to organize nodes"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "SanDiegoDude",
|
||||
"title": "ComfyUI-Soprano-TTS",
|
||||
"reference": "https://github.com/SanDiegoDude/ComfyUI-Soprano-TTS",
|
||||
"files": [
|
||||
"https://github.com/SanDiegoDude/ComfyUI-Soprano-TTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultra-lightweight, high-fidelity text-to-speech for ComfyUI using Soprano TTS."
|
||||
},
|
||||
{
|
||||
"author": "PixWizardry",
|
||||
"title": "ComfyUI_PixQwenImageEditEnhanced",
|
||||
"reference": "https://github.com/PixWizardry/ComfyUI_PixQwenImageEditEnhanced",
|
||||
"files": [
|
||||
"https://github.com/PixWizardry/ComfyUI_PixQwenImageEditEnhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An enhanced Vision-Language Model (VLM) conditioning node for ComfyUI designed for the Qwen-Image series, supporting up to 5 reference images with customizable system prompts and token tracking."
|
||||
},
|
||||
{
|
||||
"author": "RyukoMatoiFan",
|
||||
"title": "ComfyUI-STARFlow",
|
||||
"reference": "https://github.com/RyukoMatoiFan/ComfyUI-STARFlow",
|
||||
"files": [
|
||||
"https://github.com/RyukoMatoiFan/ComfyUI-STARFlow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for STARFlow text-to-image generation in ComfyUI, including checkpoint loader, text encoder, sampler, and VAE decoder."
|
||||
},
|
||||
{
|
||||
"author": "danielwolber-wood",
|
||||
"title": "ComfyUI-FString",
|
||||
"reference": "https://github.com/danielwolber-wood/ComfyUI-FString",
|
||||
"files": [
|
||||
"https://github.com/danielwolber-wood/ComfyUI-FString"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to format strings using Python's string formatting syntax."
|
||||
},
|
||||
{
|
||||
"author": "danielwolber-wood",
|
||||
"title": "ComfyUI-Inspector",
|
||||
"reference": "https://github.com/danielwolber-wood/ComfyUI-Inspector",
|
||||
"files": [
|
||||
"https://github.com/danielwolber-wood/ComfyUI-Inspector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to inspect any input data with detailed metadata and visual preview."
|
||||
},
|
||||
{
|
||||
"author": "EricRorich",
|
||||
"title": "ComfyUI-face-shaper",
|
||||
"reference": "https://github.com/EricRorich/ComfyUI-face-shaper",
|
||||
"files": [
|
||||
"https://github.com/EricRorich/ComfyUI-face-shaper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that draws parametric facial masks with black lines on white or transparent backgrounds. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "danielwolber-wood",
|
||||
"title": "ComfyUI-QuickResolutionSelector",
|
||||
"reference": "https://github.com/danielwolber-wood/ComfyUI-QuickResolutionSelector",
|
||||
"files": [
|
||||
"https://github.com/danielwolber-wood/ComfyUI-QuickResolutionSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple custom node for ComfyUI that allows you to quickly select resolution presets from a dropdown menu."
|
||||
},
|
||||
{
|
||||
"author": "fmartinellidev",
|
||||
"title": "ComfyUI-Prompt_util_pack",
|
||||
"reference": "https://github.com/fmartinellidev/ComfyUI-Prompt_util_pack",
|
||||
"files": [
|
||||
"https://github.com/fmartinellidev/ComfyUI-Prompt_util_pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular toolkit for advanced prompt engineering in ComfyUI designed for dataset creation, LoRA training, and controlled variation."
|
||||
},
|
||||
{
|
||||
"author": "Niutonian",
|
||||
"title": "comfyui_Niutonian_GLM_4_6V",
|
||||
"reference": "https://github.com/Niutonian/comfyui_Niutonian_GLM_4_6V",
|
||||
"files": [
|
||||
"https://github.com/Niutonian/comfyui_Niutonian_GLM_4_6V"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the transformer-based implementation of Niutonian GLM-4.6V nodes for ComfyUI with memory optimizations."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -18,6 +18,14 @@
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt": [
|
||||
[
|
||||
"SimplePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -499,6 +507,14 @@
|
||||
"title_aux": "Comfyui-Gelbooru"
|
||||
}
|
||||
],
|
||||
"https://github.com/1x1r/comfyui-upscale-by-model": [
|
||||
[
|
||||
"UpscaleImageByUsingModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-upscale-by-model"
|
||||
}
|
||||
],
|
||||
"https://github.com/1zhangyy1/comfyui-vidu-nodes": [
|
||||
[
|
||||
"Character2Video",
|
||||
@ -579,8 +595,8 @@
|
||||
],
|
||||
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
|
||||
[
|
||||
"Image Comparer (3R3BOS)",
|
||||
"Visual Gatekeeper (3R3BOS)"
|
||||
"Batch Selector (3R3BOS)",
|
||||
"Image Comparer (3R3BOS)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-3R3BOS-Pack"
|
||||
@ -2722,7 +2738,8 @@
|
||||
],
|
||||
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
|
||||
[
|
||||
"EmptySDXLFlux2LatentImage"
|
||||
"EmptySDXLFlux2LatentImage",
|
||||
"TargetTimeConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
|
||||
@ -5955,6 +5972,17 @@
|
||||
"title_aux": "RangeToString"
|
||||
}
|
||||
],
|
||||
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": [
|
||||
[
|
||||
"DiffusionModelGeneratorNode",
|
||||
"ModelGeneratorNode",
|
||||
"SamplerGeneratorNode",
|
||||
"SchedulerGeneratorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SimpeStringGenerator_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/DemonNCoding/PromptGenerator12Columns": [
|
||||
[
|
||||
"PromptGenerator12Columns_Empty",
|
||||
@ -7188,7 +7216,8 @@
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-face-shaper": [
|
||||
[
|
||||
"RORICH-AI"
|
||||
"RORICH-AI",
|
||||
"Rorich"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-face-shaper"
|
||||
@ -8709,6 +8738,14 @@
|
||||
"title_aux": "ComfyUI Visual Dimension Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI-Games": [
|
||||
[
|
||||
"TetrisNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Games"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": [
|
||||
[
|
||||
"GRApplyPulidFlux",
|
||||
@ -8765,7 +8802,7 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRAudioSelector",
|
||||
"GRImageSelector",
|
||||
"GRLoraLoader",
|
||||
"GRMenuHook",
|
||||
@ -10012,6 +10049,49 @@
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper": [
|
||||
[
|
||||
"BlenderGenericNode",
|
||||
"CV2InpaintTexture",
|
||||
"DownloadAndLoadHy3DDelightModel",
|
||||
"DownloadAndLoadHy3DPaintModel",
|
||||
"Hy3DApplyTexture",
|
||||
"Hy3DBPT",
|
||||
"Hy3DBakeFromMultiview",
|
||||
"Hy3DCameraConfig",
|
||||
"Hy3DDelightImage",
|
||||
"Hy3DDiffusersSchedulerConfig",
|
||||
"Hy3DExportMesh",
|
||||
"Hy3DFastSimplifyMesh",
|
||||
"Hy3DGenerateMesh",
|
||||
"Hy3DGenerateMeshMultiView",
|
||||
"Hy3DGetMeshPBRTextures",
|
||||
"Hy3DIMRemesh",
|
||||
"Hy3DLoadMesh",
|
||||
"Hy3DMeshInfo",
|
||||
"Hy3DMeshUVWrap",
|
||||
"Hy3DMeshVerticeInpaintTexture",
|
||||
"Hy3DModelLoader",
|
||||
"Hy3DNvdiffrastRenderer",
|
||||
"Hy3DPostprocessMesh",
|
||||
"Hy3DRenderMultiView",
|
||||
"Hy3DRenderMultiViewDepth",
|
||||
"Hy3DRenderSingleView",
|
||||
"Hy3DSampleMultiView",
|
||||
"Hy3DSetMeshPBRAttributes",
|
||||
"Hy3DSetMeshPBRTextures",
|
||||
"Hy3DTorchCompileSettings",
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode",
|
||||
"Hy3DVAELoader",
|
||||
"Hy3D_2_1SimpleMeshGen",
|
||||
"MESHToTrimesh",
|
||||
"TrimeshToMESH"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-blender-wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||
[
|
||||
"SizeFromArray"
|
||||
@ -13023,6 +13103,20 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps": [
|
||||
[
|
||||
"ImageOpsBlur",
|
||||
"ImageOpsClamp",
|
||||
"ImageOpsColorAjust",
|
||||
"ImageOpsInvert",
|
||||
"ImageOpsMerge",
|
||||
"ImageOpsPreview",
|
||||
"ImageOpsTransform"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Majoor-ImageOps"
|
||||
}
|
||||
],
|
||||
"https://github.com/Makeezi/ComfyUI-promptLAB": [
|
||||
[
|
||||
"PromptLAB"
|
||||
@ -13043,6 +13137,7 @@
|
||||
"ImageChannelSeparate_makki",
|
||||
"ImageCountConcatenate_makki",
|
||||
"ImageHeigthStitch_makki",
|
||||
"ImageTPSWarp_makki",
|
||||
"ImageWidthStitch_makki",
|
||||
"Image_Resize_makki",
|
||||
"MergeImageChannels_makki",
|
||||
@ -13726,11 +13821,13 @@
|
||||
"Remove Background",
|
||||
"ReplaceAlpha",
|
||||
"Resize Image and Mask by Side",
|
||||
"SEGS Normalize for Video",
|
||||
"Save Folder as ZIP",
|
||||
"Save To Zip",
|
||||
"SaveFolderAsZip",
|
||||
"Spritesheet Builder",
|
||||
"Spritesheet Preview",
|
||||
"Stabilizer Trim",
|
||||
"VideoMaskEditor",
|
||||
"WAN Frame Calculator"
|
||||
],
|
||||
@ -15118,6 +15215,14 @@
|
||||
"title_aux": "Claude Prompt Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/PauldeLavallaz/comfyui_morpheus_model_management": [
|
||||
[
|
||||
"MorpheusModelManagement"
|
||||
],
|
||||
{
|
||||
"title_aux": "[WIP] comfyui_morpheus_model_management"
|
||||
}
|
||||
],
|
||||
"https://github.com/PenguinTeo/Comfyui-GeminiBanana": [
|
||||
[
|
||||
"Gemini3ImageNode"
|
||||
@ -15853,6 +15958,16 @@
|
||||
"title_aux": "ComfyUI-RED-UNO"
|
||||
}
|
||||
],
|
||||
"https://github.com/QuackPhuc/ComfyUI-FisheyeTransform": [
|
||||
[
|
||||
"FisheyeRedistort",
|
||||
"FisheyeStrengthEstimate",
|
||||
"FisheyeUndistort"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FisheyeTransform"
|
||||
}
|
||||
],
|
||||
"https://github.com/QuietNoise/comfyui_queue_manager": [
|
||||
[
|
||||
"Workflow Name"
|
||||
@ -15869,6 +15984,16 @@
|
||||
"title_aux": "Universal LLM Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/RCAKangle/ComfyUI_LLM_Embeder": [
|
||||
[
|
||||
"ChatHistoryViewer",
|
||||
"ChatNode",
|
||||
"LLMConfigNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LLM_Embeder"
|
||||
}
|
||||
],
|
||||
"https://github.com/RUiNtheExtinct/comfyui-save-file-extended": [
|
||||
[
|
||||
"LoadAudioExtended",
|
||||
@ -17281,6 +17406,19 @@
|
||||
"title_aux": "HF-Flux-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SergPoletaev/ComfyUI-SPoletNodes": [
|
||||
[
|
||||
"EnhancedVideoPreview",
|
||||
"GetImageSizeWithPreview",
|
||||
"Save Images & Preview",
|
||||
"UltimateMemoryCleaner",
|
||||
"Video Concat (FFmpeg)",
|
||||
"VideoBatchCrossfade"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SPoletNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ServiceStack/comfy-asset-downloader": [
|
||||
[
|
||||
"AssetDownloader"
|
||||
@ -18161,6 +18299,15 @@
|
||||
"title_aux": "MBM's Music Visualizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/SorenWeile/ComfyUI_MetaSaver": [
|
||||
[
|
||||
"MetaSaver",
|
||||
"MetaSaverDynamic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MetaSaver"
|
||||
}
|
||||
],
|
||||
"https://github.com/SozeInc/ComfyUI-Mobile": [
|
||||
[
|
||||
"Send Notification (Mobile)",
|
||||
@ -18702,6 +18849,7 @@
|
||||
"Basic data handling: TimeExtract",
|
||||
"Basic data handling: TimeFormat",
|
||||
"Basic data handling: TimeNow",
|
||||
"Basic data handling: TimeNowUTC",
|
||||
"Basic data handling: TimeParse",
|
||||
"Basic data handling: TimeSubtractDelta",
|
||||
"Basic data handling: TimeToUnix",
|
||||
@ -19223,6 +19371,21 @@
|
||||
"title_aux": "Comfyroll Studio"
|
||||
}
|
||||
],
|
||||
"https://github.com/Suzu008/ComfyUI-CryptIO": [
|
||||
[
|
||||
"PreviewImageCryptIO",
|
||||
"PreviewVideoCryptIO",
|
||||
"SaveImageCryptIO",
|
||||
"SaveVideoCryptIO",
|
||||
"TextDecrypt",
|
||||
"TextEncrypt",
|
||||
"UploadImageCryptIO",
|
||||
"UploadVideoCryptIO"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CryptIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter": [
|
||||
[
|
||||
"LLM_Prompt_Formatter",
|
||||
@ -19511,6 +19674,17 @@
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_DreamID-V_wrapper": [
|
||||
[
|
||||
"DreamIDV_ConditioningPrep_TTP",
|
||||
"DreamIDV_ModelLoader_Wrapper_TTP",
|
||||
"DreamIDV_PoseExtractor_TTP",
|
||||
"DreamIDV_Sampler_Wrapper_TTP"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_DreamID-V_wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": [
|
||||
[
|
||||
"GifImageViewerNode",
|
||||
@ -20073,6 +20247,8 @@
|
||||
[
|
||||
"CharacterLoraSelect",
|
||||
"ChromaActionSelect",
|
||||
"EasyArrayFilter",
|
||||
"EasyBasicJsonExtractor",
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
@ -20090,6 +20266,8 @@
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
"QwenActionSelect",
|
||||
"TileAssembly",
|
||||
"TileBreak",
|
||||
"UserSelect",
|
||||
"WanActionSelect"
|
||||
],
|
||||
@ -22475,6 +22653,14 @@
|
||||
"title_aux": "ComfyUI_Detonate"
|
||||
}
|
||||
],
|
||||
"https://github.com/aadityamundhalia/ComfyUI-ollama-aditya": [
|
||||
[
|
||||
"OllamaPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ollama-aditya"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
[
|
||||
"VocalAndSoundRemoverNode"
|
||||
@ -22938,6 +23124,16 @@
|
||||
"title_aux": "aicu-comfyui-stability-ai-api"
|
||||
}
|
||||
],
|
||||
"https://github.com/aicuai/comfyui-save-image-watermark": [
|
||||
[
|
||||
"ExtractInvisibleWatermark",
|
||||
"Local Save",
|
||||
"LocalSaveImageWithWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-save-image-watermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/aidec/Comfyui_TextBatch_aidec": [
|
||||
[
|
||||
"DataTempManager",
|
||||
@ -23222,7 +23418,6 @@
|
||||
"GetImagesFromBatchIndexed",
|
||||
"GetLatentRangeFromBatch",
|
||||
"GetLatentSizeAndCount",
|
||||
"Image Comparer (rgthree)",
|
||||
"ImageAddMulti",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchExtendWithOverlap",
|
||||
@ -23247,6 +23442,7 @@
|
||||
"ImagePadKJ",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeByMegapixels",
|
||||
"ImageResizeKJ",
|
||||
"ImageResizeKJv2",
|
||||
"ImageTensorList",
|
||||
@ -23265,6 +23461,7 @@
|
||||
"LoadImagesFromFolderKJ",
|
||||
"LoadVideosFromFolder",
|
||||
"Mask_transform_sum",
|
||||
"MathExpression_UTK",
|
||||
"MergeBatch",
|
||||
"MergeImageChannels",
|
||||
"PadImageBatchInterleaved",
|
||||
@ -23577,6 +23774,8 @@
|
||||
"GeminiConvertRasterToVector",
|
||||
"GeminiFLUXResolutions",
|
||||
"GeminiImageGenerator",
|
||||
"GeminiLoadImagePath",
|
||||
"GeminiLoadImagesFromDir",
|
||||
"GeminiSVGPreview",
|
||||
"GeminiSaveSVG",
|
||||
"GeminiSaveText",
|
||||
@ -23884,10 +24083,15 @@
|
||||
"XJSamplerAdapter",
|
||||
"XJSaveImageWithMetadata",
|
||||
"XJSchedulerAdapter",
|
||||
"XJSegsAutoAdjustHookProvider",
|
||||
"XJSegsColorCorrectHSVHookProvider",
|
||||
"XJSegsColorCorrectRGBHookProvider",
|
||||
"XJSegsColorMatchHookProvider",
|
||||
"XJSegsCount",
|
||||
"XJSegsExtractor",
|
||||
"XJSegsFilter",
|
||||
"XJSegsFilterByLabel",
|
||||
"XJSegsMerge",
|
||||
"XJSegsPick",
|
||||
"XJSegsStitcher",
|
||||
"XJSegsWildcardPrompt",
|
||||
@ -25583,6 +25787,14 @@
|
||||
"title_aux": "ComfyUI-Hunyuan-Image-3"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhhtr12/ComfyUI-ollama-stop": [
|
||||
[
|
||||
"OllamaStopNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ollama-stop"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": [
|
||||
[
|
||||
"HierarchicalLoRAWeightEditor",
|
||||
@ -26851,6 +27063,14 @@
|
||||
"title_aux": "Arc2Face ComfyUI Node Library"
|
||||
}
|
||||
],
|
||||
"https://github.com/calibancode/ComfyUI-bevvy": [
|
||||
[
|
||||
"SaveImageWebP"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bevvy"
|
||||
}
|
||||
],
|
||||
"https://github.com/camenduru/ComfyUI-TostAI": [
|
||||
[
|
||||
"SendToTostAI"
|
||||
@ -26861,12 +27081,21 @@
|
||||
],
|
||||
"https://github.com/capitan01R/Capitan-ConditioningEnhancer": [
|
||||
[
|
||||
"CapitanAdvancedEnhancer",
|
||||
"ConditioningEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Capitan-ConditioningEnhancer"
|
||||
}
|
||||
],
|
||||
"https://github.com/capitan01R/ComfyUI-CapitanZiT-Scheduler": [
|
||||
[
|
||||
"CapitanZiTLinearSigma"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CapitanZiT-Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [
|
||||
[
|
||||
"AD_DrawSchedule",
|
||||
@ -26886,6 +27115,8 @@
|
||||
"AD_sch_value",
|
||||
"AD_slice_Condi",
|
||||
"AI_GLM4",
|
||||
"AI_GLM_image",
|
||||
"AI_GLM_text",
|
||||
"AI_Ollama_image",
|
||||
"AI_Ollama_text",
|
||||
"AI_PresetSave",
|
||||
@ -27176,7 +27407,6 @@
|
||||
"sum_lora",
|
||||
"sum_stack_AD",
|
||||
"sum_stack_Kontext",
|
||||
"sum_stack_QwenEdit",
|
||||
"sum_stack_QwenEditPlus",
|
||||
"sum_stack_Wan",
|
||||
"sum_stack_image",
|
||||
@ -29555,6 +29785,13 @@
|
||||
"MaskComposite",
|
||||
"MaskPreview",
|
||||
"MaskToImage",
|
||||
"MeshyAnimateModelNode",
|
||||
"MeshyImageToModelNode",
|
||||
"MeshyMultiImageToModelNode",
|
||||
"MeshyRefineNode",
|
||||
"MeshyRigModelNode",
|
||||
"MeshyTextToModelNode",
|
||||
"MeshyTextureNode",
|
||||
"MinimaxHailuoVideoNode",
|
||||
"MinimaxImageToVideoNode",
|
||||
"MinimaxSubjectToVideoNode",
|
||||
@ -30742,6 +30979,17 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/danieljanata/ComfyUI-Prompting-System": [
|
||||
[
|
||||
"PS_MetadataCleaner",
|
||||
"PS_MetadataReader",
|
||||
"PS_PromptSaver",
|
||||
"PS_SmartText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompting-System"
|
||||
}
|
||||
],
|
||||
"https://github.com/danielvw/ComfyUI-WanMove-Adapter": [
|
||||
[
|
||||
"CoordsToWanTracks"
|
||||
@ -30913,6 +31161,7 @@
|
||||
"PromptCameraSelector",
|
||||
"PromptConstructor",
|
||||
"PromptLightingSelector",
|
||||
"Test1",
|
||||
"TiledKSampler",
|
||||
"TiledKSamplerWithUpscaler",
|
||||
"TrainingDatasetSaver"
|
||||
@ -32337,6 +32586,14 @@
|
||||
"title_aux": "ComfyUI-enricos-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/esp-dev/comfyui-loadheicimage": [
|
||||
[
|
||||
"LoadImagePlusHEIC"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-loadheicimage"
|
||||
}
|
||||
],
|
||||
"https://github.com/esp-dev/comfyui-videoframenode": [
|
||||
[
|
||||
"VideoFirstLastFrame"
|
||||
@ -37570,6 +37827,51 @@
|
||||
"title_aux": "HouseKeeper"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-conduit-optimizer": [
|
||||
[
|
||||
"ConduitApply",
|
||||
"ConduitBatchOptimizer",
|
||||
"ConduitCacheClear",
|
||||
"ConduitCore",
|
||||
"ConduitEmbeddingCache",
|
||||
"ConduitGate",
|
||||
"ConduitLatentCache",
|
||||
"ConduitPath",
|
||||
"ConduitPool",
|
||||
"ConduitPrecisionPatcher",
|
||||
"ConduitSeal",
|
||||
"ConduitSense",
|
||||
"ConduitSpeculativeKSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-conduit-optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-deterministic-nodes": [
|
||||
[
|
||||
"CascadeRefiner",
|
||||
"ChecksumValidator",
|
||||
"DeterministicSampler",
|
||||
"ECHOContextNode",
|
||||
"MoERouterNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-deterministic-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/joe002/comfyui-rtx4090-nodes": [
|
||||
[
|
||||
"BatchImageProcessor",
|
||||
"BatchLatentProcessor",
|
||||
"GPUMonitor",
|
||||
"MemoryManager",
|
||||
"RTX4090Optimizer",
|
||||
"TensorRTAutoConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rtx4090-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/joeriben/ai4artsed_comfyui_nodes": [
|
||||
[
|
||||
"ai4artsed_conditioning_fusion",
|
||||
@ -41659,6 +41961,81 @@
|
||||
"title_aux": "ComfyUI-Replace-First-Frame-Last-Frame"
|
||||
}
|
||||
],
|
||||
"https://github.com/loz2754/AUN-ComfyUI-Nodes": [
|
||||
[
|
||||
"AUNAddToPrompt",
|
||||
"AUNAny",
|
||||
"AUNBookmark",
|
||||
"AUNBoolean",
|
||||
"AUNCFG",
|
||||
"AUNCheckpointLoaderWithClipSkip",
|
||||
"AUNEmptyLatent",
|
||||
"AUNExtractModelName",
|
||||
"AUNExtractPowerLoras",
|
||||
"AUNExtractWidgetValue",
|
||||
"AUNGetActiveNodeTitle",
|
||||
"AUNGetConnectedNodeTitles",
|
||||
"AUNGraphScraper",
|
||||
"AUNImageLoadResize",
|
||||
"AUNImageResize",
|
||||
"AUNImageSingleBatch3",
|
||||
"AUNImg2Img",
|
||||
"AUNImgLoader",
|
||||
"AUNInputs",
|
||||
"AUNInputsHybrid",
|
||||
"AUNKSamplerPlusv3",
|
||||
"AUNModelNamePass",
|
||||
"AUNModelShorten",
|
||||
"AUNMultiBypassIndex",
|
||||
"AUNMultiGroupUniversal",
|
||||
"AUNMultiMuteIndex",
|
||||
"AUNMultiNegPrompt",
|
||||
"AUNMultiUniversal",
|
||||
"AUNNameCrop",
|
||||
"AUNNodeStateController",
|
||||
"AUNPathFilename",
|
||||
"AUNPathFilenameVideo",
|
||||
"AUNRandomAnySwitch",
|
||||
"AUNRandomIndexSwitch",
|
||||
"AUNRandomNumber",
|
||||
"AUNRandomTextIndexSwitch",
|
||||
"AUNSaveImage",
|
||||
"AUNSaveVideo",
|
||||
"AUNSetBypassByTitle",
|
||||
"AUNSetBypassStateGroup",
|
||||
"AUNSetCollapseAndBypassStateAdvanced",
|
||||
"AUNSetMuteByTitle",
|
||||
"AUNSetMuteStateGroup",
|
||||
"AUNShowTextWithTitle",
|
||||
"AUNSingleLabelSwitch",
|
||||
"AUNStrip",
|
||||
"AUNSwitchFloat",
|
||||
"AUNTextIndexSwitch",
|
||||
"AUNTextIndexSwitch3",
|
||||
"AUNTitleImagePreview",
|
||||
"AnyType(str)",
|
||||
"AudioInputOptions",
|
||||
"JNodes_AnyToString",
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
"JNodes_GetLeafDirectory",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetTempDirectory",
|
||||
"JNodes_IntLiteral",
|
||||
"JNodes_ModelInOut",
|
||||
"JNodes_StringLiteral",
|
||||
"JNodes_SubdirectorySelector",
|
||||
"JoinVideosInDirectory",
|
||||
"KSamplerInputs",
|
||||
"MainFolderManualName",
|
||||
"TextSwitch2InputWithTextOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "AUN ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
|
||||
[
|
||||
"InpaintCropImproved",
|
||||
@ -43096,6 +43473,14 @@
|
||||
"title_aux": "comfyui-sora-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/maximilianwicen/ComfyUI-MaxTools": [
|
||||
[
|
||||
"MaxQuickImageSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MaxTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/maxious/comfyui-dap": [
|
||||
[
|
||||
"DAP_ERP_to_Cubemap",
|
||||
@ -43555,6 +43940,15 @@
|
||||
"title_aux": "StyledCLIPTextEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip": [
|
||||
[
|
||||
"EquirectToStrip90",
|
||||
"Strip90ToEquirect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Equirectangular-Strip"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -43583,9 +43977,14 @@
|
||||
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
|
||||
[
|
||||
"AutoCrop",
|
||||
"CSVValueExtractor",
|
||||
"ColorQuantizer",
|
||||
"DashedToSolidLine",
|
||||
"ExtractBlack",
|
||||
"ExtractBlackAdvanced",
|
||||
"ExtractRed",
|
||||
"LineDetector",
|
||||
"NonWhiteToBlack",
|
||||
"RasterToUniformSVG",
|
||||
"RoundDownNode",
|
||||
"RoundUpNode",
|
||||
@ -45393,6 +45792,57 @@
|
||||
"title_aux": "ComfyUI-HfLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/olduvai-jp/ComfyUI-S3-IO": [
|
||||
[
|
||||
"LoadImageS3",
|
||||
"LoadVideoUploadS3",
|
||||
"SaveImageS3",
|
||||
"VHS_AudioToVHSAudio",
|
||||
"VHS_BatchManager",
|
||||
"VHS_DuplicateImages",
|
||||
"VHS_DuplicateLatents",
|
||||
"VHS_DuplicateMasks",
|
||||
"VHS_GetImageCount",
|
||||
"VHS_GetLatentCount",
|
||||
"VHS_GetMaskCount",
|
||||
"VHS_LoadAudio",
|
||||
"VHS_LoadAudioUpload",
|
||||
"VHS_LoadImagePath",
|
||||
"VHS_LoadImages",
|
||||
"VHS_LoadImagesPath",
|
||||
"VHS_LoadVideo",
|
||||
"VHS_LoadVideoFFmpeg",
|
||||
"VHS_LoadVideoFFmpegPath",
|
||||
"VHS_LoadVideoPath",
|
||||
"VHS_MergeImages",
|
||||
"VHS_MergeLatents",
|
||||
"VHS_MergeMasks",
|
||||
"VHS_PruneOutputs",
|
||||
"VHS_SelectEveryNthImage",
|
||||
"VHS_SelectEveryNthLatent",
|
||||
"VHS_SelectEveryNthMask",
|
||||
"VHS_SelectFilename",
|
||||
"VHS_SelectImages",
|
||||
"VHS_SelectLatents",
|
||||
"VHS_SelectLatest",
|
||||
"VHS_SelectMasks",
|
||||
"VHS_SplitImages",
|
||||
"VHS_SplitLatents",
|
||||
"VHS_SplitMasks",
|
||||
"VHS_Unbatch",
|
||||
"VHS_VAEDecodeBatched",
|
||||
"VHS_VAEEncodeBatched",
|
||||
"VHS_VHSAudioToAudio",
|
||||
"VHS_VideoCombine",
|
||||
"VHS_VideoInfo",
|
||||
"VHS_VideoInfoLoaded",
|
||||
"VHS_VideoInfoSource",
|
||||
"VideoCombineS3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-S3-IO"
|
||||
}
|
||||
],
|
||||
"https://github.com/oleksandr612/ComfyUI-Counter": [
|
||||
[
|
||||
"Simple Counter"
|
||||
@ -46586,6 +47036,7 @@
|
||||
"Lora Loader Str",
|
||||
"MaskEmptyFloatNode",
|
||||
"MaskPassOrPlaceholder",
|
||||
"MonoToStereoConverter",
|
||||
"ParametricEQNode",
|
||||
"PonyFaceEnhancementPipelineWithInjection",
|
||||
"PonyUpscaleSamplerWithInjection",
|
||||
@ -49299,6 +49750,15 @@
|
||||
"title_aux": "ComfyUI-LMCQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign": [
|
||||
[
|
||||
"WLMainImageGenerator",
|
||||
"WLPromptBatchConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
@ -49661,6 +50121,7 @@
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"FilteredRandomLoRALoaderLBW",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
@ -49798,6 +50259,7 @@
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMergeToModel",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAMultiMerge",
|
||||
"LoRAPruneKeys",
|
||||
@ -49899,6 +50361,18 @@
|
||||
"title_aux": "ComfyUI Sigmoid Offset Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack": [
|
||||
[
|
||||
"DynamicTextConcatenate",
|
||||
"ResizeByScale",
|
||||
"SeedBasedWildcardImpact",
|
||||
"SeedBasedWildcardLora",
|
||||
"SeedGeneratorWithMin"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Seed Wildcard Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_AwsBedrockClaudeApi",
|
||||
@ -51875,6 +52349,14 @@
|
||||
"title_aux": "SANA_LOWVRAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/tabisheva/comfyui-segs-profile": [
|
||||
[
|
||||
"SEGSIsProfile"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-segs-profile"
|
||||
}
|
||||
],
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_img2mask": [
|
||||
[
|
||||
"TK_Image2Mask"
|
||||
@ -51883,6 +52365,14 @@
|
||||
"title_aux": "tk_comfyui_img2mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/tackcrypto1031/tk_comfyui_view_and_light": [
|
||||
[
|
||||
"TK_View_And_Light"
|
||||
],
|
||||
{
|
||||
"title_aux": "tk_comfyui_view_and_light"
|
||||
}
|
||||
],
|
||||
"https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [
|
||||
[
|
||||
"SAMURAIBoxInputNode",
|
||||
@ -52144,6 +52634,14 @@
|
||||
"title_aux": "Divergent Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/theluminhub/ComfyUI-Lumin-Upload": [
|
||||
[
|
||||
"AssetManagerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lumin-Upload"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
|
||||
[
|
||||
"FaceCalloutEffect",
|
||||
@ -53223,8 +53721,7 @@
|
||||
"DisTorchPurgeVRAMV2",
|
||||
"MemoryManager",
|
||||
"ModelPatchMemoryCleaner",
|
||||
"PatchSageAttentionDM",
|
||||
"SafeMemoryManager"
|
||||
"PatchSageAttentionDM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DistorchMemoryManager"
|
||||
@ -53249,14 +53746,6 @@
|
||||
"title_aux": "ComfyUI-QwenImageLoraLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/ussoewwin/image_resize_comfyui": [
|
||||
[
|
||||
"ImageResizeAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "image-resize-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/vadimcro/VKRiez-Edge": [
|
||||
[
|
||||
"VKriezEnhancedEdgePreprocessor",
|
||||
@ -54331,20 +54820,15 @@
|
||||
],
|
||||
"https://github.com/willmiao/ComfyUI-Lora-Manager": [
|
||||
[
|
||||
"BasicScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPTextEncode",
|
||||
"DebugMetadata",
|
||||
"KSamplerSelect",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraPoolNode",
|
||||
"LoraRandomizerNode",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SamplerCustomAdvanced",
|
||||
"SaveImageLM",
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
|
||||
@ -3,7 +3,20 @@ name = "comfyui-manager"
|
||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||
version = "3.39.2"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-nio", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
|
||||
dependencies = [
|
||||
"GitPython",
|
||||
"PyGithub",
|
||||
"matrix-nio",
|
||||
"transformers",
|
||||
"aiofiles==24.1.0",
|
||||
"huggingface-hub==0.36.0",
|
||||
"typer",
|
||||
"rich",
|
||||
"typing-extensions",
|
||||
"toml",
|
||||
"uv",
|
||||
"chardet",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://github.com/ltdrdata/ComfyUI-Manager"
|
||||
|
||||
@ -2,7 +2,8 @@ GitPython
|
||||
PyGithub
|
||||
matrix-nio
|
||||
transformers
|
||||
huggingface-hub
|
||||
aiofiles==24.1.0
|
||||
huggingface-hub==0.36.0
|
||||
typer
|
||||
rich
|
||||
typing-extensions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user