mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-15 01:27:05 +08:00
Update custom-node-list.json (#2205)
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
810431b9e2
commit
192659ecbd
@ -33170,6 +33170,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": "Sean-Bradley",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user