update DB

This commit is contained in:
Dr.Lt.Data
2024-10-13 17:05:37 +09:00
parent a1110c22b0
commit 8b1be9d35a
8 changed files with 2541 additions and 2300 deletions

View File

@@ -10,6 +10,47 @@
},
{
"author": "rouxianmantou",
"title": "comfyui-rxmt-nodes",
"reference": "https://github.com/rouxianmantou/comfyui-rxmt-nodes",
"files": [
"https://github.com/rouxianmantou/comfyui-rxmt-nodes"
],
"install_type": "git-clone",
"description": "NODES:Check Value Type"
},
{
"author": "Firetheft",
"title": "ComfyUI-Flux-Prompt-Tools",
"reference": "https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools",
"files": [
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools"
],
"install_type": "git-clone",
"description": "NODES:flux-prompt-enhance-node, flux-prompt-generator, flux-prompt-gemini-flash-node"
},
{
"author": "SirVeggie",
"title": "SirVeggie/Custom nodes for ComfyUI",
"reference": "https://github.com/SirVeggie/comfyui-sv-nodes",
"files": [
"https://github.com/SirVeggie/comfyui-sv-nodes"
],
"install_type": "git-clone",
"description": "NODES:SV-SimpleText, SV-PromptProcessing, SV-PromptProcessingRecursive, SV-PromptProcessingAdvanced, SV-PromptProcessingEncode,..."
},
{
"author": "artisanalcomputing",
"title": "artcpu-custom-nodes",
"reference": "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes",
"files": [
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes"
],
"install_type": "git-clone",
"description": "NODES:Random Video Mixer, Spotify Canvas Generator, Video Writer\ncustom comfyui nodes for audio/visual purposes# ComfyUI-Custom-Nodes"
},
{
"author": "taches-ai",
"title": "ComfyUI Scene Composer [WIP]",
@@ -60,16 +101,6 @@
"install_type": "git-clone",
"description": "NODES:Align Face, Generate Timestamp"
},
{
"author": "kijai",
"title": "ComfyUI-PyramidFlowWrapper [WIP]",
"reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper",
"files": [
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes for Pyramid-Flow\nNOTE: NOT WORKING"
},
{
"author": "monate0615",
"title": "ComfyUI-Simple-Image-Tools [WIP]",
@@ -486,9 +517,9 @@
{
"author": "Lilien86",
"title": "lauger NodePack for ComfyUI",
"reference": "https://github.com/Lilien86/lauger_NP_comfyui",
"reference": "https://github.com/Lilien86/Comfyui_Lilien",
"files": [
"https://github.com/Lilien86/lauger_NP_comfyui"
"https://github.com/Lilien86/Comfyui_Lilien"
],
"install_type": "git-clone",
"description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized."
@@ -795,16 +826,6 @@
"install_type": "git-clone",
"description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nThis extension adds new nodes for model loading that allow you to specify the GPU to use for each model. It monkey patches the memory management of ComfyUI in a hacky way and is neither a comprehensive solution nor a well-tested one. Use at your own risk.\nNote that this does not add parallelism. The workflow steps are still executed sequentially just on different GPUs. Any potential speedup comes from not having to constantly load and unload models from VRAM."
},
{
"author": "Isi-dev",
"title": "Isi-dev/ComfyUI-UniAnimate",
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate",
"files": [
"https://github.com/Isi-dev/ComfyUI-UniAnimate"
],
"install_type": "git-clone",
"description": "This is my ComfyUi-windows implementation for the image animation project ▶ UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation[w/This node cannot be installed simultaneously with ComfyUI-UniAnimate by AIFSH because it has the same name as that custom node.]"
},
{
"author": "Futureversecom",
"title": "ComfyUI-JEN",
@@ -1586,11 +1607,11 @@
},
{
"author": "nat-chan",
"title": "comfyui-eval [UNSAFE]",
"title": "comfyui-exec [UNSAFE]",
"id": "evalnode",
"reference": "https://github.com/nat-chan/comfyui-eval",
"reference": "https://github.com/nat-chan/comfyui-exec",
"files": [
"https://github.com/nat-chan/comfyui-eval"
"https://github.com/nat-chan/comfyui-exec"
],
"install_type": "git-clone",
"description": "Nodes:EvalNode [w/Please do not use the node that executes arbitrary code and outputs in any type, as it is dangerous.]"
@@ -1692,13 +1713,13 @@
},
{
"author": "sangeet",
"title": "comfyui-testui [TEST]",
"reference": "https://github.com/sangeet/comfyui-testui",
"title": "Simple Frontend For ComfyUI workflow [TEST]",
"reference": "https://github.com/sangeet/testui",
"files": [
"https://github.com/sangeet/comfyui-testui"
"https://github.com/sangeet/testui"
],
"install_type": "git-clone",
"description": "Simple Frontend For ComfyUI workflow"
"description": "A simple base front-end for text-to-image workflow in ComfyUI. Meant to serve as a base to be modified for future complex workflows"
},
{
"author": "Elawphant",
@@ -1732,16 +1753,6 @@
"install_type": "git-clone",
"description": "Nodes:Guidance Interval\nNOTE: Because the sampling function is replaced, you must restart after executing this custom node to restore the original state."
},
{
"author": "GraftingRayman",
"title": "ComfyUI-GR",
"reference": "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector"
],
"install_type": "git-clone",
"description": "Nodes:GR Prompt Selector"
},
{
"author": "oztrkoguz",
"title": "Kosmos2_BBox_Cutter Models",
@@ -2152,16 +2163,6 @@
"install_type": "git-clone",
"description": "Nodes:KSampler (RAVE), KSampler (TF), Object Tracker, KSampler Batched, Video Tracker Prompt, TemporalNet Preprocessor, Instance Tracker Prompt, Instance Diffusion Loader, Hand Tracker Node"
},
{
"author": "shadowcz007",
"title": "comfyui-musicgen",
"reference": "https://github.com/shadowcz007/comfyui-musicgen",
"files": [
"https://github.com/shadowcz007/comfyui-musicgen"
],
"install_type": "git-clone",
"description": "Nodes:Musicgen"
},
{
"author": "shadowcz007",
"title": "comfyui-CLIPSeg",