Merge branch 'ltdrdata:main' into main

This commit is contained in:
ZZXYYWQ 2024-07-18 22:16:11 +08:00 committed by GitHub
commit 303a82e924
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 4477 additions and 2468 deletions

View File

@ -386,6 +386,8 @@ When you run the `scan.sh` script:
* https://github.com/SimithWang/comfyui-renameImages * https://github.com/SimithWang/comfyui-renameImages
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes * https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
* https://github.com/Limbicnation/ComfyUINodeToolbox * https://github.com/Limbicnation/ComfyUINodeToolbox
* https://github.com/chenpipi0807/pip_longsize
* https://github.com/APZmedia/ComfyUI-APZmedia-srtTools
## Roadmap ## Roadmap

View File

@ -150,7 +150,7 @@
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation" "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: KSampler Gradually Adding More Denoise (efficient)" "description": "A custom node suite for Video Frame Interpolation in ComfyUI"
}, },
{ {
"author": "Fannovel16", "author": "Fannovel16",
@ -1743,7 +1743,7 @@
"https://github.com/uarefans/ComfyUI-Fans" "https://github.com/uarefans/ComfyUI-Fans"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)." "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text), Fans Prompt Styler Postive (Can replace {prompt} word in your csv files), Fans Prompt Styler Negative (With sentence structure)."
}, },
{ {
"author": "NicholasMcCarthy", "author": "NicholasMcCarthy",
@ -3182,7 +3182,7 @@
{ {
"author": "YMC", "author": "YMC",
"title": "ymc-node-suite-comfyui", "title": "ymc-node-suite-comfyui",
"id": "ymc", "id": "ymc-suite",
"reference": "https://github.com/YMC-GitHub/ymc-node-suite-comfyui", "reference": "https://github.com/YMC-GitHub/ymc-node-suite-comfyui",
"files": [ "files": [
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui" "https://github.com/YMC-GitHub/ymc-node-suite-comfyui"
@ -3190,6 +3190,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O." "description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O."
}, },
{
"author": "YMC",
"title": "ymc-node-as-x-type",
"reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type",
"files": [
"https://github.com/YMC-GitHub/ymc-node-as-x-type"
],
"install_type": "git-clone",
"description": "some comfyui custom nodes to set it as known type"
},
{ {
"author": "chibiace", "author": "chibiace",
"title": "ComfyUI-Chibi-Nodes", "title": "ComfyUI-Chibi-Nodes",
@ -4179,6 +4189,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Using Qwen-2 in ComfyUI" "description": "Using Qwen-2 in ComfyUI"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
},
{ {
"author": "kenjiqq", "author": "kenjiqq",
"title": "qq-nodes-comfyui", "title": "qq-nodes-comfyui",
@ -4531,7 +4551,7 @@
"https://github.com/filliptm/ComfyUI_Fill-Nodes" "https://github.com/filliptm/ComfyUI_Fill-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:FL Image Randomizer. The start of a pack that I will continue to build out to fill the gaps of nodes and functionality that I feel is missing in comfyUI" "description": "VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!"
}, },
{ {
"author": "zfkun", "author": "zfkun",
@ -4663,7 +4683,7 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes" "https://github.com/glifxyz/ComfyUI-GlifNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Consistency VAE Decoder." "description": "Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows."
}, },
{ {
"author": "concarne000", "author": "concarne000",
@ -5291,16 +5311,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Caching Image Loader." "description": "Nodes:Caching Image Loader."
}, },
{
"author": "Millyarde",
"title": "Pomfy - Photoshop and ComfyUI 2-way sync",
"reference": "https://github.com/Millyarde/Pomfy",
"files": [
"https://github.com/Millyarde/Pomfy"
],
"install_type": "git-clone",
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
},
{ {
"author": "Ryuukeisyou", "author": "Ryuukeisyou",
"title": "comfyui_io_helpers", "title": "comfyui_io_helpers",
@ -5309,7 +5319,7 @@
"https://github.com/Ryuukeisyou/comfyui_io_helpers" "https://github.com/Ryuukeisyou/comfyui_io_helpers"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers)."
}, },
{ {
"author": "flowtyone", "author": "flowtyone",
@ -8412,6 +8422,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor." "description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
}, },
{
"author": "AIFSH",
"title": "VocalSeparation-ComfyUI",
"id": "vocalseparation",
"reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
},
{
"author": "AIFSH",
"title": "DiffMorpher-ComfyUI",
"id": "diffmorpher",
"reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
"files": [
"https://github.com/AIFSH/DiffMorpher-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
},
{ {
"author": "AIFSH", "author": "AIFSH",
"title": "ComfyUI-UVR5", "title": "ComfyUI-UVR5",
@ -8621,6 +8653,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI" "description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
}, },
{
"author": "AIFSH",
"title": "CosyVoice-ComfyUI",
"id": "cosyvoice",
"reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/CosyVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
},
{
"author": "AIFSH",
"title": "SenseVoice-ComfyUI",
"id": "sensevoice",
"reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/SenseVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
},
{ {
"author": "Koishi-Star", "author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
@ -8643,6 +8697,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
}, },
{
"author": "smthemex",
"title": "ComfyUI_Stable_Makeup",
"id": "Stable_Makeup",
"reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup",
"files": [
"https://github.com/smthemex/ComfyUI_Stable_Makeup"
],
"install_type": "git-clone",
"description": "You can apply makeup to the characters in comfyui"
},
{
"author": "smthemex",
"title": "ComfyUI_EchoMimic",
"id": "EchoMimic",
"reference": "https://github.com/smthemex/ComfyUI_EchoMimic",
"files": [
"https://github.com/smthemex/ComfyUI_EchoMimic"
],
"install_type": "git-clone",
"description": "You can using [a/EchoMimic](https://github.com/BadToBest/EchoMimic/tree/main) in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
},
{ {
"author": "smthemex", "author": "smthemex",
"title": "ComfyUI_ChatGLM_API", "title": "ComfyUI_ChatGLM_API",
@ -8860,7 +8936,7 @@
"https://github.com/pamparamm/sd-perturbed-attention" "https://github.com/pamparamm/sd-perturbed-attention"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Perturbed-Attention Guidance node for ComfyUI." "description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
}, },
{ {
"author": "pamparamm", "author": "pamparamm",
@ -11334,6 +11410,317 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion." "description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion."
}, },
{
"author": "Indra's Mirror",
"title": "ComfyUI-Documents",
"reference": "https://github.com/Excidos/ComfyUI-Documents",
"files": [
"https://github.com/Excidos/ComfyUI-Documents"
],
"install_type": "git-clone",
"description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects."
},
{
"author": "Expo",
"title": "LM Studio Image to Text Node for ComfyUI",
"reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node",
"files": [
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
},
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{
"author": "leestuartx",
"title": "ComfyUI-GG",
"reference": "https://github.com/leestuartx/ComfyUI-GG",
"files": [
"https://github.com/leestuartx/ComfyUI-GG"
],
"install_type": "git-clone",
"description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
},
{
"author": "mgfxer",
"title": "ComfyUI-FrameFX",
"reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
"files": [
"https://github.com/mgfxer/ComfyUI-FrameFX"
],
"install_type": "git-clone",
"description": "A set of custom nodes for frame interpolation and video processing in ComfyUI."
},
{
"author": "Cyberschorsch",
"title": "ComfyUI Checkpoint Loader Config",
"reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader",
"files": [
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader"
],
"install_type": "git-clone",
"description": "Provides a custom node to load config for sampler nodes from a yaml file."
},
{
"author": "fearnworks",
"title": "Fearnworks Nodes",
"id": "fearnworks",
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
"files": [
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
],
"install_type": "git-clone",
"description": "This extension provides various nodes to support multimodal workflows."
},
{
"author": "3D-MeshTool",
"title": "ComfyUI-3D-MeshTool",
"id": "3D-MeshTool",
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
"files": [
"https://github.com/807502278/ComfyUI-3D-MeshTool"
],
"install_type": "git-clone",
"description": "A simple 3D model processing tool within ComfyUI."
},
{
"author": "JackEllie",
"title": "ComfyUI-AI-Assistant",
"id": "AI-Assistant",
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
"files": [
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
],
"install_type": "git-clone",
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
},
{
"author": "APZmedia",
"title": "APZmedia Clean File Name Node",
"id": "clean-filename",
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
"files": [
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
],
"install_type": "git-clone",
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
},
{
"author": "N3rd00d",
"title": "ComfyUI-Paint3D-Nodes",
"id": "paint3d",
"reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
"files": [
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
],
"install_type": "git-clone",
"description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
},
{
"author": "sn0w12",
"title": "ComfyUI-Sn0w-Scripts",
"reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
"files": [
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
],
"install_type": "git-clone",
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
{
"author": "MiaoshouAI",
"title": "ComfyUI-Miaoshouai-Tagger",
"id": "miaoshouai-tagger",
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
"files": [
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
],
"install_type": "git-clone",
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
},
{
"author": "Patricio Gonzalez Vivo",
"title": "GLSL Nodes",
"reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
"files": [
"https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
],
"install_type": "git-clone",
"description": "A collections of nodes to support GLSL shaders inside a workflow."
},
{
"author": "ader47",
"title": "ComfyUI-MeshHamer",
"reference": "https://github.com/ader47/comfyui_meshhamer",
"files": [
"https://github.com/ader47/comfyui_meshhamer"
],
"install_type": "git-clone",
"description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
},
{
"author": "2kpr",
"title": "ComfyUI-UltraPixel",
"id": "comfyui-ultrapixel",
"reference": "https://github.com/2kpr/ComfyUI-UltraPixel",
"files": [
"https://github.com/2kpr/ComfyUI-UltraPixel"
],
"install_type": "git-clone",
"description": "Implementation of UltraPixel on ComfyUI"
},
{
"author": "LightSketch-ai",
"title": "ComfyUI-LivePortraitNode (Replicate API)",
"id": "lightsketchlp",
"reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
"files": [
"https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
],
"install_type": "git-clone",
"description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
},
{
"author": "aaronchm",
"title": "z-a1111-sd-webui-DanTagGen",
"id":"z-a1111-sd-webui-DanTagGen",
"reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
"files":[
"https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
],
"install_type":"git-clone",
"description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
},
{
"author": "mikebilly",
"title": "Transparent-background-comfyUI",
"id":"transparent-background-comfyui",
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
"files":[
"https://github.com/mikebilly/Transparent-background-comfyUI"
],
"install_type":"git-clone",
"description":"Removes background using Transparent Background"
},
{
"author": "un-seen",
"title": "comfyui-tensorop",
"id":"comfyui-tensorop",
"reference": "https://github.com/un-seen/comfyui-tensorops",
"files":[
"https://github.com/un-seen/comfyui-tensorops"
],
"install_type":"git-clone",
"description":"Nodes to perform tensor operations in ComfyUI"
},
{
"author": "john-mnz",
"title": "ComfyUI-Inspyrenet-Rembg",
"id":"inspyrenet",
"reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg",
"files":[
"https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
],
"install_type":"git-clone",
"description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
},
{
"author": "Koushakur",
"title": "ComfyUI-DenoiseChooser",
"id":"denoise-chooser",
"reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
"files":[
"https://github.com/Koushakur/ComfyUI-DenoiseChooser"
],
"install_type":"git-clone",
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
},
{
"author": "ycchanau",
"title": "ComfyUI Preview Magnifier",
"id":"magnifier",
"reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
"files":[
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
],
"install_type":"git-clone",
"description":"Custom nodes that preview image with a magnifier."
},
{
"author": "lrzjason",
"title": "Comfyui Kolors Utils",
"reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils",
"files":[
"https://github.com/lrzjason/Comfyui-Kolors-Utils"
],
"install_type":"git-clone",
"description":"Nodes: Save Weight As Kolors Unet"
},
{
"author": "lrzjason",
"title": "ComfyUIJasonNode",
"reference": "https://github.com/lrzjason/ComfyUIJasonNode",
"files": [
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py",
""
],
"install_type": "copy",
"description": "Nodes:SDXLMixSampler, LatentByRatio"
},
{
"author": "amorano",
"title": "Cozy Communication",
"id": "cozy_comm",
"reference": "https://github.com/cozy-comfyui/cozy_comm",
"files": [
"https://github.com/cozy-comfyui/cozy_comm"
],
"nodename_pattern": " \\(cozy\\)",
"install_type": "git-clone",
"description": "Post images and video to Discord. Nodes to facilitate communication using REST."
},
{
"author": "WX-NPS1598",
"title": "ComfyUI-auto-crop-by-NPS",
"id": "auto-crop-nps",
"reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
"files": [
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
],
"install_type": "git-clone",
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-AstralAnimator",
"id": "astralanimator",
"reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
},
{
"author": "RhizoNymph",
"title": "ComfyUI-Latte",
"id": "latte",
"reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
"files": [
"https://github.com/RhizoNymph/ComfyUI-Latte"
],
"install_type": "git-clone",
"description": "Nodes:LatteVideoGenerator"
},
@ -11428,18 +11815,6 @@
"install_type": "copy", "install_type": "copy",
"description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config." "description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config."
}, },
{
"author": "lrzjason",
"title": "ComfyUIJasonNode",
"reference": "https://github.com/lrzjason/ComfyUIJasonNode",
"files": [
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py",
""
],
"install_type": "copy",
"description": "Nodes:SDXLMixSampler, LatentByRatio"
},
{ {
"author": "lordgasmic", "author": "lordgasmic",
"title": "Wildcards", "title": "Wildcards",
@ -11576,17 +11951,6 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted." "description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted."
}, },
{
"author": "fearnworks",
"title": "Fearnworks Custom Nodes",
"id": "fearnworks",
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
"files": [
"https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py"
],
"install_type": "copy",
"description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x"
},
{ {
"author": "LZC", "author": "LZC",
"title": "Hayo comfyui nodes", "title": "Hayo comfyui nodes",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@ sys.path.append(glob_path)
import cm_global import cm_global
from manager_util import * from manager_util import *
version = [2, 46, 2] version = [2, 46, 3]
version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '') version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '')

View File

@ -579,12 +579,6 @@ async def fetch_externalmodel_list(request):
return web.json_response(json_obj, content_type='application/json') return web.json_response(json_obj, content_type='application/json')
@PromptServer.instance.routes.get("/snapshot/get_current")
async def get_snapshot_list(request):
json_obj = core.get_current_snapshot()
return web.json_response(json_obj, content_type='application/json')
@PromptServer.instance.routes.get("/snapshot/getlist") @PromptServer.instance.routes.get("/snapshot/getlist")
async def get_snapshot_list(request): async def get_snapshot_list(request):
snapshots_directory = os.path.join(core.comfyui_manager_path, 'snapshots') snapshots_directory = os.path.join(core.comfyui_manager_path, 'snapshots')

View File

@ -9,7 +9,131 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "adityathiru",
"title": "ComfyUI LLMs [WIP]",
"reference": "https://github.com/adityathiru/ComfyUI-LLMs",
"files": [
"https://github.com/adityathiru/ComfyUI-LLMs"
],
"install_type": "git-clone",
"description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)"
},
{
"author": "walterFeng",
"title": "ComfyUI-Image-Utils",
"reference": "https://github.com/walterFeng/ComfyUI-Image-Utils",
"files":[
"https://github.com/walterFeng/ComfyUI-Image-Utils"
],
"install_type":"git-clone",
"description":"Nodes: Calculate Image Brightness"
},
{
"author": "zml-ai",
"title": "comfyui-hydit",
"reference": "https://github.com/zml-ai/comfyui-hydit",
"files":[
"https://github.com/zml-ai/comfyui-hydit"
],
"install_type":"git-clone",
"description":"The ComfyUI code is under review in the official repository. Meanwhile, a temporary version is available below for immediate community use. We welcome users to try our workflow and appreciate any inquiries or suggestions."
},
{
"author": "JichaoLiang",
"title": "Immortal_comfyUI",
"reference": "https://github.com/JichaoLiang/Immortal_comfyUI",
"files":[
"https://github.com/JichaoLiang/Immortal_comfyUI"
],
"install_type":"git-clone",
"description":"Nodes: NewNode, AppendNode, MergeNode, SetProperties, SaveToDirectory, ..."
},
{
"author": "googincheng",
"title": "ComfyUX",
"reference": "https://github.com/googincheng/ComfyUX",
"files": [
"https://github.com/googincheng/ComfyUX"
],
"install_type": "git-clone",
"description": "If you are drowning in hundreds of Nodes, ComfyUX can save you from the misery."
},
{
"author": "melMass",
"title": "ComfyUI-Lygia",
"id": "lygia",
"reference": "https://github.com/melMass/ComfyUI-Lygia",
"files": [
"https://github.com/melMass/ComfyUI-Lygia"
],
"install_type": "git-clone",
"description": "NODES: LygiaProgram, LygiaUniforms"
},
{
"author": "filliptm",
"title": "ComfyUI_FL-Trainer [WIP]",
"reference": "https://github.com/filliptm/ComfyUI_FL-Trainer",
"files": [
"https://github.com/filliptm/ComfyUI_FL-Trainer"
],
"install_type": "git-clone",
"description": "Trainer nodes based on KohyaSS trainer."
},
{
"author": "Indra's Mirror",
"title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]",
"reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
"files": [
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
],
"install_type": "git-clone",
"description": "WORK IN PROGRESS (Currently Not Working)"
},
{
"author": "SpaceWarpStudio",
"title": "ComfyUI_Remaker_FaceSwap",
"reference": "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap",
"files": [
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap"
],
"install_type": "git-clone",
"description": "Nodes:Remaker Face Swap"
},
{
"author": "VisionExp",
"title": "ve_custom_comfyui_nodes",
"reference": "https://github.com/VisionExp/ve_custom_comfyui_nodes",
"files": [
"https://github.com/VisionExp/ve_custom_comfyui_nodes"
],
"install_type": "git-clone",
"description": "Nodes:LoadImgFromInputUrl"
},
{
"author": "LevelPixel",
"title": "ComfyUI-LevelPixel",
"id": "levelpixel",
"reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel",
"files": [
"https://github.com/LevelPixel/ComfyUI-LevelPixel"
],
"install_type": "git-clone",
"description": "Nodes:Model Unloader, LLM Optional Memory Free Advanced"
},
{
"author": "StartHua",
"title": "Comfyui_CXH_CRM",
"id": "csdmt-cxh",
"reference": "https://github.com/StartHua/Comfyui_CSDMT_CXH",
"files": [
"https://github.com/StartHua/Comfyui_CSDMT_CXH"
],
"install_type": "git-clone",
"description": "Node:CSD_Makeup\nNOTE:You need to download [a/pre-trained model file](https://github.com/StartHua/Comfyui_CSDMT_CXH)."
},
{ {
"author": "ZHO-ZHO-ZHO", "author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AuraSR-ZHO", "title": "ComfyUI-AuraSR-ZHO",
@ -20,16 +144,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]" "description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "ComfyUI UltraEditDiffusers"
},
{ {
"author": "tom-doerr", "author": "tom-doerr",
"title": "DSPy Nodes [WIP]", "title": "DSPy Nodes [WIP]",
@ -60,16 +174,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..." "description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..."
}, },
{
"author": "807502278",
"title": "ComfyUI-3D-MeshTool [WIP]",
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
"files": [
"https://github.com/807502278/ComfyUI-3D-MeshTool"
],
"install_type": "git-clone",
"description": "Introduction: A simple 3D model processing tool within ComfyUI"
},
{ {
"author": "thderoo", "author": "thderoo",
"title": "_topfun_s_nodes", "title": "_topfun_s_nodes",
@ -457,17 +561,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat).\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]" "description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat).\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]"
}, },
{
"author": "NitramDom",
"title": "ComfyUI_FacialFlip",
"id": "facialflip",
"reference": "https://github.com/NitramDom/ComfyUI_FacialFlip",
"files": [
"https://github.com/NitramDom/ComfyUI_FacialFlip"
],
"install_type": "git-clone",
"description": "Nodes:Swapper"
},
{ {
"author": "hy134300", "author": "hy134300",
"title": "comfyui-hydit", "title": "comfyui-hydit",
@ -621,17 +714,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess" "description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
}, },
{
"author": "zmwv823",
"title": "ComfyUI-AnyText [UNSTABLE]",
"id": "anytext",
"reference": "https://github.com/zmwv823/ComfyUI-AnyText",
"files": [
"https://github.com/zmwv823/ComfyUI-AnyText"
],
"install_type": "git-clone",
"description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)"
},
{ {
"author": "brycegoh", "author": "brycegoh",
"title": "brycegoh/comfyui-custom-nodes", "title": "brycegoh/comfyui-custom-nodes",

View File

@ -1,4 +1,12 @@
{ {
"https://gitea.com/NotEvilGirl/cfgpp": [
[
"CFG++"
],
{
"title_aux": "comfyui_CfgPlusPlus [WIP]"
}
],
"https://github.com/17Retoucher/ComfyUI_Fooocus": [ "https://github.com/17Retoucher/ComfyUI_Fooocus": [
[ [
"BasicScheduler", "BasicScheduler",
@ -167,6 +175,35 @@
"title_aux": "ComfyUI_AC_FUNV8Beta1" "title_aux": "ComfyUI_AC_FUNV8Beta1"
} }
], ],
"https://github.com/AIFSH/ComfyUI-OpenDIT": [
[
"DITModelLoader",
"DITPromptNode",
"DiffVAELoader",
"LattePipeLineNode",
"OpenSoraNode",
"OpenSoraPlanPipeLineNode",
"PABConfigNode",
"PreViewVideo",
"SchedulerLoader",
"T5EncoderLoader",
"T5TokenizerLoader"
],
{
"title_aux": "ComfyUI-OpenDIT [WIP]"
}
],
"https://github.com/AIFSH/ComfyUI-ViViD": [
[
"LoadImagePath",
"LoadVideo",
"PreViewVideo",
"ViViD_Node"
],
{
"title_aux": "ComfyUI-ViViD"
}
],
"https://github.com/ALatentPlace/ComfyUI_yanc": [ "https://github.com/ALatentPlace/ComfyUI_yanc": [
[ [
"> Clear Text", "> Clear Text",
@ -174,6 +211,7 @@
"> Get Mean Color", "> Get Mean Color",
"> Int", "> Int",
"> Int to Text", "> Int to Text",
"> Layer Weights (for IPAMS)",
"> Light Source Mask", "> Light Source Mask",
"> Load Image", "> Load Image",
"> Load Image From Folder", "> Load Image From Folder",
@ -199,7 +237,11 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [ "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[ [
"Add Human Styler", "Add Human Styler",
"Save Log Info" "Convert Monochrome",
"RT4KSR Loader",
"RandomPromptStyler",
"Save Log Info",
"Upscale RT4SR"
], ],
{ {
"title_aux": "ComfyUI-Xorbis-nodes" "title_aux": "ComfyUI-Xorbis-nodes"
@ -305,6 +347,14 @@
"title_aux": "ComfyUI-MusicGen [WIP]" "title_aux": "ComfyUI-MusicGen [WIP]"
} }
], ],
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": [
[
"LuminaDiffusersNode"
],
{
"title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]"
}
],
"https://github.com/ExponentialML/ComfyUI_LiveDirector": [ "https://github.com/ExponentialML/ComfyUI_LiveDirector": [
[ [
"LiveDirector" "LiveDirector"
@ -330,6 +380,22 @@
"title_aux": "Conditioning-token-experiments-for-ComfyUI" "title_aux": "Conditioning-token-experiments-for-ComfyUI"
} }
], ],
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
[
"Push pose to Airtable"
],
{
"title_aux": "ComfyUI-Airtable [WIP]"
}
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py": [
[
"GeekyRemB"
],
{
"title_aux": "ComfyUI-GeekyRemB v2"
}
],
"https://github.com/GentlemanHu/ComfyUI-Notifier": [ "https://github.com/GentlemanHu/ComfyUI-Notifier": [
[ [
"GentlemanHu_Notifier" "GentlemanHu_Notifier"
@ -340,11 +406,15 @@
], ],
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [ "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
[ [
"GR Background Remover REMBG",
"GR Checkered Board", "GR Checkered Board",
"GR Counter",
"GR Flip Tile Random Inverted", "GR Flip Tile Random Inverted",
"GR Flip Tile Random Red Ring", "GR Flip Tile Random Red Ring",
"GR Image Details Displayer", "GR Image Details Displayer",
"GR Image Details Saver", "GR Image Details Saver",
"GR Image Paste",
"GR Image Paste With Mask",
"GR Image Resize", "GR Image Resize",
"GR Image Resize Methods", "GR Image Resize Methods",
"GR Image Size", "GR Image Size",
@ -354,8 +424,10 @@
"GR Mask Resize", "GR Mask Resize",
"GR Multi Mask Create", "GR Multi Mask Create",
"GR Onomatopoeia", "GR Onomatopoeia",
"GR Prompt HUB",
"GR Prompt Selector", "GR Prompt Selector",
"GR Prompt Selector Multi", "GR Prompt Selector Multi",
"GR Scroller",
"GR Stack Image", "GR Stack Image",
"GR Text Overlay", "GR Text Overlay",
"GR Tile and Border Image", "GR Tile and Border Image",
@ -365,6 +437,15 @@
"title_aux": "ComfyUI-GR" "title_aux": "ComfyUI-GR"
} }
], ],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[
"DownloadAndLoadLivePortraitModels",
"LivePortraitProcess"
],
{
"title_aux": "ComfyUI-LivePortraitKJ-MPS"
}
],
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": [ "https://github.com/GrindHouse66/ComfyUI-GH_Tools": [
[ [
"GHImg_Sizer", "GHImg_Sizer",
@ -422,6 +503,21 @@
"title_aux": "ComfyUI-ModelUnloader" "title_aux": "ComfyUI-ModelUnloader"
} }
], ],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"Hard Model Unloader \ud83c\udf38",
"HardModelUnloader",
"LLM Optional Memory Free Advanced \ud83c\udf38",
"LLMOptionalMemoryFreeAdvanced",
"Model Unloader \ud83c\udf38",
"ModelUnloader",
"Soft Model Unloader \ud83c\udf38",
"SoftModelUnloader"
],
{
"title_aux": "ComfyUI-LevelPixel"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [ "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[ [
"ChatGPTCompletion" "ChatGPTCompletion"
@ -626,18 +722,36 @@
"Python - More Inputs (Shinsplat)", "Python - More Inputs (Shinsplat)",
"String Interpolated (Shinsplat)", "String Interpolated (Shinsplat)",
"Sum Wrap (Shinsplat)", "Sum Wrap (Shinsplat)",
"Tensor Toys (Shinsplat)",
"Test Node (Shinsplat)", "Test Node (Shinsplat)",
"Text To Tokens (Shinsplat)", "Text To Tokens (Shinsplat)",
"Text To Tokens SD3 (Shinsplat)",
"Variables (Shinsplat)" "Variables (Shinsplat)"
], ],
{ {
"author": "Shinsplat", "author": "Shinsplat",
"description": "", "description": "",
"nickname": "shinsplat", "nickname": "shinsplat",
"title": "ComfyUI-Shinsplat", "title": "Shinsplat",
"title_aux": "ComfyUI-Shinsplat [UNSAFE]" "title_aux": "ComfyUI-Shinsplat [UNSAFE]"
} }
], ],
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": [
[
"RemakerFaceSwap"
],
{
"title_aux": "ComfyUI_Remaker_FaceSwap"
}
],
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [
[
"CSD"
],
{
"title_aux": "Comfyui_CXH_CRM"
}
],
"https://github.com/StartHua/Comfyui_CXH_CRM": [ "https://github.com/StartHua/Comfyui_CXH_CRM": [
[ [
"CRM" "CRM"
@ -664,6 +778,14 @@
"title_aux": "ComfyUI Batch Input Node" "title_aux": "ComfyUI Batch Input Node"
} }
], ],
"https://github.com/VisionExp/ve_custom_comfyui_nodes": [
[
"LoadImgFromInputUrl"
],
{
"title_aux": "ve_custom_comfyui_nodes"
}
],
"https://github.com/WSJUSA/Comfyui-StableSR": [ "https://github.com/WSJUSA/Comfyui-StableSR": [
[ [
"ColorFix", "ColorFix",
@ -696,6 +818,16 @@
"title_aux": "ComfyUI-AnyText [WIP]" "title_aux": "ComfyUI-AnyText [WIP]"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [
[
"AuraSR_Lterative_Zho",
"AuraSR_ModelLoader_Zho",
"AuraSR_Zho"
],
{
"title_aux": "ComfyUI-AuraSR-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": [
[ [
"PuLID_Zho" "PuLID_Zho"
@ -704,6 +836,15 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]" "title_aux": "ComfyUI-PuLID-ZHO [WIP]"
} }
], ],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"RunAuraSR",
"downloadAuraSR"
],
{
"title_aux": "alexisrolland/ComfyUI-AuraSR"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [ "https://github.com/alt-key-project/comfyui-dream-video-batches": [
[ [
"Blended Transition [DVB]", "Blended Transition [DVB]",
@ -874,9 +1015,7 @@
[ [
"Create Parallax Video", "Create Parallax Video",
"Layer Shifter for Parallax Outpainting", "Layer Shifter for Parallax Outpainting",
"Load Most Recent Image in Folder",
"Load Parallax Frame", "Load Parallax Frame",
"Load Random Image-Pose Pair",
"Parallax Config", "Parallax Config",
"Save Parallax Frame", "Save Parallax Frame",
"Shrink and Pad for Outpainting" "Shrink and Pad for Outpainting"
@ -929,6 +1068,7 @@
"ConditioningZeroOut", "ConditioningZeroOut",
"ControlNetApply", "ControlNetApply",
"ControlNetApplyAdvanced", "ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetLoader", "ControlNetLoader",
"CropMask", "CropMask",
"DiffControlNetLoader", "DiffControlNetLoader",
@ -1009,6 +1149,7 @@
"ModelMergeSDXL", "ModelMergeSDXL",
"ModelMergeSimple", "ModelMergeSimple",
"ModelMergeSubtract", "ModelMergeSubtract",
"ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM", "ModelSamplingContinuousEDM",
"ModelSamplingContinuousV", "ModelSamplingContinuousV",
"ModelSamplingDiscrete", "ModelSamplingDiscrete",
@ -1023,6 +1164,7 @@
"PhotoMakerLoader", "PhotoMakerLoader",
"PolyexponentialScheduler", "PolyexponentialScheduler",
"PorterDuffImageComposite", "PorterDuffImageComposite",
"PreviewAudio",
"PreviewImage", "PreviewImage",
"RandomNoise", "RandomNoise",
"RebatchImages", "RebatchImages",
@ -1041,6 +1183,7 @@
"SamplerDPMPP_3M_SDE", "SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE", "SamplerDPMPP_SDE",
"SamplerEulerAncestral", "SamplerEulerAncestral",
"SamplerEulerAncestralCFGPP",
"SamplerEulerCFGpp", "SamplerEulerCFGpp",
"SamplerLCMUpscale", "SamplerLCMUpscale",
"SamplerLMS", "SamplerLMS",
@ -1416,7 +1559,7 @@
], ],
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [ "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
[ [
"utils/TimelineUI" "jimmm.ai.TimelineUI"
], ],
{ {
"title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]" "title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]"
@ -1529,6 +1672,40 @@
"title_aux": "ComfyUI-Unique3D [WIP]" "title_aux": "ComfyUI-Unique3D [WIP]"
} }
], ],
"https://github.com/justUmen/Bjornulf_custom_nodes": [
[
"Bjornulf_CombineTexts",
"Bjornulf_CustomStringType",
"Bjornulf_LoopBasicBatch",
"Bjornulf_LoopCombosSamplersSchedulers",
"Bjornulf_LoopFloat",
"Bjornulf_LoopInteger",
"Bjornulf_LoopSamplers",
"Bjornulf_LoopSchedulers",
"Bjornulf_LoopTexts",
"Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts",
"Bjornulf_ResizeImage",
"Bjornulf_SaveApiImage",
"Bjornulf_SaveImagePath",
"Bjornulf_SaveText",
"Bjornulf_SaveTmpImage",
"Bjornulf_ShowFloat",
"Bjornulf_ShowInt",
"Bjornulf_ShowText",
"Bjornulf_VideoPingPong",
"Bjornulf_WriteImageAllInOne",
"Bjornulf_WriteImageCharacter",
"Bjornulf_WriteImageCharacters",
"Bjornulf_WriteImageEnvironment",
"Bjornulf_WriteText",
"Bjornulf_imgs2vid",
"Bjornulf_ollamaLoader"
],
{
"title_aux": "Bjornulf_custom_nodes [WIP]"
}
],
"https://github.com/kadirnar/ComfyUI-Adapter": [ "https://github.com/kadirnar/ComfyUI-Adapter": [
[ [
"GarmentSegLoader" "GarmentSegLoader"
@ -1601,7 +1778,7 @@
"DownloadAndLoadDiffSynthExVideoSVD" "DownloadAndLoadDiffSynthExVideoSVD"
], ],
{ {
"title_aux": "ComfyUI DiffSynth wrapper nodes [WIP]" "title_aux": "ComfyUI DiffSynth wrapper nodes"
} }
], ],
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [ "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [
@ -1649,6 +1826,27 @@
"title_aux": "ssd-1b-comfyui" "title_aux": "ssd-1b-comfyui"
} }
], ],
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
[
"Conv_layer",
"Normalization_layer",
"activation_function",
"create_dataset",
"create_intput",
"create_model",
"create_training_task",
"forward_test",
"linear_layer",
"pooling_layer",
"pre_train_layer",
"res_connect",
"show_dimensions",
"view_layer"
],
{
"title_aux": "ComfyUI Build and Train Your Network [WIP]"
}
],
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [ "https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
[ [
"ApplyRefMotionNode", "ApplyRefMotionNode",
@ -1686,6 +1884,18 @@
"title_aux": "ComfyUI-Workflow-Component [WIP]" "title_aux": "ComfyUI-Workflow-Component [WIP]"
} }
], ],
"https://github.com/majorsauce/comfyui_indieTools": [
[
"IndCutByMask",
"IndLocalScale",
"IndPastImage",
"IndSolidify",
"IndYoloDetector"
],
{
"title_aux": "comfyui_indieTools [WIP]"
}
],
"https://github.com/marcueberall/ComfyUI-BuildPath": [ "https://github.com/marcueberall/ComfyUI-BuildPath": [
[ [
"Build Path Adv" "Build Path Adv"
@ -1702,7 +1912,7 @@
], ],
{ {
"author": "\u02f6marduk191", "author": "\u02f6marduk191",
"description": "A node to set workflow settings.", "description": "marduk191s nodes.",
"nickname": "marduk191 workflow settings", "nickname": "marduk191 workflow settings",
"title": "marduk191 workflow settings", "title": "marduk191 workflow settings",
"title_aux": "comfyui-marnodes" "title_aux": "comfyui-marnodes"
@ -1727,12 +1937,14 @@
], ],
"https://github.com/mikeymcfish/FishTools": [ "https://github.com/mikeymcfish/FishTools": [
[ [
"AnaglyphCreator",
"AnaglyphCreatorPro",
"Deptherize", "Deptherize",
"LaserCutterFull" "LaserCutterFull"
], ],
{ {
"author": "Fish", "author": "Fish",
"description": "This extension provides tools for generating laser cutter ready files", "description": "This extension provides tools for generating laser cutter ready files and other fun stuff",
"nickname": "FishTools", "nickname": "FishTools",
"title": "FishTools", "title": "FishTools",
"title_aux": "LaserCutterFull and Deptherize Nodes" "title_aux": "LaserCutterFull and Deptherize Nodes"
@ -1745,6 +1957,7 @@
"Create_Trimap", "Create_Trimap",
"Gaussian_Filter", "Gaussian_Filter",
"Guide_Filter", "Guide_Filter",
"Improved_Aplha_Composite",
"Mask_Transfor", "Mask_Transfor",
"Replace_Background" "Replace_Background"
], ],
@ -1826,12 +2039,14 @@
"https://github.com/pamparamm/ComfyUI-ppm": [ "https://github.com/pamparamm/ComfyUI-ppm": [
[ [
"AttentionCouplePPM", "AttentionCouplePPM",
"CFGPPSamplerSelect",
"CLIPMicroConditioning", "CLIPMicroConditioning",
"CLIPNegPip", "CLIPNegPip",
"CLIPTextEncodeBREAK", "CLIPTextEncodeBREAK",
"CLIPTokenCounter", "CLIPTokenCounter",
"EmptyLatentImageAR", "EmptyLatentImageAR",
"EmptyLatentImageARAdvanced", "EmptyLatentImageARAdvanced",
"Guidance Limiter",
"LatentToMaskBB", "LatentToMaskBB",
"LatentToWidthHeight", "LatentToWidthHeight",
"RandomPromptGenerator", "RandomPromptGenerator",
@ -2028,6 +2243,15 @@
"title_aux": "comfyui_psd [WIP]" "title_aux": "comfyui_psd [WIP]"
} }
], ],
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
[
"ConditioningPerturbation",
"TextGenerator"
],
{
"title_aux": "_topfun_s_nodes"
}
],
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [ "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[ [
"ImageSizer", "ImageSizer",
@ -2037,6 +2261,32 @@
"title_aux": "my-useful-comfyui-custom-nodes" "title_aux": "my-useful-comfyui-custom-nodes"
} }
], ],
"https://github.com/tom-doerr/dspy_nodes": [
[
"Accepted Examples Viewer",
"Dataset Reader",
"DynamicOptionsNode",
"Few Shot CoT",
"Few Shot Control",
"Few Shot Review",
"FewShotReview",
"FewShotReviewServer",
"Model",
"Predict",
"Print Hello World",
"Show Text",
"ShowText|pysssss",
"String List Viewer",
"String Splitter",
"StringReverser",
"StringSplitter",
"Text Field",
"Text Output"
],
{
"title_aux": "DSPy Nodes [WIP]"
}
],
"https://github.com/tracerstar/comfyui-p5js-node": [ "https://github.com/tracerstar/comfyui-p5js-node": [
[ [
"HYPE_P5JSImage" "HYPE_P5JSImage"
@ -2098,6 +2348,16 @@
"title_aux": "ComfyUI-clip-interrogator [WIP]" "title_aux": "ComfyUI-clip-interrogator [WIP]"
} }
], ],
"https://github.com/willblaschko/ComfyUI-Unload-Models": [
[
"DeleteAnyObject",
"UnloadAllModels",
"UnloadOneModel"
],
{
"title_aux": "ComfyUI-Unload-Models"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [ "https://github.com/wormley/comfyui-wormley-nodes": [
[ [
"CheckpointVAELoaderSimpleText", "CheckpointVAELoaderSimpleText",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,27 @@
}, },
{
"author": "zmwv823",
"title": "ComfyUI-AnyText [DEPRECATED]",
"id": "anytext",
"reference": "https://github.com/zmwv823/ComfyUI-AnyText",
"files": [
"https://github.com/zmwv823/ComfyUI-AnyText"
],
"install_type": "git-clone",
"description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)"
},
{
"author": "Millyarde",
"title": "Pomfy - Photoshop and ComfyUI 2-way sync [REMOVED]",
"reference": "https://github.com/Millyarde/Pomfy",
"files": [
"https://github.com/Millyarde/Pomfy"
],
"install_type": "git-clone",
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
},
{ {
"author": "turkyden", "author": "turkyden",
"title": "ComfyUI-Sticker [REMOVED]", "title": "ComfyUI-Sticker [REMOVED]",

View File

@ -10,6 +10,382 @@
{
"author": "ShmuelRonen",
"title": "ComfyUI-AstralAnimator",
"id": "astralanimator",
"reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
},
{
"author": "AIFSH",
"title": "VocalSeparation-ComfyUI",
"id": "vocalseparation",
"reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
},
{
"author": "amorano",
"title": "Cozy Communication",
"id": "cozy_comm",
"reference": "https://github.com/cozy-comfyui/cozy_comm",
"files": [
"https://github.com/cozy-comfyui/cozy_comm"
],
"nodename_pattern": " \\(cozy\\)",
"install_type": "git-clone",
"description": "Post images and video to Discord. Nodes to facilitate communication using REST. "
},
{
"author": "WX-NPS1598",
"title": "ComfyUI-auto-crop-by-NPS",
"id": "auto-crop-nps",
"reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
"files": [
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
],
"install_type": "git-clone",
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
},
{
"author": "RhizoNymph",
"title": "ComfyUI-Latte",
"id": "latte",
"reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
"files": [
"https://github.com/RhizoNymph/ComfyUI-Latte"
],
"install_type": "git-clone",
"description": "Nodes:LatteVideoGenerator"
},
{
"author": "lrzjason",
"title": "Comfyui Kolors Utils",
"reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils",
"files":[
"https://github.com/lrzjason/Comfyui-Kolors-Utils"
],
"install_type":"git-clone",
"description":"Nodes: Save Weight As Kolors Unet"
},
{
"author": "ycchanau",
"title": "ComfyUI Preview Magnifier",
"id":"magnifier",
"reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
"files":[
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
],
"install_type":"git-clone",
"description":"Custom nodes that preview image with a magnifier."
},
{
"author": "Koushakur",
"title": "ComfyUI-DenoiseChooser",
"id":"denoise-chooser",
"reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
"files":[
"https://github.com/Koushakur/ComfyUI-DenoiseChooser"
],
"install_type":"git-clone",
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
},
{
"author": "john-mnz",
"title": "ComfyUI-Inspyrenet-Rembg",
"id":"inspyrenet",
"reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg",
"files":[
"https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
],
"install_type":"git-clone",
"description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
},
{
"author": "AIFSH",
"title": "DiffMorpher-ComfyUI",
"id": "uvr5",
"reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
"files": [
"https://github.com/AIFSH/DiffMorpher-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
},
{
"author": "2kpr",
"title": "ComfyUI-UltraPixel",
"id": "comfyui-ultrapixel",
"reference": "https://github.com/2kpr/ComfyUI-UltraPixel",
"files": [
"https://github.com/2kpr/ComfyUI-UltraPixel"
],
"install_type": "git-clone",
"description": "Implementation of UltraPixel on ComfyUI"
},
{
"author": "LightSketch-ai",
"title": "ComfyUI-LivePortraitNode (Replicate API)",
"id": "lightsketchlp",
"reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
"files": [
"https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
],
"install_type": "git-clone",
"description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
},
{
"author": "aaronchm",
"title": "z-a1111-sd-webui-DanTagGen",
"id":"z-a1111-sd-webui-DanTagGen",
"reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
"files":[
"https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
],
"install_type":"git-clone",
"description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
},
{
"author": "mikebilly",
"title": "Transparent-background-comfyUI",
"id":"transparent-background-comfyui",
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
"files":[
"https://github.com/mikebilly/Transparent-background-comfyUI"
],
"install_type":"git-clone",
"description":"Removes background using Transparent Background"
},
{
"author": "un-seen",
"title": "comfyui-tensorop",
"id":"comfyui-tensorop",
"reference": "https://github.com/un-seen/comfyui-tensorops",
"files":[
"https://github.com/un-seen/comfyui-tensorops"
],
"install_type":"git-clone",
"description":"Nodes to perform tensor operations in ComfyUI"
},
{
"author": "ader47",
"title": "ComfyUI-MeshHamer",
"reference": "https://github.com/ader47/comfyui_meshhamer",
"files": [
"https://github.com/ader47/comfyui_meshhamer"
],
"install_type": "git-clone",
"description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
},
{
"author": "AIFSH",
"title": "SenseVoice-ComfyUI",
"id": "sensevoice",
"reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/SenseVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
},
{
"author": "YMC",
"title": "ymc-node-as-x-type",
"reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type",
"files": [
"https://github.com/YMC-GitHub/ymc-node-as-x-type"
],
"install_type": "git-clone",
"description": "some comfyui custom nodes to set it as known type"
},
{
"author": "smthemex",
"title": "ComfyUI_EchoMimic",
"id": "EchoMimic",
"reference": "https://github.com/smthemex/ComfyUI_EchoMimic",
"files": [
"https://github.com/smthemex/ComfyUI_EchoMimic"
],
"install_type": "git-clone",
"description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
},
{
"author": "Patricio Gonzalez Vivo",
"title": "GLSL Nodes",
"reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
"files": [
"https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
],
"install_type": "git-clone",
"description": "A collections of nodes to support GLSL shaders inside a workflow."
},
{
"author": "MiaoshouAI",
"title": "ComfyUI-Miaoshouai-Tagger",
"id": "miaoshouai-tagger",
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
"files": [
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
],
"install_type": "git-clone",
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
},
{
"author": "sn0w12",
"title": "ComfyUI-Sn0w-Scripts",
"reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
"files": [
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
],
"install_type": "git-clone",
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
{
"author": "N3rd00d",
"title": "ComfyUI-Paint3D-Nodes",
"id": "paint3d",
"reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
"files": [
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
],
"install_type": "git-clone",
"description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
},
{
"author": "JackEllie",
"title": "ComfyUI-AI-Assistant",
"id": "AI-Assistant",
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
"files": [
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
],
"install_type": "git-clone",
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
},
{
"author": "3D-MeshTool",
"title": "ComfyUI-3D-MeshTool",
"id": "3D-MeshTool",
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
"files": [
"https://github.com/807502278/ComfyUI-3D-MeshTool"
],
"install_type": "git-clone",
"description": "A simple 3D model processing tool within ComfyUI."
},
{
"author": "APZmedia",
"title": "APZmedia Clean File Name Node",
"id": "clean-filename",
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
"files": [
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
],
"install_type": "git-clone",
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
},
{
"author": "Cyberschorsch",
"title": "ComfyUI Checkpoint Loader Config",
"reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader",
"files": [
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader"
],
"install_type": "git-clone",
"description": "Provides a custom node to load config for sampler nodes from a yaml file."
},
{
"author": "smthemex",
"title": "ComfyUI_Stable_Makeup",
"id": "Stable_Makeup",
"reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup",
"files": [
"https://github.com/smthemex/ComfyUI_Stable_Makeup"
],
"install_type": "git-clone",
"description": "You can apply makeup to the characters in comfyui"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-UltraEdit-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
},
{
"author": "Indra's Mirror",
"title": "ComfyUI-Documents",
"reference": "https://github.com/Excidos/ComfyUI-Documents",
"files": [
"https://github.com/Excidos/ComfyUI-Documents"
],
"install_type": "git-clone",
"description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects."
},
{
"author": "Expo",
"title": "LM Studio Image to Text Node for ComfyUI",
"reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node",
"files": [
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
},
{
"author": "AIFSH",
"title": "CosyVoice-ComfyUI",
"id": "cosyvoice",
"reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/CosyVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
},
{
"author": "leestuartx",
"title": "ComfyUI-GG",
"reference": "https://github.com/leestuartx/ComfyUI-GG",
"files": [
"https://github.com/leestuartx/ComfyUI-GG"
],
"install_type": "git-clone",
"description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
},
{
"author": "mgfxer",
"title": "ComfyUI-FrameFX",
"reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
"files": [
"https://github.com/mgfxer/ComfyUI-FrameFX"
],
"install_type": "git-clone",
"description": "A set of custom nodes for frame interpolation and video processing in ComfyUI."
},
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{ {
"author": "MinusZoneAI", "author": "MinusZoneAI",
"title": "ComfyUI-Kolors-MZ", "title": "ComfyUI-Kolors-MZ",
@ -314,441 +690,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Content generation with open source models in comfyui via graq api implementation." "description": "Content generation with open source models in comfyui via graq api implementation."
},
{
"author": "AIFSH",
"title": "ComfyUI-MimicMotion",
"id": "mimicmotion-aifsh",
"reference": "https://github.com/AIFSH/ComfyUI-MimicMotion",
"files": [
"https://github.com/AIFSH/ComfyUI-MimicMotion"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)"
},
{
"author": "AIFSH",
"title": "ComfyUI-DiffSynth-Studio",
"id": "diffsynth-studio",
"reference": "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio",
"files": [
"https://github.com/AIFSH/ComfyUI-DiffSynth-Studio"
],
"install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
},
{
"author": "1038lab",
"title": "ComfyUI-latentSizeSelector",
"id": "ComfyUI-latentSizeSelector",
"reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
"files": [
"https://github.com/1038lab/ComfyUI_LatentSizeSelector"
],
"install_type": "git-clone",
"description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
},
{
"author": "AIFSH",
"title": "ComfyUI-I2V-Adapter",
"id": "i2v-adapter",
"reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
"files": [
"https://github.com/AIFSH/ComfyUI-I2V-Adapter"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
},
{
"author": "DeJoker",
"title": "Pipeline Parallel ComfyUI",
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
"files": [
"https://github.com/DeJoker/pipeline-parallel-comfy"
],
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
},
{
"author": "AIFSH",
"title": "ComfyUI-MARS5-TTS",
"id": "mars5-tts",
"reference": "https://github.com/AIFSH/ComfyUI-MARS5-TTS",
"files": [
"https://github.com/AIFSH/ComfyUI-MARS5-TTS"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
},
{
"author": "MrSamSeen",
"title": "ComfyUI_SSStereoscope",
"id": "ssstereoscope",
"reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
"files": [
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
],
"install_type": "git-clone",
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
},
{
"author": "jroc22",
"title": "ComfyUI-CSV-prompt-builder",
"id": "csv-prompt-builder",
"reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder",
"files": [
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder"
],
"install_type": "git-clone",
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
},
{
"author": "ImmortalPie",
"title": "PonySwitch Node",
"reference": "https://github.com/ImmortalPie/ComfyUI-PonySwitch",
"files": [
"https://github.com/ImmortalPie/ComfyUI-PonySwitch/raw/main/PonySwitch.py"
],
"install_type": "copy",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
{
"author": "SEkINVR",
"title": "ComfyUI SaveAS",
"id": "saveas",
"reference": "https://github.com/SEkINVR/ComfyUI-SaveAs",
"files": [
"https://github.com/SEkINVR/ComfyUI-SaveAs"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-FirstOrderMM",
"id": "fomm",
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
"files": [
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
],
"install_type": "git-clone",
"description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
},
{
"author": "my-opencode",
"title": "ComfyUI_IndustrialMagick",
"id": "industrialmagick",
"reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick",
"files": [
"https://github.com/my-opencode/ComfyUI_IndustrialMagick"
],
"install_type": "git-clone",
"description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
},
{
"author": "my-opencode",
"title": "ComfyUI_KSamplerTimer",
"id": "ksamplertimer",
"reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer",
"files": [
"https://github.com/my-opencode/ComfyUI_KSamplerTimer"
],
"install_type": "git-clone",
"description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
},
{
"author": "licyk",
"title": "ComfyUI-Restart-Sampler",
"id": "restart-sampler-licyk",
"reference": "https://github.com/licyk/ComfyUI-Restart-Sampler",
"files": [
"https://github.com/licyk/ComfyUI-Restart-Sampler"
],
"install_type": "git-clone",
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
},
{
"author": "pamparamm",
"title": "ComfyUI Vectorscope CC",
"id": "vectorscope",
"reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc",
"files": [
"https://github.com/pamparamm/ComfyUI-vectorscope-cc"
],
"install_type": "git-clone",
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
},
{
"author": "yuvraj108c",
"title": "ComfyUI YoloNasPose Tensorrt",
"id": "yolonaspose-tensorrt",
"reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt"
],
"install_type": "git-clone",
"description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
},
{
"author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI",
"id": "aurasr-greenlandisalie",
"reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
"files": [
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "mingqizhang",
"title": "ComfyUI_InSPyResNet_zmq",
"id": "inspy",
"reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
],
"install_type": "git-clone",
"description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
},
{
"author": "hwhaocool",
"title": "ComfyUI-Select-Any",
"id": "select-any",
"reference": "https://github.com/hwhaocool/ComfyUI-Select-Any",
"files": [
"https://github.com/hwhaocool/ComfyUI-Select-Any"
],
"install_type": "git-clone",
"description": "a comfyui custom node, which can select value from inputs"
},
{
"author": "leiweiqiang",
"title": "ComfyUI-TRA",
"id": "tra",
"reference": "https://github.com/leiweiqiang/ComfyUI-TRA",
"files": [
"https://github.com/leiweiqiang/ComfyUI-TRA"
],
"install_type": "git-clone",
"description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
},
{
"author": "AIFSH",
"title": "ComfyUI-AuraSR",
"id": "aurasr",
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
"files": [
"https://github.com/AIFSH/ComfyUI-AuraSR"
],
"install_type": "git-clone",
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "veighnsche",
"title": "comfyui_gr85",
"id": "gr85",
"reference": "https://github.com/veighnsche/comfyui_gr85",
"files": [
"https://github.com/veighnsche/comfyui_gr85"
],
"install_type": "git-clone",
"description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
},
{
"author": "hyunamy",
"title": "Comfy-UI on-complete-email-me",
"id": "hyunamy",
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
"files": [
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
],
"install_type": "git-clone",
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
},
{
"author": "rhdunn",
"title": "comfyui-bus-plugin",
"id": "bus",
"reference": "https://github.com/rhdunn/comfyui-bus-plugin",
"files": [
"https://github.com/rhdunn/comfyui-bus-plugin"
],
"install_type": "git-clone",
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
},
{
"author": "hay86",
"title": "ComfyUI Hallo",
"id": "hallo-hay86",
"reference": "https://github.com/hay86/ComfyUI_Hallo",
"files": [
"https://github.com/hay86/ComfyUI_Hallo"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
},
{
"author": "AI2lab",
"title": "comfyUI-siliconflow-api-2lab",
"id": "siliconflow",
"reference": "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab"
],
"install_type": "git-clone",
"description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in https://cloud.siliconflow.cn/\nadd api key in config.json"
},
{
"author": "11dogzi",
"title": "ComfUI-EGAdapterMadAssistant",
"id": "ergouzi-samplers",
"reference": "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant",
"files": [
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant"
],
"install_type": "git-clone",
"description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes"
},
{
"author": "iwanders",
"title": "iwanders/ComfyUI_nodes",
"id": "iwanders-nodes",
"reference": "https://github.com/iwanders/ComfyUI_nodes",
"files": [
"https://github.com/iwanders/ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem."
},
{
"author": "SaltAI",
"title": "SaltAI_AudioViz",
"id": "saltai-audioviz",
"reference": "https://github.com/get-salt-AI/SaltAI_AudioViz",
"files": [
"https://github.com/get-salt-AI/SaltAI_AudioViz"
],
"install_type": "git-clone",
"description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations"
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab",
"id": "tool-2lab",
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-tool-2lab"
],
"install_type": "git-clone",
"description": "tool set for developing workflow and publish to web api server"
},
{
"author": "SherryXieYuchen",
"title": "ComfyUI-Image-Inpainting",
"id": "image-inpainting",
"reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting",
"files": [
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting"
],
"install_type": "git-clone",
"description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)"
},
{
"author": "zeroxoxo",
"title": "ComfyUI-Fast-Style-Transfer",
"id": "fast-style-transfer",
"reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer",
"files": [
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer"
],
"install_type": "git-clone",
"description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now."
},
{
"author": "Shibiko-AI",
"title": "Shibiko AI ComfyUI Tools",
"id": "shibiko-ai-tools",
"reference": "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools",
"files": [
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools"
],
"install_type": "git-clone",
"description": "This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)"
},
{
"author": "fofr",
"title": "comfyui-replicate",
"reference": "https://github.com/fofr/comfyui-replicate",
"files": [
"https://github.com/fofr/comfyui-replicate"
],
"install_type": "git-clone",
"description": "Nodes:Llama 3 Replicate"
},
{
"author": "RedRayz",
"title": "ComfyUI-Danbooru-To-WD",
"id": "danbooru2wd",
"reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD",
"files": [
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD"
],
"install_type": "git-clone",
"description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)."
},
{
"author": "akkyoss",
"title": "ComfyUI_Zwng_Nodes",
"id": "zwng",
"reference": "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes",
"files": [
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes"
],
"install_type": "git-clone",
"description": "Simple nodes for loading image files.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path."
},
{
"author": "slyt",
"title": "comfyui-ollama-nodes",
"reference": "https://github.com/slyt/comfyui-ollama-nodes",
"files": [
"https://github.com/slyt/comfyui-ollama-nodes"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for working with [a/Ollama](https://github.com/ollama/ollama).\nNOTE:Assumes that an Ollama server is running at http://127.0.0.1:11434 and accessible by the ComfyUI backend."
},
{
"author": "MilitantHitchhiker",
"title": "Militant Hitchhiker's Switchblade Pack",
"id": "hitchhiker",
"reference": "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack",
"files": [
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack"
],
"install_type": "git-clone",
"description": "Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities."
},
{
"author": "turkyden",
"title": "ComfyUI-Avatar",
"id": "avatar",
"reference": "https://github.com/turkyden/ComfyUI-Avatar",
"files": [
"https://github.com/turkyden/ComfyUI-Avatar"
],
"install_type": "git-clone",
"description": "a comfyui plugin for image to avatar"
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
"files": [
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
],
"install_type": "git-clone",
"description": "Comfyui Custom Nodes for Showrunner"
} }
] ]
} }

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,21 @@
{
"imageio-ffmpeg": "imageio",
"imageio[ffmpeg]": "imageio",
"imageio_ffmpeg": "imageio",
"diffusers~=0.21.4": "diffusers",
"huggingface_hub": "huggingface-hub",
"numpy<1.24>=1.18": "numpy",
"numpy>=1.18.5, <1.25.0": "numpy",
"opencv-contrib-python": "opencv-contrib-python-headless",
"opencv-python": "opencv-contrib-python-headless",
"opencv-python-headless": "opencv-contrib-python-headless",
"opencv-python-headless[ffmpeg]<=4.7.0.72": "opencv-contrib-python-headless",
"opencv-python>=4.7.0.72": "opencv-contrib-python-headless",
"pandas<=1.5.1": "pandas",
"scikit-image==0.20.0": "scikit-image",
"scipy>=1.11.4": "scipy",
"segment_anything": "segment-anything",
"timm==0.6.5": "timm",
"timm>=0.4.12": "timm",
"transformers==4.26.1": "transformers"
}

View File

@ -1,7 +1,7 @@
[project] [project]
name = "comfyui-manager" 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." description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "2.46.2" version = "2.46.3"
license = "LICENSE" license = "LICENSE"
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"] dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]