update DB

This commit is contained in:
Dr.Lt.Data
2024-09-05 23:32:06 +09:00
parent 2e4d1d51e5
commit 3d0d201208
5 changed files with 72 additions and 31 deletions

View File

@@ -9821,9 +9821,9 @@
"author": "DarKDinDoN",
"title": "ComfyUI Checkpoint Automatic Config",
"id": "checkpoint-autoconfig",
"reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config",
"reference": "https://github.com/mech-tools/comfyui-checkpoint-automatic-config",
"files": [
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config"
"https://github.com/mech-tools/comfyui-checkpoint-automatic-config"
],
"install_type": "git-clone",
"description": "This node was designed to help with checkpoint configuration. Fee free to add new checkpoint configurations!"
@@ -14181,6 +14181,16 @@
"install_type": "git-clone",
"description": "NODES:Object Mask.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
},
{
"author": "lldacing",
"title": "ComfyUI_BiRefNet_ll",
"reference": "https://github.com/lldacing/ComfyUI_BiRefNet_ll",
"files": [
"https://github.com/lldacing/ComfyUI_BiRefNet_ll"
],
"install_type": "git-clone",
"description": "NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
},