Update custom-node-list.json

This commit is contained in:
Creepybits 2025-07-02 23:29:22 +02:00 committed by GitHub
parent 87a652d038
commit e5998b44e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}