update DB

This commit is contained in:
Dr.Lt.Data 2024-08-31 01:05:25 +09:00
parent b94c06f81c
commit 0486f5a294
2 changed files with 22 additions and 73 deletions

View File

@ -11,17 +11,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-Manager itself is also a custom node." "description": "ComfyUI-Manager itself is also a custom node."
}, },
{
"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": "Dr.Lt.Data", "author": "Dr.Lt.Data",
"title": "ComfyUI Impact Pack", "title": "ComfyUI Impact Pack",
@ -13941,6 +13930,17 @@
"install_type": "git-clone", "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." "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"
},

View File

@ -10,6 +10,17 @@
{
"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": "logtd", "author": "logtd",
"title": "ComfyUI-4DHumans", "title": "ComfyUI-4DHumans",
@ -679,68 +690,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Latent space walks for latents, conditionals and noise" "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"
} }
] ]
} }