mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-14 07:02:34 +08:00
Update custom-node-list.json
Save images directly to URL, e.g., OSS
This commit is contained in:
parent
7f63e753d4
commit
328720d25a
@ -18274,7 +18274,18 @@
|
|||||||
],
|
],
|
||||||
"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": "daqingliu",
|
||||||
|
"title": "Save images directly to URL, e.g., OSS",
|
||||||
|
"id": "daqingliu",
|
||||||
|
"reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS",
|
||||||
|
"files": [
|
||||||
|
"https://raw.githubusercontent.com/daqingliu/ComfyUI-SaveImageOSS/refs/heads/main/nodes.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user