mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
Merge pull request #1 from Sean-Bradley/ComfyUI-Virtual-Webcam-plugin
Added ComfyUI Virtual Webcam plugin to custom-node-list.json
This commit is contained in:
commit
22c1ba3a54
@ -33457,6 +33457,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user