update DB
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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)"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "Model and Checkpoint Loaders for NF4 and FP4",
|
||||
@@ -190,7 +200,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": "AIFSH",
|
||||
@@ -680,17 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Object Mask. Get the overlapped object in the human's face.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
|
||||
},
|
||||
{
|
||||
"author": "Hugo",
|
||||
"title": "ComfyUI-BiRefNet-Hugo",
|
||||
"id": "BiRefNet",
|
||||
"reference": "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo",
|
||||
"files": [
|
||||
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user