mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-12 01:52:35 +08:00
feat: add Eagle Metadata Bridge to custom-node-list.json
This commit is contained in:
parent
8d5c12037f
commit
cb4b8044e4
@ -46618,6 +46618,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": "NNNebel",
|
||||||
|
"title": "Eagle Metadata Bridge",
|
||||||
|
"id": "eagle-metadata-bridge",
|
||||||
|
"reference": "https://github.com/NNNebel/eagle-metadata-bridge",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NNNebel/eagle-metadata-bridge"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Embeds eagle_bridge signal into PNG/WebP/JPEG outputs and sends auto-tags/annotations to the Eagle app."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user