update DB

This commit is contained in:
Dr.Lt.Data 2024-05-30 10:51:10 +09:00
parent 5043c97e8c
commit 833f4234a1
2 changed files with 22 additions and 22 deletions

View File

@ -9582,6 +9582,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Ultimate Concat (Mobile), Send Notification (Mobile), Settings Launcher (Mobile), Settings Launcher Outputs (Mobile)" "description": "Nodes: Ultimate Concat (Mobile), Send Notification (Mobile), Settings Launcher (Mobile), Settings Launcher Outputs (Mobile)"
}, },
{
"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"
},
@ -9978,17 +9989,6 @@
], ],
"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"
} }
] ]
} }

View File

@ -11,7 +11,17 @@
{
"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"
},
{ {
"author": "githubYiheng", "author": "githubYiheng",
"title": "comfyui_private_postprocessor", "title": "comfyui_private_postprocessor",
@ -681,16 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows." "description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows."
},
{
"author": "nat-chan",
"title": "comfyui-paint",
"reference": "https://github.com/nat-chan/comfyui-paint",
"files": [
"https://github.com/nat-chan/comfyui-paint"
],
"install_type": "git-clone",
"description": "comfyui-paint"
} }
] ]
} }