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

Added comfyui-simplefeed to list of modules.
This commit is contained in:
John Morrissey 2024-09-08 13:16:43 +10:00 committed by GitHub
parent e396d48488
commit a2be700a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14596,6 +14596,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "tachyon-beep",
"title": "ComfyUI Simple Feed",
"id": "simplefeed",
"reference": "https://github.com/tachyon-beep/comfyui-simplefeed",
"files": [
"https://github.com/tachyon-beep/comfyui-simplefeed"
],
"install_type": "git-clone",
"description": "A lightweight image tray forked from Comfy-UI-CustomScripts with simple sorting, positioning and filtering options."
}
]
}