mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
Update custom-node-list.json
This commit is contained in:
parent
87a652d038
commit
e5998b44e4
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user