include DJZ-nodes

registering node pack
This commit is contained in:
Tom 2024-07-27 01:14:57 +01:00 committed by GitHub
parent 198cae35bf
commit b837c12e55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2358,7 +2358,7 @@
"https://github.com/Acly/comfyui-tooling-nodes" "https://github.com/Acly/comfyui-tooling-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image, Create Tile Layout, Extract Image Tile, .... Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)." "description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
}, },
{ {
"author": "Acly", "author": "Acly",
@ -4278,16 +4278,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: ComfyUI_ImageToText" "description": "Nodes: ComfyUI_ImageToText"
}, },
{
"author": "SoftMeng",
"title": "ComfyUI-DeepCache-Fix",
"reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
"files": [
"https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
],
"install_type": "git-clone",
"description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
},
{ {
"author": "wmatson", "author": "wmatson",
"title": "easy-comfy-nodes", "title": "easy-comfy-nodes",
@ -4337,16 +4327,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply." "description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
}, },
{
"author": "Haoming02",
"title": "ComfyUI Old Photo Restoration",
"reference": "https://github.com/Haoming02/comfyui-old-photo-restoration",
"files": [
"https://github.com/Haoming02/comfyui-old-photo-restoration"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
},
{ {
"author": "Haoming02", "author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading", "title": "ComfyUI Diffusion Color Grading",
@ -8037,16 +8017,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Store text to Key-Values pair json." "description": "Store text to Key-Values pair json."
}, },
{
"author": "shinich39",
"title": "comfyui-model-db",
"reference": "https://github.com/shinich39/comfyui-model-db",
"files": [
"https://github.com/shinich39/comfyui-model-db"
],
"install_type": "git-clone",
"description": "Store settings by model."
},
{ {
"author": "wei30172", "author": "wei30172",
"title": "comfygen", "title": "comfygen",
@ -8441,17 +8411,6 @@
"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": "StyleShot-ComfyUI",
"id": "styleshot",
"reference": "https://github.com/AIFSH/StyleShot-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)"
},
{ {
"author": "AIFSH", "author": "AIFSH",
"title": "VocalSeparation-ComfyUI", "title": "VocalSeparation-ComfyUI",
@ -8912,7 +8871,7 @@
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus" "https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI" "description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
}, },
{ {
"author": "choey", "author": "choey",
@ -9413,17 +9372,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI." "description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI."
}, },
{
"author": "fofr",
"title": "comfyui-fofr-toolkit",
"id": "fofr-toolkit",
"reference": "https://github.com/fofr/comfyui-fofr-toolkit",
"files": [
"https://github.com/fofr/comfyui-fofr-toolkit"
],
"install_type": "git-clone",
"description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes."
},
{ {
"author": "fofr", "author": "fofr",
"title": "comfyui-replicate", "title": "comfyui-replicate",
@ -9888,7 +9836,7 @@
"https://github.com/christian-byrne/size-match-compositing-nodes" "https://github.com/christian-byrne/size-match-compositing-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Match image/mask sizes" "description": "Takes two images and matches their sizes using various methods, detailed below."
}, },
{ {
"author": "christian-byrne", "author": "christian-byrne",
@ -10904,7 +10852,7 @@
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes" "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of custom nodes that I've either written myself or adapted from other authors" "description": "Custom nodes for ComfyUI by DicksonDickson."
}, },
{ {
"author": "juehackr", "author": "juehackr",
@ -11230,6 +11178,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "a comfyui custom node, which can select value from inputs" "description": "a comfyui custom node, which can select value from inputs"
}, },
{
"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": "GreenLandisaLie", "author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI", "title": "AuraSR-ComfyUI",
@ -11552,7 +11511,7 @@
"https://github.com/JackEllie/ComfyUI_AI_Assistant" "https://github.com/JackEllie/ComfyUI_AI_Assistant"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI native implementation of [a/AI-Assistant](https://github.com/tori29umai0123/AI-Assistant)." "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", "author": "APZmedia",
@ -11713,7 +11672,7 @@
"https://github.com/lrzjason/Comfyui-Kolors-Utils" "https://github.com/lrzjason/Comfyui-Kolors-Utils"
], ],
"install_type":"git-clone", "install_type":"git-clone",
"description":"Nodes: Save Weight As Kolors Unet, Save Kolors" "description":"Nodes: Save Weight As Kolors Unet"
}, },
{ {
"author": "lrzjason", "author": "lrzjason",
@ -11830,7 +11789,7 @@
{ {
"author": "wootwootwootwoot", "author": "wootwootwootwoot",
"title": "ComfyUI-RK-Sampler", "title": "ComfyUI-RK-Sampler",
"id": "rk_sampler", "id": "rk-sampler",
"reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler", "reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler",
"files": [ "files": [
"https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler" "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler"
@ -11847,7 +11806,7 @@
"https://github.com/TechnoByteJS/ComfyUI-TechNodes" "https://github.com/TechnoByteJS/ComfyUI-TechNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes for merging, testing and more.\nNOTE: SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization." "description": "ComfyUI nodes for merging, testing and more. SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization."
}, },
{ {
"author": "Fantasy AI Studio", "author": "Fantasy AI Studio",
@ -11861,95 +11820,15 @@
"description": "Various custom nodes for ComfyUI" "description": "Various custom nodes for ComfyUI"
}, },
{ {
"author": "MuziekMagie", "author": "DriftJohnson",
"title": "ComfyUI-Matchering", "title": "DJZ-Nodes",
"id": "matchering", "id": "DJZ-Nodes",
"reference": "https://github.com/MuziekMagie/ComfyUI-Matchering", "reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [ "files": [
"https://github.com/MuziekMagie/ComfyUI-Matchering" "https://github.com/MushroomFleet/DJZ-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI.\nNOTE: You take TWO audio files and feed them into Matchering" "description": "AspectSize and other nodes,"
},
{
"author": "filliptm",
"title": "ComfyUI_FL-Trainer",
"reference": "https://github.com/filliptm/ComfyUI_FL-Trainer",
"files": [
"https://github.com/filliptm/ComfyUI_FL-Trainer"
],
"install_type": "git-clone",
"description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results."
},
{
"author": "Mintbeer96",
"title": "ComfyUI-KerasOCR",
"reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
"files": [
"https://github.com/Mintbeer96/ComfyUI-KerasOCR"
],
"install_type": "git-clone",
"description": "An OCR node for detect text in image and returns covering mask."
},
{
"author": "pikenrover",
"title": "ComfyUI_PRNodes",
"reference": "https://github.com/pikenrover/ComfyUI_PRNodes",
"files": [
"https://github.com/pikenrover/ComfyUI_PRNodes"
],
"install_type": "git-clone",
"description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended"
},
{
"author": "EnragedAntelope",
"title": "Doubutsu Image Describer for ComfyUI",
"reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
"files": [
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
},
{
"author": "jn-jairo",
"title": "JNComfy",
"reference": "https://github.com/jn-jairo/jn_comfyui",
"files": [
"https://github.com/jn-jairo/jn_comfyui"
],
"install_type": "git-clone",
"description": "ComfyUI extension with patches and nodes.\nPatches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs.\nNODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc..."
},
{
"author": "akierson",
"title": "comfyui-colornodes",
"reference": "https://github.com/akierson/comfyui-colornodes",
"files": [
"https://github.com/akierson/comfyui-colornodes"
],
"install_type": "git-clone",
"description": "Basic Color Nodes for ComfyUI"
},
{
"author": "ai-shizuka",
"title": "ComfyUI-tbox",
"reference": "https://github.com/ai-shizuka/ComfyUI-tbox",
"files": [
"https://github.com/ai-shizuka/ComfyUI-tbox"
],
"install_type": "git-clone",
"description": "Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize."
},
{
"author": "neverbiasu",
"title": "ComfyUI ImageCaptioner",
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
"files": [
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
}, },