mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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",
|
||||
"reference": "https://github.com/glowcone/comfyui-base64-to-image",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user