mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-26 02:42:36 +08:00
Update nodes_image_compare.py (#15868)
This commit is contained in:
@@ -15,7 +15,6 @@ class ImageCompare(IO.ComfyNode):
|
||||
description="Compares two images side by side with a slider.",
|
||||
category="image",
|
||||
essentials_category="Image Tools",
|
||||
is_experimental=True,
|
||||
is_output_node=True,
|
||||
inputs=[
|
||||
IO.Image.Input("image_a", optional=True),
|
||||
|
||||
Reference in New Issue
Block a user