mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
Update custom-node-list.json (#1041)
Added comfyui-simplefeed to list of modules.
This commit is contained in:
parent
e396d48488
commit
a2be700a87
@ -14596,6 +14596,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user