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

Add Save To OneDrive node for ComfyUI
This commit is contained in:
Creepybits 2025-07-16 00:08:59 +02:00 committed by GitHub
parent 7abbff8c31
commit bc36726925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29764,6 +29764,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Creepybits",
"title": "Comfyui-Save_To_OneDrive",
"reference": "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive",
"files": [
"https://github.com/Creepybits/ComfyUI-Save_To_OneDrive"
],
"install_type": "git-clone",
"description": "Saves images directly to OneDrive using Microsoft's free API service."
}
]
}