update DB

This commit is contained in:
Dr.Lt.Data
2025-09-19 07:57:39 +09:00
parent 33a07e3a86
commit 3a377300e1
7 changed files with 2798 additions and 2634 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Sean-Bradley",
"title": "ComfyUI Virtual Webcam",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam"
],
"install_type": "git-clone",
"description": "A Virtual Camera Output For ComfyUI. On Windows, it will use the OBS Virtual Camera driver. So make sure you have OBS installed. Then in your other webcam capable applications, such as Google Meet, Teams, Zoom and even OBS itself, you can connect to the OBS Virtual Camera option and see what you are outputting from ComfyUI."
},
{
"author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node",
"reference": "https://github.com/LukeCoulson1/Comfyui_LoraCombine",
"files": [
"https://github.com/LukeCoulson1/Comfyui_LoraCombine"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that allows you to combine two LoRAs with adjustable strengths and multiple merging methods."
},
{
"author": "VraethrDalkr",
"title": "ComfyUI-TripleKSampler",