mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-08 21:20:49 +08:00
Update custom-node-list.json
Added an option for ComfyUI Image Compare. A no frills image comparing tool. Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare.
This commit is contained in:
parent
d89ff649f8
commit
79ee3d83d3
@ -33160,6 +33160,16 @@
|
||||
],
|
||||
"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": "Sean-Bradley",
|
||||
"title": "ComfyUI Image Compare",
|
||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare",
|
||||
"files": [
|
||||
"https://github.com/Sean-Bradley/ComfyUI-Image-Compare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare. Best used when two images are very similar and you want to see the differences very closely. Search for the manager for image compare, or imagecompare."
|
||||
},
|
||||
{
|
||||
"author": "LukeCoulson1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user