diff --git a/custom-node-list.json b/custom-node-list.json index eb454f46..b7660735 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }