update DB

This commit is contained in:
Dr.Lt.Data
2024-06-16 17:14:42 +09:00
parent c60492d275
commit a05c76eca9
6 changed files with 17 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
{
"author": "kijai",
"title": "ComfyUI-B-LoRA",
@@ -24,6 +25,17 @@
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "koopke",
"title": "ComfyUI-websocket-data-channel",
"id": "websocket-data-channel",
"reference": "https://github.com/koopke/ComfyUI-websocket-data-channel",
"files": [
"https://github.com/koopke/ComfyUI-websocket-data-channel"
],
"install_type": "git-clone",
"description": "Sending Data from a ComfyUI workflow to the websocket."
},
{
"author": "baicai99",
"title": "ComfyUI-FrameSkipping",