mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
add my custom node for read metadata from filepath. (#1926)
This commit is contained in:
parent
9f80cc8a6b
commit
a1c3a0db1f
@ -27314,6 +27314,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional 3D face reconstruction for ComfyUI using the Pixel3DMM method"
|
||||
},
|
||||
{
|
||||
"author": "Zachary116699",
|
||||
"title": "ComfyUI_LoadImageWithMetaDataEx",
|
||||
"reference": "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx",
|
||||
"files": [
|
||||
"https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI. It can read metadata from the image filepath, and filepath can be provided as a connected input, which allows it to batch read image metadata in a loop."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user