From 5043c97e8c862e9fc68830c230dce3bae19d2615 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 29 May 2024 18:49:23 -0700 Subject: [PATCH] Update custom-node-list.json (#726) added ComfyUI Thumbnails --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c4236ba2..5af76e1b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9978,6 +9978,17 @@ ], "install_type": "unzip", "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" } ] }