update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user