update DB

This commit is contained in:
Dr.Lt.Data 2024-10-22 21:33:09 +09:00
parent d56d64985e
commit 055101d1fd
2 changed files with 44 additions and 31 deletions

View File

@ -196,17 +196,6 @@
"install_type": "git-clone",
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
},
{
"author": "MyShell",
"title": "ComfyUI-ShellAgent-Plugin",
"id": "comfyui_shellagent_plugin",
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
"files": [
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
],
"install_type": "git-clone",
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
{
"author": "time-river",
"title": "CLIPSeg",
@ -15724,15 +15713,16 @@
"description": "Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage."
},
{
"author": "myshell-ai",
"author": "MyShell",
"title": "ComfyUI-ShellAgent-Plugin",
"id": "comfyui_shellagent_plugin",
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
"files": [
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
],
"install_type": "git-clone",
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running [a/ShellAgent](https://github.com/myshell-ai/ShellAgent) apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
{
"author": "Vrch Studio (vrch.ai)",
"title": "ComfyUI Web Viewer",
@ -15741,7 +15731,7 @@
"https://github.com/VrchStudio/comfyui-web-viewer"
],
"install_type": "git-clone",
"description": "The ComfyUI Web Viewer by [vrch.ai](https://vrch.ai) is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display."
"description": "The ComfyUI Web Viewer by [a/vrch.ai](https://vrch.ai) is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display."
},
{
"author": "kk8bit",
@ -15773,6 +15763,17 @@
"install_type": "copy",
"description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area."
},
{
"author": "hoveychen",
"title": "ComfyUI-MusePose-Remaster",
"id": "musepose-remaster",
"reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster",
"files": [
"https://github.com/hoveychen/ComfyUI-MusePose-Remaster"
],
"install_type": "git-clone",
"description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc."
},
@ -16177,17 +16178,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "hoveychen",
"title": "ComfyUI-MusePose-Remaster",
"id": "musepose-remaster",
"reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster",
"files": [
"https://github.com/hoveychen/ComfyUI-MusePose-Remaster"
],
"install_type": "git-clone",
"description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc."
}
]
}

View File

@ -10,6 +10,17 @@
{
"author": "blepping",
"title": "comfyui_jankdiffusehigh",
"id": "jank-diffusehigh",
"reference": "https://github.com/blepping/comfyui_jankdiffusehigh",
"files": [
"https://github.com/blepping/comfyui_jankdiffusehigh"
],
"install_type": "git-clone",
"description": "Janky implementation of [a/DiffuseHigh](https://github.com/yhyun225/DiffuseHigh/) for ComfyUI. Enables generating at resolutions higher than what the model was trained for without requiring model patches."
},
{
"author": "SSsnap",
"title": "Snap Processing for Comfyui",
@ -21,14 +32,25 @@
"description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area."
},
{
"author": "Vrch Studio",
"author": "Vrch Studio (vrch.ai)",
"title": "ComfyUI Web Viewer",
"reference": "https://github.com/VrchStudio/comfyui-web-viewer",
"files": [
"https://github.com/VrchStudio/comfyui-web-viewer"
],
"install_type": "git-clone",
"description": "A custom node collection for ComfyUI providing a Web Viewer utility and a framework for real-time AI-generated interactive art. This plugin allows seamless integration of real-time streaming and AI-driven content into ComfyUI workflows, making it easier to manage and display interactive visuals."
"description": "The ComfyUI Web Viewer by [a/vrch.ai](https://vrch.ai) is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display."
},
{
"author": "hoveychen",
"title": "ComfyUI-MusePose-Remaster",
"id": "musepose-remaster",
"reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster",
"files": [
"https://github.com/hoveychen/ComfyUI-MusePose-Remaster"
],
"install_type": "git-clone",
"description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc."
},
{
"author": "kk8bit",
@ -82,15 +104,16 @@
"description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future."
},
{
"author": "myshell-ai",
"author": "MyShell",
"title": "ComfyUI-ShellAgent-Plugin",
"id": "comfyui_shellagent_plugin",
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
"files": [
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
],
"install_type": "git-clone",
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running [a/ShellAgent](https://github.com/myshell-ai/ShellAgent) apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
{
"author": "Kesin11",
"title": "ComfyUI-list-filter",