mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
Added node "ComfyUI Web Viewer" (#1164)
This commit is contained in:
parent
0012b8cd6e
commit
9f4054e7bf
@ -15711,7 +15711,16 @@
|
|||||||
"install_type": "git-clone",
|
"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 [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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user