mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
change install type for custom node
This commit is contained in:
parent
27a9a00358
commit
9d2f2cfd08
@ -4437,9 +4437,9 @@
|
|||||||
"title": "Load Image From Base64 URI",
|
"title": "Load Image From Base64 URI",
|
||||||
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
|
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/glowcone/comfyui-base64-to-image/raw/main/nodes.py"
|
"https://github.com/glowcone/comfyui-base64-to-image"
|
||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
|
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user