Update custom-node-list.json

Save images directly to URL, e.g., OSS
This commit is contained in:
Daqing Liu 2024-12-09 00:33:40 +08:00 committed by GitHub
parent 7f63e753d4
commit 328720d25a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18274,7 +18274,18 @@
],
"install_type": "unzip",
"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!"
},
]
}