mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
80e1fcd672
@ -2451,7 +2451,7 @@
|
||||
"https://github.com/Acly/comfyui-inpaint-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental nodes for better inpainting with ComfyUI. Adds two nodes which allow using [a/Fooocus](https://github.com/Acly/comfyui-inpaint-nodes) inpaint model. It's a small and flexible patch which can be applied to any SDXL checkpoint and will transform it into an inpaint model. This model can then be used like other inpaint models, and provides the same benefits. [a/Read more](https://github.com/lllyasviel/Fooocus/discussions/414)"
|
||||
"description": "Nodes for better inpainting with ComfyUI. Adds various ways to pre-process inpaint areas. Supports the Fooocus inpaint model, a small and flexible patch which can be applied to any SDXL checkpoint and will improve consistency when generating masked areas."
|
||||
},
|
||||
{
|
||||
"author": "picturesonpictures",
|
||||
@ -5077,6 +5077,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/"
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "Advanced Sequence Seed Generator",
|
||||
"id": "adv-seq-seed-gen",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas"
|
||||
},
|
||||
{
|
||||
"author": "mozman",
|
||||
"title": "ComfyUI_mozman_nodes",
|
||||
@ -7258,7 +7269,7 @@
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-4DHumans",
|
||||
"id": "4dhumans",
|
||||
"id": "comfyui-4dhumans",
|
||||
"reference": "https://github.com/logtd/ComfyUI-4DHumans",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-4DHumans"
|
||||
@ -7266,6 +7277,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-ReNoise",
|
||||
"reference": "https://github.com/logtd/ComfyUI-ReNoise",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-ReNoise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use ReNoise"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-MotionThiefExperiment",
|
||||
"reference": "https://github.com/logtd/ComfyUI-MotionThiefExperiment",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "experimental node pack to test using reference videos for their motion."
|
||||
},
|
||||
{
|
||||
"author": "Big-Idea-Technology",
|
||||
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
||||
@ -9167,6 +9198,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "VideoSys-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/VideoSys-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/VideoSys-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:TextNode, PreViewVideo, VideoSysNode."
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -9483,7 +9524,7 @@
|
||||
"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)."
|
||||
"description": "ComfyUI port of Vectorscope CC and Diffusion Color Grading by Haoming02. Makes it possible to adjust Brightness/Contrast/Saturation/Hue during image generation."
|
||||
},
|
||||
{
|
||||
"author": "pamparamm",
|
||||
@ -9830,6 +9871,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-CogVideoX-MZ",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MZ_CogVideoXLoader"
|
||||
},
|
||||
{
|
||||
"author": "blueraincoatli",
|
||||
"title": "comfyUI_SillyNodes",
|
||||
@ -12186,16 +12237,6 @@
|
||||
"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",
|
||||
@ -12352,14 +12393,14 @@
|
||||
},
|
||||
{
|
||||
"author": "Marksusu",
|
||||
"title": "ComfyUI_MTEncode",
|
||||
"id": "mtencode",
|
||||
"reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
|
||||
"title": "ComfyUI_MTCLIPEncode",
|
||||
"id": "mtclipencode",
|
||||
"reference": "https://github.com/Marksusu/ComfyUI_MTCLIPEncode",
|
||||
"files": [
|
||||
"https://github.com/Marksusu/ComfyUI_MTEncode"
|
||||
"https://github.com/Marksusu/ComfyUI_MTCLIPEncode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MTCLIPEncode"
|
||||
"description": "MTCLIPEncode: An extension for ComfyUI's CLIPTextEncode node, offering multilingual translation (using MarianMT) and prompt enhancement (using Ollama). Seamlessly translate your native language prompts into English and further optimize them for generating your desired images with Stable Diffusion. Supports Krita AI Diffusion."
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
@ -12702,7 +12743,7 @@
|
||||
{
|
||||
"author": "pzc163",
|
||||
"title": "Comfyui-CatVTON",
|
||||
"id": "catvton",
|
||||
"id": "comfyui-catvton",
|
||||
"reference": "https://github.com/pzc163/Comfyui-CatVTON",
|
||||
"files": [
|
||||
"https://github.com/pzc163/Comfyui-CatVTON"
|
||||
@ -12710,6 +12751,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
|
||||
},
|
||||
{
|
||||
"author": "pzc163",
|
||||
"title": "Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"id": "Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"reference": "https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"files": [
|
||||
"https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an implementation of [MiniCPMv2_6-prompt-generator](https://huggingface.co/pzc163/MiniCPMv2_6-prompt-generator) by [ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for single-image caption, generate prompt by upload image and batch-images Prompt generation."
|
||||
},
|
||||
{
|
||||
"author": "aisabervisionlab",
|
||||
"title": "ComfyUI_merge_ASVL",
|
||||
@ -12999,6 +13051,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use MasaCtrl",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_MasaCtrl",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_MasaCtrl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use MasaCtrl"
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
@ -13548,6 +13610,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Auto messging sd-image and sd-info to mobile phone IM realtime. (LINE | Telegram | Discord)"
|
||||
},
|
||||
{
|
||||
"author": "xlinx",
|
||||
"title": "ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"reference": "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"files": [
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)"
|
||||
},
|
||||
{
|
||||
"author": "wmpmiles",
|
||||
"title": "ComfyUI-GTF-Utilities",
|
||||
@ -13682,7 +13754,7 @@
|
||||
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
|
||||
},
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui-mittimi-load-preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
@ -13692,6 +13764,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The system selects and loads preset."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the node that performs the magnification calculation."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiWidthHeight",
|
||||
"id": "comfyui_mittimi_width_height",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between vertical and horizontal values with a single button."
|
||||
},
|
||||
{
|
||||
"author": "RodrigoSKohl",
|
||||
"title": "Panoramic Image Stitcher",
|
||||
@ -13874,7 +13968,7 @@
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, Upscale, Resolution factor correction, and Color Adjustment."
|
||||
},
|
||||
{
|
||||
"author": "drmbt",
|
||||
@ -13897,47 +13991,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the node that performs the magnification calculation."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiWidthHeight",
|
||||
"id": "comfyui_mittimi_width_height",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between vertical and horizontal values with a single button."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui_mittimi_load_preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between models and prompts by saving presets."
|
||||
},
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
"title": "ComfyUI-color-ascii-art-node",
|
||||
@ -13949,6 +14002,62 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image."
|
||||
},
|
||||
{
|
||||
"author": "Bao Pham",
|
||||
"title": "ComfyUI-LyraVSIH",
|
||||
"id": "lyra-vsih",
|
||||
"reference": "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH",
|
||||
"files": [
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides a set of nodes that can be used to mask multiple object at once"
|
||||
},
|
||||
{
|
||||
"author": "AbyssBadger0",
|
||||
"title": "Kolors Awesome Prompts",
|
||||
"reference": "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts",
|
||||
"files": [
|
||||
"https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KolorsAwesomePrompts"
|
||||
},
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_Qwen2-VL-Instruct",
|
||||
"id": "qwen2-vl-instruct",
|
||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct",
|
||||
"files": [
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an implementation of [a/Qwen2-VL-Instruct](https://github.com/QwenLM/Qwen2-VL) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), which includes, but is not limited to, support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
|
||||
},
|
||||
{
|
||||
"author": "Hmily",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"id": "hmily",
|
||||
"reference": "https://github.com/ihmily/ComfyUI-Light-Tool",
|
||||
"files": [
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "k-komarov",
|
||||
"title": "comfyui-bunny-cdn-storage",
|
||||
"reference": "https://github.com/k-komarov/comfyui-bunny-cdn-storage",
|
||||
"files": [
|
||||
"https://github.com/k-komarov/comfyui-bunny-cdn-storage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save Your Image to BunnyStorage"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -594,6 +594,16 @@
|
||||
"title_aux": "StyleShot-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/VideoSys-ComfyUI": [
|
||||
[
|
||||
"PreViewVideo",
|
||||
"TextNode",
|
||||
"VideoSysNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoSys-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"VocalSeparationNode"
|
||||
@ -758,6 +768,14 @@
|
||||
"title_aux": "Comfy-Photoshop-SD"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": [
|
||||
[
|
||||
"KolorsAwesomePrompts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Kolors Awesome Prompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
|
||||
[
|
||||
"ApplyMaskToImage-badger",
|
||||
@ -1670,6 +1688,7 @@
|
||||
"VoxelBlockSaver",
|
||||
"VoxelBlocksIntoVoxelVideo",
|
||||
"VoxelVideoAPIInputNode",
|
||||
"VoxelVideoLoader",
|
||||
"VoxelVideoPreview",
|
||||
"VoxelVideoViewer",
|
||||
"VoxelViewer"
|
||||
@ -2898,12 +2917,24 @@
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": [
|
||||
[
|
||||
"AudioLoader",
|
||||
"AudioPreviewer",
|
||||
"Qwen2_AQA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct": [
|
||||
[
|
||||
"ImageLoader",
|
||||
"MultiplePathsInput",
|
||||
"Qwen2_VQA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Qwen2-VL-Instruct"
|
||||
}
|
||||
],
|
||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -3040,7 +3071,9 @@
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_CreateStereoscopicImageFromDepth",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
"JNodes_GetLeafDirectory",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetParameterFromList",
|
||||
"JNodes_GetParameterGlobal",
|
||||
@ -3233,14 +3266,21 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||
[
|
||||
"ACN_AdvancedControlNetApply",
|
||||
"ACN_AdvancedControlNetApplySingle",
|
||||
"ACN_ControlNet++InputNode",
|
||||
"ACN_ControlNet++LoaderAdvanced",
|
||||
"ACN_ControlNet++LoaderSingle",
|
||||
"ACN_ControlNetLoaderWithLoraAdvanced",
|
||||
"ACN_CustomControlNetWeightsFlux",
|
||||
"ACN_CustomControlNetWeightsSD15",
|
||||
"ACN_CustomT2IAdapterWeights",
|
||||
"ACN_DefaultUniversalWeights",
|
||||
"ACN_ReferenceControlNet",
|
||||
"ACN_ReferenceControlNetFinetune",
|
||||
"ACN_ReferencePreprocessor",
|
||||
"ACN_ScaledSoftControlNetWeights",
|
||||
"ACN_SoftControlNetWeightsSD15",
|
||||
"ACN_SoftT2IAdapterWeights",
|
||||
"ACN_SparseCtrlIndexMethodNode",
|
||||
"ACN_SparseCtrlLoaderAdvanced",
|
||||
"ACN_SparseCtrlMergedLoaderAdvanced",
|
||||
@ -3817,12 +3857,12 @@
|
||||
"title_aux": "ComfyUI_Segment_Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/Marksusu/ComfyUI_MTEncode": [
|
||||
"https://github.com/Marksusu/ComfyUI_MTCLIPEncode": [
|
||||
[
|
||||
"MTCLIPEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MTEncode"
|
||||
"title_aux": "ComfyUI_MTCLIPEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
||||
@ -5127,7 +5167,9 @@
|
||||
],
|
||||
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": [
|
||||
[
|
||||
"ASCIIArtNode"
|
||||
"ASCIIArtNode",
|
||||
"ASCIIArtNodev2",
|
||||
"ASCIIArtSinglefontNode"
|
||||
],
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
@ -5204,7 +5246,9 @@
|
||||
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": [
|
||||
[
|
||||
"CheckPointLoader_Text",
|
||||
"LoRALoader_Text"
|
||||
"EmptyLatentImage_Text",
|
||||
"LoRALoader_Text",
|
||||
"LoadImage_Text"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Textarea_Loaders"
|
||||
@ -6996,6 +7040,7 @@
|
||||
"abyz22_lamaInpaint",
|
||||
"abyz22_lamaPreprocessor",
|
||||
"abyz22_makecircles",
|
||||
"abyz22_path_generator",
|
||||
"abyz22_setimageinfo",
|
||||
"abyz22_smallhead"
|
||||
],
|
||||
@ -7012,14 +7057,6 @@
|
||||
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
|
||||
}
|
||||
],
|
||||
"https://github.com/ader47/comfyui_meshhamer": [
|
||||
[
|
||||
"Meshamer-DepthMapPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MeshHamer"
|
||||
}
|
||||
],
|
||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||
[
|
||||
"DPCombinatorialGenerator",
|
||||
@ -8985,6 +9022,7 @@
|
||||
"LayerStyle: ColorOverlay V2",
|
||||
"LayerStyle: DropShadow",
|
||||
"LayerStyle: DropShadow V2",
|
||||
"LayerStyle: Gradient Map",
|
||||
"LayerStyle: GradientOverlay",
|
||||
"LayerStyle: GradientOverlay V2",
|
||||
"LayerStyle: InnerGlow",
|
||||
@ -9059,6 +9097,7 @@
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: QueueStop",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RandomGenerator",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
"LayerUtility: SaveImagePlus",
|
||||
@ -10143,6 +10182,7 @@
|
||||
],
|
||||
"https://github.com/daryltucker/ComfyUI-LoadFiles": [
|
||||
[
|
||||
"CountLines",
|
||||
"ListFilenames",
|
||||
"LoadImages"
|
||||
],
|
||||
@ -10583,6 +10623,18 @@
|
||||
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-dreambait-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drustan-hawk/primitive-types": [
|
||||
[
|
||||
"float",
|
||||
@ -10994,6 +11046,14 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
|
||||
[
|
||||
"AdvancedSequenceSeedNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Advanced Sequence Seed Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": [
|
||||
[
|
||||
"HiDiffusionSD15",
|
||||
@ -11247,8 +11307,15 @@
|
||||
],
|
||||
"https://github.com/fssorc/ComfyUI_FaceShaper": [
|
||||
[
|
||||
"FaceAlignmentCropper",
|
||||
"FaceShaper",
|
||||
"FaceShaperModels"
|
||||
"FaceShaperComposite",
|
||||
"FaceShaperCropper",
|
||||
"FaceShaperLoadInsightFaceCropper",
|
||||
"FaceShaperLoadMediaPipeCropper",
|
||||
"FaceShaperMatchV2",
|
||||
"FaceShaperModels",
|
||||
"FaceShaperShowLandMarks"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FaceShaper"
|
||||
@ -11721,8 +11788,10 @@
|
||||
"Griptape Tool: Audio Transcription",
|
||||
"Griptape Tool: Calculator",
|
||||
"Griptape Tool: DateTime",
|
||||
"Griptape Tool: Extraction",
|
||||
"Griptape Tool: FileManager",
|
||||
"Griptape Tool: Griptape Cloud KnowledgeBase",
|
||||
"Griptape Tool: Prompt Summary",
|
||||
"Griptape Tool: Query",
|
||||
"Griptape Tool: Text to Speech",
|
||||
"Griptape Tool: VectorStore",
|
||||
@ -11929,6 +11998,7 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Lorebook",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
@ -11962,6 +12032,7 @@
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"flux_persona",
|
||||
"genai_api_loader",
|
||||
"get_string",
|
||||
"github_tool",
|
||||
"google_loader",
|
||||
@ -12335,6 +12406,26 @@
|
||||
"title_aux": "ComfyUI-IF_AI_tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
[
|
||||
"Light-Tool: BoundingBoxCropping",
|
||||
"Light-Tool: ChangeBackground",
|
||||
"Light-Tool: ImageMaskApply",
|
||||
"Light-Tool: ImageOverlay",
|
||||
"Light-Tool: ImageToMask",
|
||||
"Light-Tool: InvertMask",
|
||||
"Light-Tool: MaskBoundingBoxCropping",
|
||||
"Light-Tool: MaskImageToTransparent",
|
||||
"Light-Tool: MaskToImage"
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI.",
|
||||
"nickname": "ComfyUI-Light-Tool",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"title_aux": "ComfyUI-Light-Tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/imb101/ComfyUI-FaceSwap": [
|
||||
[
|
||||
"FaceSwapNode"
|
||||
@ -12582,6 +12673,7 @@
|
||||
"CR Switch Model and CLIP JK",
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"CR_Apply Multi-ControlNet SD3 JK",
|
||||
"Ckpt Loader JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
@ -12599,6 +12691,7 @@
|
||||
"Metadata Pipe JK",
|
||||
"NodesState JK",
|
||||
"Noise Injection Parameters JK",
|
||||
"Noise Injection Pipe Extract JK",
|
||||
"Orbit Poses JK",
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
@ -12614,6 +12707,7 @@
|
||||
"Reroute List JK",
|
||||
"Reroute Resize JK",
|
||||
"Reroute Sampler JK",
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SDXLPromptStylerAll",
|
||||
@ -13112,6 +13206,14 @@
|
||||
"title_aux": "Bjornulf_custom_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/k-komarov/comfyui-bunny-cdn-storage": [
|
||||
[
|
||||
"Save Image to BunnyStorage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-bunny-cdn-storage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ka-puna/comfyui-yanc": [
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
@ -13331,11 +13433,10 @@
|
||||
"Axis Pack",
|
||||
"Axis To Any",
|
||||
"Axis Unpack",
|
||||
"Image Accumulator End",
|
||||
"Image Accumulator Start",
|
||||
"Load Lines From Text File",
|
||||
"Slice List",
|
||||
"Text Splitter",
|
||||
"XY Grid Accumulator",
|
||||
"XY Grid Helper"
|
||||
],
|
||||
{
|
||||
@ -13581,6 +13682,7 @@
|
||||
"CreateVoronoiMask",
|
||||
"CrossFadeImages",
|
||||
"CustomSigmas",
|
||||
"DifferentialDiffusionAdvanced",
|
||||
"DownloadAndLoadCLIPSeg",
|
||||
"DrawInstanceDiffusionTracking",
|
||||
"DummyOut",
|
||||
@ -13590,6 +13692,8 @@
|
||||
"FloatConstant",
|
||||
"FloatToMask",
|
||||
"FloatToSigmas",
|
||||
"FluxBlockLoraLoader",
|
||||
"FluxBlockLoraSelect",
|
||||
"GLIGENTextBoxApplyBatchCoords",
|
||||
"GenerateNoise",
|
||||
"GetImageRangeFromBatch",
|
||||
@ -14106,6 +14210,20 @@
|
||||
"title_aux": "ComfyUI_M3Net"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_MasaCtrl": [
|
||||
[
|
||||
"DirectSampler",
|
||||
"MasaCtrlConcatImage",
|
||||
"MasaCtrlInversion",
|
||||
"MasaCtrlLoadImage",
|
||||
"MasaCtrlModelLoader",
|
||||
"MutualSelfAttentionControlMaskAutoSampler",
|
||||
"MutualSelfAttentionControlSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI nodes to use MasaCtrl"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_Style_Aligned": [
|
||||
[
|
||||
"SAControlnet_ModelLoader",
|
||||
@ -14390,6 +14508,16 @@
|
||||
"title_aux": "ComfyUI-InversedNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
|
||||
[
|
||||
"ApplyRefMotionNode",
|
||||
"MotionRefSettingsCustomNode",
|
||||
"MotionRefSettingsDefaultNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MotionThiefExperiment"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-RAVE_ATTN": [
|
||||
[
|
||||
"ApplyRaveAttentionNode",
|
||||
@ -14400,6 +14528,14 @@
|
||||
"title_aux": "ComfyUI-RAVE Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-ReNoise": [
|
||||
[
|
||||
"ReNoiseSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||
[
|
||||
"ApplyRefContentNode",
|
||||
@ -14917,6 +15053,7 @@
|
||||
],
|
||||
"https://github.com/lucafoscili/comfyui-lf": [
|
||||
[
|
||||
"LF_BlurImages",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
@ -14929,6 +15066,7 @@
|
||||
"LF_LoadLocalJSON",
|
||||
"LF_Lora2Prompt",
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_Something2Number",
|
||||
"LF_Something2String",
|
||||
@ -14937,7 +15075,8 @@
|
||||
"LF_SwitchJSON",
|
||||
"LF_SwitchString",
|
||||
"LF_WallOfText",
|
||||
"LF_WorkflowSettings"
|
||||
"LF_WorkflowSettings",
|
||||
"LF_WriteJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "LF Nodes"
|
||||
@ -16098,6 +16237,7 @@
|
||||
],
|
||||
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
|
||||
[
|
||||
"DiffusionCG",
|
||||
"NormalizeLatent",
|
||||
"VectorscopeCC"
|
||||
],
|
||||
@ -16159,6 +16299,14 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": [
|
||||
[
|
||||
"MultiObjectMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LyraVSIH"
|
||||
}
|
||||
],
|
||||
"https://github.com/philz1337x/ComfyUI-ClarityAI": [
|
||||
[
|
||||
"Clarity AI Upscaler"
|
||||
@ -16364,6 +16512,15 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator": [
|
||||
[
|
||||
"Prompt_Generator",
|
||||
"Save_Prompts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_MiniCPMv2_6-prompt-generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/qwixiwp/queuetools": [
|
||||
[
|
||||
"load images (queue tools)"
|
||||
@ -16719,12 +16876,14 @@
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskEmanatingRings",
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskOpacity",
|
||||
"FlexMaskTransform",
|
||||
"FlexMaskVoronoiScheduled",
|
||||
"FlexMaskWarp",
|
||||
"FlexMaskWavePropagation",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
"GravityWell",
|
||||
@ -18675,8 +18834,11 @@
|
||||
"GTF | Convert - Min",
|
||||
"GTF | Filter - Binary Threshold",
|
||||
"GTF | Filter - Convolve",
|
||||
"GTF | Filter - Gradient NMS Mask",
|
||||
"GTF | Filter - Hysteresis Threshold",
|
||||
"GTF | Filter - Invert",
|
||||
"GTF | Filter - Morphological",
|
||||
"GTF | Filter - Patch Range Normalize",
|
||||
"GTF | Filter - Quantize",
|
||||
"GTF | Filter - Range Normalize",
|
||||
"GTF | Filter - Sum Normalize",
|
||||
@ -18687,6 +18849,7 @@
|
||||
"GTF | Helper - Derivative of Gaussian Area Radius",
|
||||
"GTF | Helper - Gaussian Area Radius",
|
||||
"GTF | Helper - Mitchell Netravali Radius",
|
||||
"GTF | Helper - Otsu's Method",
|
||||
"GTF | Logic - And",
|
||||
"GTF | Logic - Equal",
|
||||
"GTF | Logic - Greater Than",
|
||||
@ -18948,6 +19111,15 @@
|
||||
"title_aux": "ComfyUI-decadetw-auto-prompt-llm"
|
||||
}
|
||||
],
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj": [
|
||||
[
|
||||
"Im-SD-VJ-SPOUT",
|
||||
"Im-SD-VJ-SYPHON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-decadetw-spout-syphon-im-vj"
|
||||
}
|
||||
],
|
||||
"https://github.com/xliry/ComfyUI_SendDiscord": [
|
||||
[
|
||||
"SendDiscord"
|
||||
|
||||
3509
github-stats.json
3509
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,67 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "haodman",
|
||||
"title": "ComfyUI_Rain",
|
||||
"reference": "https://github.com/haodman/ComfyUI_Rain",
|
||||
"files": [
|
||||
"https://github.com/haodman/ComfyUI_Rain"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Rain_ValueSwitch, Rain_Math, Rain_IntToFloat, Rain_ImageSize."
|
||||
},
|
||||
{
|
||||
"author": "bananasss00",
|
||||
"title": "Comfyui-PyExec [UNSAFE]",
|
||||
"reference": "https://github.com/bananasss00/Comfyui-PyExec",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/Comfyui-PyExec"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:PyExec.[w/This node allows access to arbitrary files through the workflow, which could pose a security threat.]"
|
||||
},
|
||||
{
|
||||
"author": "jgbrblmd",
|
||||
"title": "ComfyUI-ComfyFluxSize [WIP]",
|
||||
"reference": "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize",
|
||||
"files": [
|
||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ComfyFlux Size\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "yojimbodayne",
|
||||
"title": "ComfyUI-Dropbox-API [WIP]",
|
||||
"reference": "https://github.com/yojimbodayne/ComfyUI-Dropbox-API",
|
||||
"files": [
|
||||
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node package for ComfyUI allows users to interact with Dropbox API, enabling image, text, and video uploads, downloads, and management directly from ComfyUI workflows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ilovejohnwhite",
|
||||
"title": "Kolors Awesome Prompts [WIP]",
|
||||
"reference": "https://github.com/ilovejohnwhite/Tracer",
|
||||
"files": [
|
||||
"https://github.com/ilovejohnwhite/Tracer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Load TTK, SuckerPunch, LinkMasterNode, PixelPerfectResolution, ImageGenResolutionFromImage, ImageGenResolutionFromLatent, HintImageEnchance\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "shuanshtalon468uan",
|
||||
"title": "ComfyUI-Rpg-Architect [WIP]",
|
||||
"reference": "https://github.com/talon468/ComfyUI-Rpg-Architect",
|
||||
"files": [
|
||||
"https://github.com/talon468/ComfyUI-Rpg-Architect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Node for ComfyUI to create RPG Characters\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "shuanshuan",
|
||||
"title": "ComfyUI_CheckPointLoader_Ext [WIP]",
|
||||
@ -1015,7 +1076,7 @@
|
||||
"https://github.com/bruce007lee/comfyui-tiny-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
|
||||
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess, ImageFillColorByMask, CropImageByMask, LoadImageAdvance, ImageTransposeAdvance, ImageSAMMask"
|
||||
},
|
||||
{
|
||||
"author": "brycegoh",
|
||||
@ -1411,16 +1472,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental method to use reference video to drive motion in generations without training in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-MotionThiefExperiment",
|
||||
"reference": "https://github.com/logtd/ComfyUI-MotionThiefExperiment",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:This is an experimental node pack to test using reference videos for their motion.\nIt isn't compatible with a lot of things as this is a hacky implementation for experiments only."
|
||||
},
|
||||
{
|
||||
"author": "hy134300",
|
||||
"title": "comfyui-hb-node",
|
||||
|
||||
@ -1045,6 +1045,18 @@
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
}
|
||||
],
|
||||
"https://github.com/bananasss00/Comfyui-PyExec": [
|
||||
[
|
||||
"PyExec"
|
||||
],
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"description": "Comfyui runtime python code execution",
|
||||
"nickname": "PyExec",
|
||||
"title": "PyExec",
|
||||
"title_aux": "Comfyui-PyExec [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/beyastard/ComfyUI_BeySoft": [
|
||||
[
|
||||
"BeySoft"
|
||||
@ -1635,6 +1647,17 @@
|
||||
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/haodman/ComfyUI_Rain": [
|
||||
[
|
||||
"Rain_ImageSize",
|
||||
"Rain_IntToFloat",
|
||||
"Rain_Math",
|
||||
"Rain_ValueSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Rain"
|
||||
}
|
||||
],
|
||||
"https://github.com/haofanwang/ComfyUI-InstantStyle": [
|
||||
[
|
||||
"BaseModelLoader",
|
||||
@ -1764,6 +1787,21 @@
|
||||
"title_aux": "comfyui-hydit"
|
||||
}
|
||||
],
|
||||
"https://github.com/ilovejohnwhite/Tracer": [
|
||||
[
|
||||
"HintImageEnchance",
|
||||
"Image Load TTK",
|
||||
"ImageGenResolutionFromImage",
|
||||
"ImageGenResolutionFromLatent",
|
||||
"LinkMasterNode",
|
||||
"PixelPerfectResolution",
|
||||
"SuckerPunch",
|
||||
"UWU_Preprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Kolors Awesome Prompts [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ilovejohnwhite/UncleBillyGoncho": [
|
||||
[
|
||||
"CannyEdgePreprocessor",
|
||||
@ -1796,6 +1834,14 @@
|
||||
"title_aux": "ie-comfyui-color-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
||||
[
|
||||
"ComfyFluxSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ComfyFluxSize [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [
|
||||
[
|
||||
"JHK_Utils_ImageRemoveBackground",
|
||||
@ -2152,16 +2198,6 @@
|
||||
"title_aux": "ComfyUI-Fluxtapoz [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
|
||||
[
|
||||
"ApplyRefMotionNode",
|
||||
"MotionRefSettingsCustomNode",
|
||||
"MotionRefSettingsDefaultNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MotionThiefExperiment"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-Veevee": [
|
||||
[
|
||||
"ApplyVVModel",
|
||||
@ -2612,6 +2648,14 @@
|
||||
"title_aux": "comfyui_psd [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/talon468/ComfyUI-Rpg-Architect": [
|
||||
[
|
||||
"ComfyUI Rpg Architect \ud83e\ude84"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
|
||||
[
|
||||
"ConditioningPerturbation",
|
||||
@ -2750,6 +2794,20 @@
|
||||
"title_aux": "comfyui-wormley-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
|
||||
[
|
||||
"FetchTokenFromDropbox",
|
||||
"PostImagesToDropboxAPI",
|
||||
"PostPromptsToDropboxAPI",
|
||||
"PullImagesFromDropboxAPI",
|
||||
"PullTextFromDropboxAPI",
|
||||
"PullVideosFromDropboxAPI",
|
||||
"VideoCombineAndExportToDropboxAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/yushan777/ComfyUI-Y7Nodes": [
|
||||
[
|
||||
"Count_Tokens_(Y7)"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ader47",
|
||||
"title": "ComfyUI-MeshHamer [REMOVED]",
|
||||
"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": "SEkINVR",
|
||||
"title": "ComfyUI-Animator",
|
||||
|
||||
@ -10,10 +10,146 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "VideoSys-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/VideoSys-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/VideoSys-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:TextNode, PreViewVideo, VideoSysNode."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-MotionThiefExperiment",
|
||||
"reference": "https://github.com/logtd/ComfyUI-MotionThiefExperiment",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "experimental node pack to test using reference videos for their motion."
|
||||
},
|
||||
{
|
||||
"author": "Hmily",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"id": "hmily",
|
||||
"reference": "https://github.com/ihmily/ComfyUI-Light-Tool",
|
||||
"files": [
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_Qwen2-VL-Instruct",
|
||||
"id": "qwen2-vl-instruct",
|
||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct",
|
||||
"files": [
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an implementation of [a/Qwen2-VL-Instruct](https://github.com/QwenLM/Qwen2-VL) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), which includes, but is not limited to, support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
|
||||
},
|
||||
{
|
||||
"author": "k-komarov",
|
||||
"title": "comfyui-bunny-cdn-storage",
|
||||
"reference": "https://github.com/k-komarov/comfyui-bunny-cdn-storage",
|
||||
"files": [
|
||||
"https://github.com/k-komarov/comfyui-bunny-cdn-storage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": " Save Your Image to BunnyStorage"
|
||||
},
|
||||
{
|
||||
"author": "xlinx",
|
||||
"title": "ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"reference": "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"files": [
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-ReNoise",
|
||||
"reference": "https://github.com/logtd/ComfyUI-ReNoise",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-ReNoise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use ReNoise"
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-CogVideoX-MZ",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MZ_CogVideoXLoader"
|
||||
},
|
||||
{
|
||||
"author": "pzc163",
|
||||
"title": "Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"id": "Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"reference": "https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator",
|
||||
"files": [
|
||||
"https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an implementation of [MiniCPMv2_6-prompt-generator](https://huggingface.co/pzc163/MiniCPMv2_6-prompt-generator) by [ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for single-image caption, generate prompt by upload image and batch-images Prompt generation."
|
||||
},
|
||||
{
|
||||
"author": "Bao Pham",
|
||||
"title": "ComfyUI-LyraVSIH",
|
||||
"id": "lyra-vsih",
|
||||
"reference": "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH",
|
||||
"files": [
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides a set of nodes that can be used to mask multiple object at once"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use MasaCtrl",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_MasaCtrl",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_MasaCtrl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use MasaCtrl"
|
||||
},
|
||||
{
|
||||
"author": "AbyssBadger0",
|
||||
"title": "Kolors Awesome Prompts",
|
||||
"reference": "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts",
|
||||
"files": [
|
||||
"https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KolorsAwesomePrompts"
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "Advanced Sequence Seed Generator",
|
||||
"id": "adv-seq-seed-gen",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-4DHumans",
|
||||
"id": "4dhumans",
|
||||
"id": "comfyui-4dhumans",
|
||||
"reference": "https://github.com/logtd/ComfyUI-4DHumans",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-4DHumans"
|
||||
@ -34,14 +170,14 @@
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui_mittimi_load_preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between models and prompts by saving presets."
|
||||
"description": "This is the node that performs the magnification calculation."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
@ -54,17 +190,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between vertical and horizontal values with a single button."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the node that performs the magnification calculation."
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_pose_inter",
|
||||
@ -197,7 +322,7 @@
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, Upscale, Resolution factor correction, and Color Adjustment."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
@ -332,7 +457,7 @@
|
||||
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
|
||||
},
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui-mittimi-load-preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
@ -566,192 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-put-image",
|
||||
"reference": "https://github.com/shinich39/comfyui-put-image",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-put-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load image from directory."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-parse-image",
|
||||
"reference": "https://github.com/shinich39/comfyui-parse-image",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-parse-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract metadata from image."
|
||||
},
|
||||
{
|
||||
"author": "Pseudotools",
|
||||
"title": "Pseudocomfy",
|
||||
"id": "pseudocomfy",
|
||||
"reference": "https://github.com/Pseudotools/Pseudocomfy",
|
||||
"files": [
|
||||
"https://github.com/Pseudotools/Pseudocomfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A package designed to enable multi-regional prompting for architectural rendering, integrated with the Rhino Pseudorandom plugin."
|
||||
},
|
||||
{
|
||||
"author": "aidenli",
|
||||
"title": "ComfyUI_NYJY",
|
||||
"id": "NYJY",
|
||||
"reference": "https://github.com/aidenli/ComfyUI_NYJY",
|
||||
"files": [
|
||||
"https://github.com/aidenli/ComfyUI_NYJY"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Translate, JoyTag, JoyCaption."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI Flux Trainer",
|
||||
"reference": "https://github.com/kijai/ComfyUI-FluxTrainer",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-FluxTrainer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)"
|
||||
},
|
||||
{
|
||||
"author": "camenduru",
|
||||
"title": "ComfyUI-TostAI",
|
||||
"reference": "https://github.com/camenduru/ComfyUI-TostAI",
|
||||
"files": [
|
||||
"https://github.com/camenduru/ComfyUI-TostAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SendToTostAI"
|
||||
},
|
||||
{
|
||||
"author": "xlinx",
|
||||
"title": "ComfyUI-decadetw-auto-prompt-llm",
|
||||
"reference": "https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm",
|
||||
"files": [
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Auto-LLM-Text-Vision, Auto-LLM-Text, Auto-LLM-Vision"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "FancyVideo-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/FancyVideo-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/FancyVideo-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)"
|
||||
},
|
||||
{
|
||||
"author": "heshengtao",
|
||||
"title": "comfyui_LLM_schools",
|
||||
"reference": "https://github.com/heshengtao/comfyui_LLM_schools",
|
||||
"files": [
|
||||
"https://github.com/heshengtao/comfyui_LLM_schools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node library for fine-tuning LLMs"
|
||||
},
|
||||
{
|
||||
"author": "phyblas",
|
||||
"title": "paint-by-example @ ComfyUI",
|
||||
"id": "paintbyexample",
|
||||
"reference": "https://github.com/phyblas/paint-by-example_comfyui",
|
||||
"files": [
|
||||
"https://github.com/phyblas/paint-by-example_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of paint-by-example on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "rhdunn",
|
||||
"title": "comfyui-audio-processing",
|
||||
"reference": "https://github.com/rhdunn/comfyui-audio-processing",
|
||||
"files": [
|
||||
"https://github.com/rhdunn/comfyui-audio-processing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin is compatible with the ComfyUI audio nodes."
|
||||
},
|
||||
{
|
||||
"author": "rnbwdsh",
|
||||
"title": "Latent Walk",
|
||||
"reference": "https://github.com/rnbwdsh/ComfyUI-LatentWalk",
|
||||
"files": [
|
||||
"https://github.com/rnbwdsh/ComfyUI-LatentWalk"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Latent space walks for latents, conditionals and noise"
|
||||
},
|
||||
{
|
||||
"author": "Artiprocher",
|
||||
"title": "Dashscope FLUX API for ComfyUI",
|
||||
"id": "dashscope_api",
|
||||
"reference": "https://github.com/modelscope/comfyscope",
|
||||
"files": [
|
||||
"https://github.com/modelscope/comfyscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
|
||||
},
|
||||
{
|
||||
"author": "anhkhoatranle30",
|
||||
"title": "Handy Node ComfyUI",
|
||||
"id": "handynode",
|
||||
"reference": "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a pack with some handy nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "lucafoscili",
|
||||
"title": "LF Nodes",
|
||||
"reference": "https://github.com/lucafoscili/comfyui-lf",
|
||||
"files": [
|
||||
"https://github.com/lucafoscili/comfyui-lf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "JSON Nodes, Large Language Model Nodes, Logic Nodes, Workflow Nodes."
|
||||
},
|
||||
{
|
||||
"author": "JPrevots",
|
||||
"title": "ComfyUI-PhyCV",
|
||||
"reference": "https://github.com/JPrevots/ComfyUI-PhyCV",
|
||||
"files": [
|
||||
"https://github.com/JPrevots/ComfyUI-PhyCV"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:PhyCV - Phase-Stretch Transform (PST), PhyCV - VEViD, PhyCV - Page."
|
||||
},
|
||||
{
|
||||
"author": "kudou-reira",
|
||||
"title": "ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kudou-reira/ComfyUI_StringToHex",
|
||||
"files": [
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format."
|
||||
},
|
||||
{
|
||||
"author": "eesahe",
|
||||
"title": "ComfyUI-eesahesNodes",
|
||||
"reference": "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes",
|
||||
"files": [
|
||||
"https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "InstantX's Flux union ControlNet loader and implementation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -594,6 +594,16 @@
|
||||
"title_aux": "StyleShot-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/VideoSys-ComfyUI": [
|
||||
[
|
||||
"PreViewVideo",
|
||||
"TextNode",
|
||||
"VideoSysNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoSys-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"VocalSeparationNode"
|
||||
@ -758,6 +768,14 @@
|
||||
"title_aux": "Comfy-Photoshop-SD"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": [
|
||||
[
|
||||
"KolorsAwesomePrompts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Kolors Awesome Prompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
|
||||
[
|
||||
"ApplyMaskToImage-badger",
|
||||
@ -1670,6 +1688,7 @@
|
||||
"VoxelBlockSaver",
|
||||
"VoxelBlocksIntoVoxelVideo",
|
||||
"VoxelVideoAPIInputNode",
|
||||
"VoxelVideoLoader",
|
||||
"VoxelVideoPreview",
|
||||
"VoxelVideoViewer",
|
||||
"VoxelViewer"
|
||||
@ -2898,12 +2917,24 @@
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": [
|
||||
[
|
||||
"AudioLoader",
|
||||
"AudioPreviewer",
|
||||
"Qwen2_AQA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct": [
|
||||
[
|
||||
"ImageLoader",
|
||||
"MultiplePathsInput",
|
||||
"Qwen2_VQA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Qwen2-VL-Instruct"
|
||||
}
|
||||
],
|
||||
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||||
[
|
||||
"CLIPTextEncode SDXL Plus (JPS)",
|
||||
@ -3040,7 +3071,9 @@
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_CreateStereoscopicImageFromDepth",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
"JNodes_GetLeafDirectory",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetParameterFromList",
|
||||
"JNodes_GetParameterGlobal",
|
||||
@ -3233,14 +3266,21 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||
[
|
||||
"ACN_AdvancedControlNetApply",
|
||||
"ACN_AdvancedControlNetApplySingle",
|
||||
"ACN_ControlNet++InputNode",
|
||||
"ACN_ControlNet++LoaderAdvanced",
|
||||
"ACN_ControlNet++LoaderSingle",
|
||||
"ACN_ControlNetLoaderWithLoraAdvanced",
|
||||
"ACN_CustomControlNetWeightsFlux",
|
||||
"ACN_CustomControlNetWeightsSD15",
|
||||
"ACN_CustomT2IAdapterWeights",
|
||||
"ACN_DefaultUniversalWeights",
|
||||
"ACN_ReferenceControlNet",
|
||||
"ACN_ReferenceControlNetFinetune",
|
||||
"ACN_ReferencePreprocessor",
|
||||
"ACN_ScaledSoftControlNetWeights",
|
||||
"ACN_SoftControlNetWeightsSD15",
|
||||
"ACN_SoftT2IAdapterWeights",
|
||||
"ACN_SparseCtrlIndexMethodNode",
|
||||
"ACN_SparseCtrlLoaderAdvanced",
|
||||
"ACN_SparseCtrlMergedLoaderAdvanced",
|
||||
@ -3817,12 +3857,12 @@
|
||||
"title_aux": "ComfyUI_Segment_Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/Marksusu/ComfyUI_MTEncode": [
|
||||
"https://github.com/Marksusu/ComfyUI_MTCLIPEncode": [
|
||||
[
|
||||
"MTCLIPEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MTEncode"
|
||||
"title_aux": "ComfyUI_MTCLIPEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
|
||||
@ -5127,7 +5167,9 @@
|
||||
],
|
||||
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": [
|
||||
[
|
||||
"ASCIIArtNode"
|
||||
"ASCIIArtNode",
|
||||
"ASCIIArtNodev2",
|
||||
"ASCIIArtSinglefontNode"
|
||||
],
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
@ -5204,7 +5246,9 @@
|
||||
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": [
|
||||
[
|
||||
"CheckPointLoader_Text",
|
||||
"LoRALoader_Text"
|
||||
"EmptyLatentImage_Text",
|
||||
"LoRALoader_Text",
|
||||
"LoadImage_Text"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Textarea_Loaders"
|
||||
@ -6996,6 +7040,7 @@
|
||||
"abyz22_lamaInpaint",
|
||||
"abyz22_lamaPreprocessor",
|
||||
"abyz22_makecircles",
|
||||
"abyz22_path_generator",
|
||||
"abyz22_setimageinfo",
|
||||
"abyz22_smallhead"
|
||||
],
|
||||
@ -7012,14 +7057,6 @@
|
||||
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
|
||||
}
|
||||
],
|
||||
"https://github.com/ader47/comfyui_meshhamer": [
|
||||
[
|
||||
"Meshamer-DepthMapPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MeshHamer"
|
||||
}
|
||||
],
|
||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||
[
|
||||
"DPCombinatorialGenerator",
|
||||
@ -8985,6 +9022,7 @@
|
||||
"LayerStyle: ColorOverlay V2",
|
||||
"LayerStyle: DropShadow",
|
||||
"LayerStyle: DropShadow V2",
|
||||
"LayerStyle: Gradient Map",
|
||||
"LayerStyle: GradientOverlay",
|
||||
"LayerStyle: GradientOverlay V2",
|
||||
"LayerStyle: InnerGlow",
|
||||
@ -9059,6 +9097,7 @@
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: QueueStop",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RandomGenerator",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
"LayerUtility: SaveImagePlus",
|
||||
@ -10143,6 +10182,7 @@
|
||||
],
|
||||
"https://github.com/daryltucker/ComfyUI-LoadFiles": [
|
||||
[
|
||||
"CountLines",
|
||||
"ListFilenames",
|
||||
"LoadImages"
|
||||
],
|
||||
@ -10583,6 +10623,18 @@
|
||||
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-dreambait-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/drustan-hawk/primitive-types": [
|
||||
[
|
||||
"float",
|
||||
@ -10994,6 +11046,14 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
|
||||
[
|
||||
"AdvancedSequenceSeedNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Advanced Sequence Seed Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": [
|
||||
[
|
||||
"HiDiffusionSD15",
|
||||
@ -11247,8 +11307,15 @@
|
||||
],
|
||||
"https://github.com/fssorc/ComfyUI_FaceShaper": [
|
||||
[
|
||||
"FaceAlignmentCropper",
|
||||
"FaceShaper",
|
||||
"FaceShaperModels"
|
||||
"FaceShaperComposite",
|
||||
"FaceShaperCropper",
|
||||
"FaceShaperLoadInsightFaceCropper",
|
||||
"FaceShaperLoadMediaPipeCropper",
|
||||
"FaceShaperMatchV2",
|
||||
"FaceShaperModels",
|
||||
"FaceShaperShowLandMarks"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FaceShaper"
|
||||
@ -11721,8 +11788,10 @@
|
||||
"Griptape Tool: Audio Transcription",
|
||||
"Griptape Tool: Calculator",
|
||||
"Griptape Tool: DateTime",
|
||||
"Griptape Tool: Extraction",
|
||||
"Griptape Tool: FileManager",
|
||||
"Griptape Tool: Griptape Cloud KnowledgeBase",
|
||||
"Griptape Tool: Prompt Summary",
|
||||
"Griptape Tool: Query",
|
||||
"Griptape Tool: Text to Speech",
|
||||
"Griptape Tool: VectorStore",
|
||||
@ -11929,6 +11998,7 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Lorebook",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
@ -11962,6 +12032,7 @@
|
||||
"file_combine",
|
||||
"file_combine_plus",
|
||||
"flux_persona",
|
||||
"genai_api_loader",
|
||||
"get_string",
|
||||
"github_tool",
|
||||
"google_loader",
|
||||
@ -12335,6 +12406,26 @@
|
||||
"title_aux": "ComfyUI-IF_AI_tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": [
|
||||
[
|
||||
"Light-Tool: BoundingBoxCropping",
|
||||
"Light-Tool: ChangeBackground",
|
||||
"Light-Tool: ImageMaskApply",
|
||||
"Light-Tool: ImageOverlay",
|
||||
"Light-Tool: ImageToMask",
|
||||
"Light-Tool: InvertMask",
|
||||
"Light-Tool: MaskBoundingBoxCropping",
|
||||
"Light-Tool: MaskImageToTransparent",
|
||||
"Light-Tool: MaskToImage"
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
"description": "An awesome light image processing tool nodes for ComfyUI.",
|
||||
"nickname": "ComfyUI-Light-Tool",
|
||||
"title": "ComfyUI-Light-Tool",
|
||||
"title_aux": "ComfyUI-Light-Tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/imb101/ComfyUI-FaceSwap": [
|
||||
[
|
||||
"FaceSwapNode"
|
||||
@ -12582,6 +12673,7 @@
|
||||
"CR Switch Model and CLIP JK",
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"CR_Apply Multi-ControlNet SD3 JK",
|
||||
"Ckpt Loader JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
@ -12599,6 +12691,7 @@
|
||||
"Metadata Pipe JK",
|
||||
"NodesState JK",
|
||||
"Noise Injection Parameters JK",
|
||||
"Noise Injection Pipe Extract JK",
|
||||
"Orbit Poses JK",
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
@ -12614,6 +12707,7 @@
|
||||
"Reroute List JK",
|
||||
"Reroute Resize JK",
|
||||
"Reroute Sampler JK",
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SDXLPromptStylerAll",
|
||||
@ -13112,6 +13206,14 @@
|
||||
"title_aux": "Bjornulf_custom_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/k-komarov/comfyui-bunny-cdn-storage": [
|
||||
[
|
||||
"Save Image to BunnyStorage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-bunny-cdn-storage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ka-puna/comfyui-yanc": [
|
||||
[
|
||||
"YANC.ConcatStrings",
|
||||
@ -13331,11 +13433,10 @@
|
||||
"Axis Pack",
|
||||
"Axis To Any",
|
||||
"Axis Unpack",
|
||||
"Image Accumulator End",
|
||||
"Image Accumulator Start",
|
||||
"Load Lines From Text File",
|
||||
"Slice List",
|
||||
"Text Splitter",
|
||||
"XY Grid Accumulator",
|
||||
"XY Grid Helper"
|
||||
],
|
||||
{
|
||||
@ -13581,6 +13682,7 @@
|
||||
"CreateVoronoiMask",
|
||||
"CrossFadeImages",
|
||||
"CustomSigmas",
|
||||
"DifferentialDiffusionAdvanced",
|
||||
"DownloadAndLoadCLIPSeg",
|
||||
"DrawInstanceDiffusionTracking",
|
||||
"DummyOut",
|
||||
@ -13590,6 +13692,8 @@
|
||||
"FloatConstant",
|
||||
"FloatToMask",
|
||||
"FloatToSigmas",
|
||||
"FluxBlockLoraLoader",
|
||||
"FluxBlockLoraSelect",
|
||||
"GLIGENTextBoxApplyBatchCoords",
|
||||
"GenerateNoise",
|
||||
"GetImageRangeFromBatch",
|
||||
@ -14106,6 +14210,20 @@
|
||||
"title_aux": "ComfyUI_M3Net"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_MasaCtrl": [
|
||||
[
|
||||
"DirectSampler",
|
||||
"MasaCtrlConcatImage",
|
||||
"MasaCtrlInversion",
|
||||
"MasaCtrlLoadImage",
|
||||
"MasaCtrlModelLoader",
|
||||
"MutualSelfAttentionControlMaskAutoSampler",
|
||||
"MutualSelfAttentionControlSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI nodes to use MasaCtrl"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_Style_Aligned": [
|
||||
[
|
||||
"SAControlnet_ModelLoader",
|
||||
@ -14390,6 +14508,16 @@
|
||||
"title_aux": "ComfyUI-InversedNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
|
||||
[
|
||||
"ApplyRefMotionNode",
|
||||
"MotionRefSettingsCustomNode",
|
||||
"MotionRefSettingsDefaultNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MotionThiefExperiment"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-RAVE_ATTN": [
|
||||
[
|
||||
"ApplyRaveAttentionNode",
|
||||
@ -14400,6 +14528,14 @@
|
||||
"title_aux": "ComfyUI-RAVE Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-ReNoise": [
|
||||
[
|
||||
"ReNoiseSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReNoise"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-RefSampling": [
|
||||
[
|
||||
"ApplyRefContentNode",
|
||||
@ -14917,6 +15053,7 @@
|
||||
],
|
||||
"https://github.com/lucafoscili/comfyui-lf": [
|
||||
[
|
||||
"LF_BlurImages",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
@ -14929,6 +15066,7 @@
|
||||
"LF_LoadLocalJSON",
|
||||
"LF_Lora2Prompt",
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_Something2Number",
|
||||
"LF_Something2String",
|
||||
@ -14937,7 +15075,8 @@
|
||||
"LF_SwitchJSON",
|
||||
"LF_SwitchString",
|
||||
"LF_WallOfText",
|
||||
"LF_WorkflowSettings"
|
||||
"LF_WorkflowSettings",
|
||||
"LF_WriteJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "LF Nodes"
|
||||
@ -16098,6 +16237,7 @@
|
||||
],
|
||||
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
|
||||
[
|
||||
"DiffusionCG",
|
||||
"NormalizeLatent",
|
||||
"VectorscopeCC"
|
||||
],
|
||||
@ -16159,6 +16299,14 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": [
|
||||
[
|
||||
"MultiObjectMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LyraVSIH"
|
||||
}
|
||||
],
|
||||
"https://github.com/philz1337x/ComfyUI-ClarityAI": [
|
||||
[
|
||||
"Clarity AI Upscaler"
|
||||
@ -16364,6 +16512,15 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator": [
|
||||
[
|
||||
"Prompt_Generator",
|
||||
"Save_Prompts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_MiniCPMv2_6-prompt-generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/qwixiwp/queuetools": [
|
||||
[
|
||||
"load images (queue tools)"
|
||||
@ -16719,12 +16876,14 @@
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskEmanatingRings",
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskOpacity",
|
||||
"FlexMaskTransform",
|
||||
"FlexMaskVoronoiScheduled",
|
||||
"FlexMaskWarp",
|
||||
"FlexMaskWavePropagation",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
"GravityWell",
|
||||
@ -18675,8 +18834,11 @@
|
||||
"GTF | Convert - Min",
|
||||
"GTF | Filter - Binary Threshold",
|
||||
"GTF | Filter - Convolve",
|
||||
"GTF | Filter - Gradient NMS Mask",
|
||||
"GTF | Filter - Hysteresis Threshold",
|
||||
"GTF | Filter - Invert",
|
||||
"GTF | Filter - Morphological",
|
||||
"GTF | Filter - Patch Range Normalize",
|
||||
"GTF | Filter - Quantize",
|
||||
"GTF | Filter - Range Normalize",
|
||||
"GTF | Filter - Sum Normalize",
|
||||
@ -18687,6 +18849,7 @@
|
||||
"GTF | Helper - Derivative of Gaussian Area Radius",
|
||||
"GTF | Helper - Gaussian Area Radius",
|
||||
"GTF | Helper - Mitchell Netravali Radius",
|
||||
"GTF | Helper - Otsu's Method",
|
||||
"GTF | Logic - And",
|
||||
"GTF | Logic - Equal",
|
||||
"GTF | Logic - Greater Than",
|
||||
@ -18948,6 +19111,15 @@
|
||||
"title_aux": "ComfyUI-decadetw-auto-prompt-llm"
|
||||
}
|
||||
],
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj": [
|
||||
[
|
||||
"Im-SD-VJ-SPOUT",
|
||||
"Im-SD-VJ-SYPHON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-decadetw-spout-syphon-im-vj"
|
||||
}
|
||||
],
|
||||
"https://github.com/xliry/ComfyUI_SendDiscord": [
|
||||
[
|
||||
"SendDiscord"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user