update DB

This commit is contained in:
Dr.Lt.Data
2024-09-24 22:25:28 +09:00
parent a8d338a997
commit a182e526d7
8 changed files with 1645 additions and 1549 deletions

View File

@@ -14688,7 +14688,7 @@
"https://github.com/godmt/ComfyUI-List-Utils"
],
"install_type": "git-clone",
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
"description": "LIST and BATCH utilities which support: create, convert, get or slice items"
},
{
"author": "pedrogengo",
@@ -14772,6 +14772,16 @@
"install_type": "git-clone",
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
},
{
"author": "turkyden",
"title": "ComfyUI-SmartCrop",
"reference": "https://github.com/turkyden/ComfyUI-SmartCrop",
"files": [
"https://github.com/turkyden/ComfyUI-SmartCrop"
],
"install_type": "git-clone",
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
},