diff --git a/custom-node-list.json b/custom-node-list.json index 9389b6e2..a85b0f22 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28967,6 +28967,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "creepybits", + "title": "Save Image To Google Drive", + "id": "creepybits", + "reference": "https://github.com/Creepybits/ComfyUI-Save_To_GDrive", + "files": [ + "https://github.com/Creepybits/ComfyUI-Save_To_GDrive" + ], + "install_type": "git-clone", + "description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service." } ] }