Update custom-node-list.json (#1713)

This commit is contained in:
VertexAnomaly 2025-04-04 09:16:57 -05:00 committed by GitHub
parent a87e3f9ee9
commit d005d06cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23335,6 +23335,16 @@
"install_type": "git-clone",
"description": "A suite of custom ComfyUI nodes for building real-time video and audio workflows using ComfyStream."
},
{
"author": "VertexAnomaly",
"title": "ComfyUI_ImageSentinel",
"reference": "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel",
"files": [
"https://github.com/VertexAnomaly/ComfyUI_ImageSentinel"
],
"install_type": "git-clone",
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
},