This commit is contained in:
logtd 2024-10-17 12:50:35 -06:00
parent 0aafb7ac5a
commit 1a15dcc189

View File

@ -19,14 +19,10 @@
"files": [
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
],
"pip": [
"ultralytics"
],
"pip": ["ultralytics"],
"install_type": "git-clone",
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
"preemptions": [
"SAMLoader"
]
"preemptions":["SAMLoader"]
},
{
"author": "Dr.Lt.Data",
@ -92,7 +88,7 @@
"files": [
"https://github.com/Fannovel16/comfyui_controlnet_aux"
],
"preemptions": [
"preemptions":[
"AIO_Preprocessor",
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
@ -141,8 +137,7 @@
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"
],
"Zoe_DepthAnythingPreprocessor"],
"install_type": "git-clone",
"description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
},
@ -332,9 +327,7 @@
"title": "WAS Node Suite",
"id": "was",
"reference": "https://github.com/WASasquatch/was-node-suite-comfyui",
"pip": [
"numba"
],
"pip": ["numba"],
"files": [
"https://github.com/WASasquatch/was-node-suite-comfyui"
],
@ -412,9 +405,7 @@
"title": "SaltAI-Open-Resources",
"id": "saltai-open-resource",
"reference": "https://github.com/get-salt-AI/SaltAI",
"pip": [
"numba"
],
"pip": ["numba"],
"files": [
"https://github.com/get-salt-AI/SaltAI"
],
@ -605,9 +596,7 @@
"files": [
"https://github.com/city96/SD-Latent-Upscaler"
],
"pip": [
"huggingface-hub"
],
"pip": ["huggingface-hub"],
"install_type": "git-clone",
"description": "Upscaling stable diffusion latents using a small neural network."
},
@ -619,9 +608,7 @@
"files": [
"https://github.com/city96/ComfyUI_DiT"
],
"pip": [
"huggingface-hub"
],
"pip": ["huggingface-hub"],
"install_type": "git-clone",
"description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]"
},
@ -1184,9 +1171,7 @@
"IPAdapterWeightsFromStrategy",
"PrepImageForClipVision"
],
"pip": [
"insightface"
],
"pip": ["insightface"],
"install_type": "git-clone",
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
},
@ -1383,10 +1368,7 @@
"files": [
"https://github.com/andersxa/comfyui-PromptAttention"
],
"pip": [
"scikit-learn",
"matplotlib"
],
"pip": ["scikit-learn", "matplotlib"],
"install_type": "git-clone",
"description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt."
},
@ -1394,9 +1376,7 @@
"author": "ArtVentureX",
"title": "AnimateDiff",
"reference": "https://github.com/ArtVentureX/comfyui-animatediff",
"pip": [
"flash_attn"
],
"pip": ["flash_attn"],
"files": [
"https://github.com/ArtVentureX/comfyui-animatediff"
],
@ -2422,9 +2402,7 @@
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
],
"install_type": "git-clone",
"preemptions": [
"NNLatentUpscale"
],
"preemptions": ["NNLatentUpscale"],
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
{
@ -2476,9 +2454,7 @@
"title": "comfy_PoP",
"id": "pop",
"reference": "https://github.com/picturesonpictures/comfy_PoP",
"files": [
"https://github.com/picturesonpictures/comfy_PoP"
],
"files": ["https://github.com/picturesonpictures/comfy_PoP"],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
},
@ -3080,7 +3056,7 @@
"files": [
"https://github.com/kijai/ComfyUI-Florence2"
],
"preemptions": [
"preemptions":[
"DownloadAndLoadFlorence2Lora",
"DownloadAndLoadFlorence2Model",
"Florence2ModelLoader",
@ -3152,7 +3128,7 @@
"files": [
"https://github.com/kijai/ComfyUI-segment-anything-2"
],
"preemptions": [
"preemptions":[
"DownloadAndLoadSAM2Model",
"Florence2toCoordinates",
"Sam2AutoSegmentation",
@ -4539,13 +4515,9 @@
"author": "vanillacode314",
"title": "Simple Wildcard",
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
"files": [
"https://github.com/vanillacode314/SimpleWildcardsComfyUI"
],
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
"install_type": "git-clone",
"pip": [
"pipe"
],
"pip": ["pipe"],
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
},
{
@ -4685,9 +4657,7 @@
"files": [
"https://github.com/ningxiaoxiao/comfyui-NDI"
],
"pip": [
"ndi-python"
],
"pip": ["ndi-python"],
"install_type": "git-clone",
"description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams."
},
@ -5481,9 +5451,7 @@
"title": "ComfyUI-Paint-by-Example",
"id": "paint-by-example",
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
"pip": [
"diffusers"
],
"pip": ["diffusers"],
"files": [
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
],
@ -6401,9 +6369,7 @@
"files": [
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock"
],
"pip": [
"boto3"
],
"pip": ["boto3"],
"install_type": "git-clone",
"description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline."
},
@ -6738,7 +6704,7 @@
"title": "comfyui_overly_complicated_sampling",
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
"files": [
"https://github.com/blepping/comfyui_overly_complicated_sampling"
"https://github.com/blepping/comfyui_overly_complicated_sampling"
],
"install_type": "git-clone",
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
@ -8528,9 +8494,7 @@
"title": "ComfyUI-RGT",
"id": "rgt",
"reference": "https://github.com/viperyl/ComfyUI-RGT",
"pip": [
"loguru"
],
"pip": ["loguru"],
"files": [
"https://github.com/viperyl/ComfyUI-RGT"
],
@ -10205,9 +10169,7 @@
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ"
],
"pip": [
"git+https://github.com/IST-DASLab/marlin"
],
"pip": ["git+https://github.com/IST-DASLab/marlin"],
"install_type": "git-clone",
"description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first"
},
@ -13860,7 +13822,8 @@
"title": "ControlAltAI Nodes",
"id": "controlaltai",
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
"files": [
"files":
[
"https://github.com/gseth/ControlAltAI-Nodes"
],
"install_type": "git-clone",
@ -14624,15 +14587,15 @@
"description": "The implementation of the audio generation model stable-audio-open in ComfyUI enables ComfyUI to achieve text-to-audio functionality."
},
{
"author": "GrenKain",
"title": "PixelArt Processing Nodes",
"id": "gk_pixelart",
"reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI",
"files": [
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments."
"author": "GrenKain",
"title": "PixelArt Processing Nodes",
"id": "gk_pixelart",
"reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI",
"files": [
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments."
},
{
"author": "Trgtuan10",
@ -14817,9 +14780,7 @@
"files": [
"https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform"
],
"pip": [
"zhipuai-platform-video"
],
"pip": ["zhipuai-platform-video"],
"install_type": "git-clone",
"description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation."
},
@ -15114,15 +15075,15 @@
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-MiniCPM-Plus",
"id": "minicpm-plus",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
],
"install_type": "git-clone",
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
"author": "CY-CHENYUE",
"title": "ComfyUI-MiniCPM-Plus",
"id": "minicpm-plus",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
],
"install_type": "git-clone",
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
},
{
"author": "codecringebinge",
@ -15156,15 +15117,15 @@
"description": "You can use this node to get information about lora. For example trigger words, description and example images."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"id": "comfyui-molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git-clone",
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"id": "comfyui-molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git-clone",
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
},
{
"author": "Darth-Veitcher",
@ -15670,6 +15631,24 @@
"install_type": "git-clone",
"description": "NODES:Google Translate"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",
@ -15957,9 +15936,7 @@
"files": [
"https://github.com/Limbicnation/ComfyUIDepthEstimation/raw/main/depth_estimation_node.py"
],
"pip": [
"transformers"
],
"pip": ["transformers"],
"install_type": "copy",
"description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository."
},
@ -16003,6 +15980,7 @@
"install_type": "copy",
"description": "This repository contains a custom node for ComfyUI that allows searching for a keyword in the first column of a CSV file and returning a value from a specified column in that row. The node is designed to be modular and fit within the node-based workflow of ComfyUI."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",
@ -16051,4 +16029,4 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
]
}
}