diff --git a/custom-node-list.json b/custom-node-list.json index ab1456d9..659efd8c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23213,6 +23213,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/blob/Master/SaveImageToGoogleDrive.py" + ], + "install_type": "copy", + "description": "This ComfyUI node will save images directly to Google Drive by using Google's free API service." } ] }