update DB

This commit is contained in:
Dr.Lt.Data
2023-11-22 07:40:47 +09:00
parent c05a526f9c
commit b7aebb5167
5 changed files with 36 additions and 117 deletions

View File

@@ -2716,7 +2716,7 @@
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver"
],
"install_type": "git-clone",
"description": "Nodes:SaveTifImage"
"description": "Nodes:SaveTifImage. ComfyUI custom node for purpose of saving image as uint16 tif file."
},
{
"author": "jojkaart",
@@ -2758,6 +2758,16 @@
"install_type": "git-clone",
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
},
{
"author": "ansonkao",
"title": "comfyui-geometry",
"reference": "https://github.com/ansonkao/comfyui-geometry",
"files": [
"https://github.com/ansonkao/comfyui-geometry"
],
"install_type": "git-clone",
"description": "Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations"
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",