Update custom-node-list.json (#726)

added ComfyUI Thumbnails
This commit is contained in:
Eric 2024-05-29 18:49:23 -07:00 committed by GitHub
parent bfe849fb97
commit 5043c97e8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9978,6 +9978,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "audioscavenger",
"title": "ComfyUI Thumbnails",
"id": "ComfyUI-Thumbnails",
"reference": "https://github.com/audioscavenger/ComfyUI-Thumbnails",
"files": [
"https://github.com/audioscavenger/ComfyUI-Thumbnails"
],
"install_type": "git-clone",
"description": "Load Image thumbnails for ComfyUI"
} }
] ]
} }