Update custom-node-list.json

Added comfyui-simplefeed to list of modules.
This commit is contained in:
John Morrissey 2024-09-07 20:52:20 +10:00 committed by GitHub
parent 0c57379dfe
commit 205fb704f9
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."
}
]
}