mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
fix(custom-node-list): place ComfyUI Image Feeder entry next to existing ketle-man author block
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI Image Feeder",
|
||||
"id": "comfyui-image-feeder",
|
||||
"reference": "https://github.com/ketle-man/comfyui-image-feeder",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/comfyui-image-feeder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)."
|
||||
},
|
||||
{
|
||||
"author": "sequencer-media",
|
||||
"title": "Sequencer AI Nodes",
|
||||
|
||||
Reference in New Issue
Block a user