update DB

This commit is contained in:
Dr.Lt.Data 2024-06-03 20:17:31 +09:00
parent f0899a714e
commit 578a3efa2f
6 changed files with 423 additions and 309 deletions

View File

@ -6390,6 +6390,7 @@
{
"author": "dfl",
"title": "ComfyUI-TCD-scheduler",
"id": "dfl-tcd",
"reference": "https://github.com/dfl/comfyui-tcd-scheduler",
"files": [
"https://github.com/dfl/comfyui-tcd-scheduler"
@ -8085,7 +8086,7 @@
{
"author": "AIFSH",
"title": "ComfyUI-RVC",
"id": "rvc",
"id": "aifsh-rvc",
"reference": "https://github.com/AIFSH/ComfyUI-RVC",
"files": [
"https://github.com/AIFSH/ComfyUI-RVC"
@ -8552,7 +8553,7 @@
{
"author": "JettHu",
"title": "ComfyUI-TCD",
"id": "tcd",
"id": "jetthu-tcd",
"reference": "https://github.com/JettHu/ComfyUI-TCD",
"files": [
"https://github.com/JettHu/ComfyUI-TCD"
@ -9397,6 +9398,17 @@
"install_type": "git-clone",
"description": "ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images."
},
{
"author": "fexploit",
"title": "ComfyUI-Classifier",
"id": "classifier",
"reference": "https://github.com/fexploit/ComfyUI-Classifier",
"files": [
"https://github.com/fexploit/ComfyUI-Classifier"
],
"install_type": "git-clone",
"description": "ComfyUI-Classifier is a custom node for ComfyUI that uses a zero-shot classification model to classify text inputs based on a set of candidate labels. This node leverages the power of Hugging Face Transformers to provide accurate and flexible text classification."
},
{
"author": "linshier",
"title": "comfyui-remote-tools",
@ -9521,7 +9533,7 @@
{
"author": "SayanoAI",
"title": "Comfy-RVC",
"id": "rvc",
"id": "sayano-rvc",
"reference": "https://github.com/SayanoAI/Comfy-RVC",
"files": [
"https://github.com/SayanoAI/Comfy-RVC"
@ -9802,6 +9814,39 @@
"install_type": "git-clone",
"description": "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node."
},
{
"author": "humgate",
"title": "simplecomfy",
"reference": "https://github.com/humgate/simplecomfy",
"files": [
"https://github.com/humgate/simplecomfy"
],
"install_type": "git-clone",
"description": "Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user."
},
{
"author": "vanche1212",
"title": "ZMG PLUGIN",
"id": "zmg",
"reference": "https://github.com/vanche1212/ComfyUI-fq393",
"files": [
"https://github.com/vanche1212/ComfyUI-fq393"
],
"install_type": "git-clone",
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
},
{
"author": "hben35096",
"title": "ComfyUI-ToolBox",
"id": "hben-toolbox",
"reference": "https://github.com/hben35096/ComfyUI-ToolBox",
"files": [
"https://github.com/hben35096/ComfyUI-ToolBox"
],
"install_type": "git-clone",
"description": "Nodes:commonly_node."
},

View File

@ -2108,6 +2108,7 @@
"JNodes_BooleanSelectorWithString",
"JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString",
"JNodes_CreateStereoscopicImageFromDepth",
"JNodes_GetOutputDirectory",
"JNodes_GetParameterFromList",
"JNodes_GetParameterGlobal",
@ -2822,6 +2823,7 @@
"SearchReplace",
"SimplePrompts",
"SpecificStylesDir",
"SplitImages",
"StringJoin",
"TimeStamp",
"TricolorComposition",
@ -4193,6 +4195,7 @@
"tri3d-adjust-neck",
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-clear-memory",
"tri3d-clipdrop-bgremove-api",
"tri3d-clipdrop-bgreplace-api",
"tri3d-composite-image-splitter",
@ -7319,6 +7322,16 @@
"title_aux": "ComfyUI"
}
],
"https://github.com/comfyanonymous/ComfyUI_TensorRT": [
[
"DYNAMIC_TRT_MODEL_CONVERSION",
"STATIC_TRT_MODEL_CONVERSION",
"TensorRTLoader"
],
{
"title_aux": "TensorRT Node for ComfyUI"
}
],
"https://github.com/comfyanonymous/ComfyUI_experiments": [
[
"ModelMergeBlockNumber",
@ -8212,6 +8225,14 @@
"title_aux": "ComfyUI-AutoTrimBG"
}
],
"https://github.com/fexploit/ComfyUI-Classifier": [
[
"ClassifierNode"
],
{
"title_aux": "ComfyUI-Classifier"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -9052,6 +9073,16 @@
"title_aux": "ComfyUI OpenVoice"
}
],
"https://github.com/hben35096/ComfyUI-ToolBox": [
[
"AutoDLDownload",
"FolderDeleter",
"FolderViewe"
],
{
"title_aux": "ComfyUI-ToolBox"
}
],
"https://github.com/heshengtao/comfyui_LLM_party": [
[
"About_us",
@ -10352,14 +10383,6 @@
"title_aux": "LoRTnoC-ComfyUI"
}
],
"https://github.com/laksjdjf/attention-couple-ComfyUI": [
[
"Attention couple"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": [
[
"CDTuner",
@ -10919,6 +10942,7 @@
"PromptExtractor //Inspire",
"RandomGeneratorForList //Inspire",
"RandomNoise //Inspire",
"RegionalCFG //Inspire",
"RegionalConditioningColorMask //Inspire",
"RegionalConditioningSimple //Inspire",
"RegionalIPAdapterColorMask //Inspire",
@ -12613,6 +12637,8 @@
],
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
[
"Character_Batch",
"Comic_Type",
"Storydiffusion_Img2Img",
"Storydiffusion_Text2Img"
],
@ -12676,6 +12702,7 @@
"BatchNormalizeImage",
"BatchNormalizeLatent",
"BetterFilmGrain",
"BilateralFilterImage",
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",
@ -12685,7 +12712,10 @@
"DilateErodeMask",
"EnhanceDetail",
"ExposureAdjust",
"FrequencyCombine",
"FrequencySeparate",
"GuidedFilterAlpha",
"GuidedFilterImage",
"ImageConstant",
"ImageConstantHSV",
"InstructPixToPixConditioningAdvanced",
@ -12693,6 +12723,7 @@
"Keyer",
"LatentNormalizeShuffle",
"LatentStats",
"MedianFilterImage",
"NormalMapSimple",
"OffsetLatentImage",
"PrintSigmas",
@ -13299,6 +13330,19 @@
"title_aux": "unwdef-nodes"
}
],
"https://github.com/vanche1212/ComfyUI-fq393": [
[
"APIRequestNode",
"JsonParserNode",
"LoadVideoPath",
"LoadVideoUpload",
"OldPhotoColorizationNode",
"OllamaRequestNode"
],
{
"title_aux": "ZMG PLUGIN"
}
],
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
[
"SimpleConcat",

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,29 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "StartHua",
"title": "Comfyui_CXH_CRM",
"id": "cxh-crm",
"reference": "https://github.com/StartHua/Comfyui_CXH_CRM",
"files": [
"https://github.com/StartHua/Comfyui_CXH_CRM"
],
"install_type": "git-clone",
"description": "Nodes: CRM"
},
{
"author": "comfypod",
"title": "ComfyUI-Comflow",
"id": "comflow",
"reference": "https://github.com/comfypod/ComfyUI-Comflow",
"files": [
"https://github.com/comfypod/ComfyUI-Comflow"
],
"install_type": "git-clone",
"description": "ComfyUI-Comflow."
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab",

View File

@ -11,6 +11,7 @@
{
"author": "comfyanonymous",
"title": "TensorRT Node for ComfyUI",
@ -22,6 +23,49 @@
"install_type": "git-clone",
"description": "This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT."
},
{
"author": "fexploit",
"title": "ComfyUI-Classifier",
"id": "classifier",
"reference": "https://github.com/fexploit/ComfyUI-Classifier",
"files": [
"https://github.com/fexploit/ComfyUI-Classifier"
],
"install_type": "git-clone",
"description": "ComfyUI-Classifier is a custom node for ComfyUI that uses a zero-shot classification model to classify text inputs based on a set of candidate labels. This node leverages the power of Hugging Face Transformers to provide accurate and flexible text classification."
},
{
"author": "humgate",
"title": "simplecomfy",
"reference": "https://github.com/humgate/simplecomfy",
"files": [
"https://github.com/humgate/simplecomfy"
],
"install_type": "git-clone",
"description": "Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user."
},
{
"author": "hben35096",
"title": "ComfyUI-ToolBox",
"id": "hben-toolbox",
"reference": "https://github.com/hben35096/ComfyUI-ToolBox",
"files": [
"https://github.com/hben35096/ComfyUI-ToolBox"
],
"install_type": "git-clone",
"description": "Nodes:commonly_node."
},
{
"author": "vanche1212",
"title": "ZMG PLUGIN",
"id": "zmg",
"reference": "https://github.com/vanche1212/ComfyUI-fq393",
"files": [
"https://github.com/vanche1212/ComfyUI-fq393"
],
"install_type": "git-clone",
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
},
{
"author": "daxcay",
"title": "ComfyUI-NODEJS",
@ -647,116 +691,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting."
},
{
"author": "fexploit",
"title": "ComfyUI-AutoTrimBG",
"id": "autotrimbg",
"reference": "https://github.com/fexploit/ComfyUI-AutoTrimBG",
"files": [
"https://github.com/fexploit/ComfyUI-AutoTrimBG"
],
"install_type": "git-clone",
"description": "ComfyUI-AutoCropBgTrim is a powerful tool designed to automatically clean up the background of your images. This tool trims unnecessary spaces and pixels, leaving only the main subject of the image. It generates both a mask and an image output, making it easy to focus on the essential elements. Perfect for enhancing your photos and preparing them for professional use."
},
{
"author": "StartHua",
"title": "ComfyUI_PCDMs",
"id": "pcdms",
"reference": "https://github.com/StartHua/ComfyUI_PCDMs",
"files": [
"https://github.com/StartHua/ComfyUI_PCDMs"
],
"install_type": "git-clone",
"description": "Original project: [a/link](https://github.com/tencent-ailab/PCDMs)\nBased on testing, the author's original images work very well, but using my own images generally requires some luck!"
},
{
"author": "linshier",
"title": "comfyui-remote-tools",
"id": "remote-tools",
"reference": "https://github.com/linshier/comfyui-remote-tools",
"files": [
"https://github.com/linshier/comfyui-remote-tools"
],
"install_type": "git-clone",
"description": "Node:SendBase64ToRemote. To connect to another ComfyUI server."
},
{
"author": "Fantaxico",
"title": "ComfyUI-GCP-Storage",
"id": "gcp-storage",
"reference": "https://github.com/Fantaxico/ComfyUI-GCP-Storage",
"files": [
"https://github.com/Fantaxico/ComfyUI-GCP-Storage"
],
"install_type": "git-clone",
"description": "Node:GCP Storage Node. Support google-cloud-storage."
},
{
"author": "storyicon",
"title": "ComfyUI MuseV Evolved",
"id": "musev-evolved",
"reference": "https://github.com/storyicon/comfyui_musev_evolved",
"files": [
"https://github.com/storyicon/comfyui_musev_evolved"
],
"install_type": "git-clone",
"description": "Nodes:MuseVImg2Vid (comfyui_musev_evolved)\nNOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers"
},
{
"author": "smthemex",
"title": "ComfyUI_CustomNet",
"id": "customnet",
"reference": "https://github.com/smthemex/ComfyUI_CustomNet",
"files": [
"https://github.com/smthemex/ComfyUI_CustomNet"
],
"install_type": "git-clone",
"description": "This node allows you to use customnet."
},
{
"author": "githubYiheng",
"title": "comfyui_median_filter",
"id": "median-filter",
"reference": "https://github.com/githubYiheng/comfyui_median_filter",
"files": [
"https://github.com/githubYiheng/comfyui_median_filter"
],
"install_type": "git-clone",
"description": "Nodes:Apply Median Filter"
},
{
"author": "githubYiheng",
"title": "ComfyUI_Change_IMAGE_BOREDER",
"id": "change-image-border",
"reference": "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER",
"files": [
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER"
],
"install_type": "git-clone",
"description": "Nodes:Change Image Border"
},
{
"author": "ai-liam",
"title": "LiamUtil",
"id": "liam-util",
"reference": "https://github.com/ai-liam/comfyui-liam",
"files": [
"https://github.com/ai-liam/comfyui-liam"
],
"install_type": "git-clone",
"description": "Nodes: LiamLibLoadImage, LiamLibImageToGray, LiamLibSaveImg, LiamLibFillImage, PreviewReliefImage, GetBetterDepthImage, LiamLibSaveText"
},
{
"author": "Isaac Emesowum",
"title": "Isaac's Nodes",
"id": "isaac",
"reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes",
"files": [
"https://github.com/iemesowum/ComfyUI_IsaacNodes"
],
"install_type": "git-clone",
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
}
]
}

View File

@ -2108,6 +2108,7 @@
"JNodes_BooleanSelectorWithString",
"JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString",
"JNodes_CreateStereoscopicImageFromDepth",
"JNodes_GetOutputDirectory",
"JNodes_GetParameterFromList",
"JNodes_GetParameterGlobal",
@ -2822,6 +2823,7 @@
"SearchReplace",
"SimplePrompts",
"SpecificStylesDir",
"SplitImages",
"StringJoin",
"TimeStamp",
"TricolorComposition",
@ -4193,6 +4195,7 @@
"tri3d-adjust-neck",
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-clear-memory",
"tri3d-clipdrop-bgremove-api",
"tri3d-clipdrop-bgreplace-api",
"tri3d-composite-image-splitter",
@ -7319,6 +7322,16 @@
"title_aux": "ComfyUI"
}
],
"https://github.com/comfyanonymous/ComfyUI_TensorRT": [
[
"DYNAMIC_TRT_MODEL_CONVERSION",
"STATIC_TRT_MODEL_CONVERSION",
"TensorRTLoader"
],
{
"title_aux": "TensorRT Node for ComfyUI"
}
],
"https://github.com/comfyanonymous/ComfyUI_experiments": [
[
"ModelMergeBlockNumber",
@ -8212,6 +8225,14 @@
"title_aux": "ComfyUI-AutoTrimBG"
}
],
"https://github.com/fexploit/ComfyUI-Classifier": [
[
"ClassifierNode"
],
{
"title_aux": "ComfyUI-Classifier"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -9052,6 +9073,16 @@
"title_aux": "ComfyUI OpenVoice"
}
],
"https://github.com/hben35096/ComfyUI-ToolBox": [
[
"AutoDLDownload",
"FolderDeleter",
"FolderViewe"
],
{
"title_aux": "ComfyUI-ToolBox"
}
],
"https://github.com/heshengtao/comfyui_LLM_party": [
[
"About_us",
@ -10352,14 +10383,6 @@
"title_aux": "LoRTnoC-ComfyUI"
}
],
"https://github.com/laksjdjf/attention-couple-ComfyUI": [
[
"Attention couple"
],
{
"title_aux": "attention-couple-ComfyUI"
}
],
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": [
[
"CDTuner",
@ -10919,6 +10942,7 @@
"PromptExtractor //Inspire",
"RandomGeneratorForList //Inspire",
"RandomNoise //Inspire",
"RegionalCFG //Inspire",
"RegionalConditioningColorMask //Inspire",
"RegionalConditioningSimple //Inspire",
"RegionalIPAdapterColorMask //Inspire",
@ -12613,6 +12637,8 @@
],
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
[
"Character_Batch",
"Comic_Type",
"Storydiffusion_Img2Img",
"Storydiffusion_Text2Img"
],
@ -12676,6 +12702,7 @@
"BatchNormalizeImage",
"BatchNormalizeLatent",
"BetterFilmGrain",
"BilateralFilterImage",
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",
@ -12685,7 +12712,10 @@
"DilateErodeMask",
"EnhanceDetail",
"ExposureAdjust",
"FrequencyCombine",
"FrequencySeparate",
"GuidedFilterAlpha",
"GuidedFilterImage",
"ImageConstant",
"ImageConstantHSV",
"InstructPixToPixConditioningAdvanced",
@ -12693,6 +12723,7 @@
"Keyer",
"LatentNormalizeShuffle",
"LatentStats",
"MedianFilterImage",
"NormalMapSimple",
"OffsetLatentImage",
"PrintSigmas",
@ -13299,6 +13330,19 @@
"title_aux": "unwdef-nodes"
}
],
"https://github.com/vanche1212/ComfyUI-fq393": [
[
"APIRequestNode",
"JsonParserNode",
"LoadVideoPath",
"LoadVideoUpload",
"OldPhotoColorizationNode",
"OllamaRequestNode"
],
{
"title_aux": "ZMG PLUGIN"
}
],
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
[
"SimpleConcat",