Update custom-node-list.json (#1311)

* Update custom-node-list.json

Save images directly to URL, e.g., OSS

* Update custom-node-list.json

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Daqing Liu 2024-12-11 02:49:06 +08:00 committed by GitHub
parent a32e551fd0
commit e168f20d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18274,6 +18274,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "daqingliu",
"title": "ComfyUI-SaveImageOSS",
"id": "daqingliu",
"reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS",
"files": [
"https://github.com/daqingliu/ComfyUI-SaveImageOSS"
],
"install_type": "git-clone",
"description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!"
}
]