Added node "ComfyUI Web Viewer" (#1164)

This commit is contained in:
Tz 2024-10-20 05:02:24 +01:00 committed by GitHub
parent 0012b8cd6e
commit 9f4054e7bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15711,7 +15711,16 @@
"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."
},
{
"author": "Vrch Studio",
"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."
},