mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-03 12:42:01 +00:00
feat: add ImageCompare node (#7538)
## Summary add ImageCompare node, which is high demand among custom nodes, such as rgthree, we should support as core node Need BE change https://github.com/comfyanonymous/ComfyUI/pull/11343 ## Screenshots (if applicable) https://github.com/user-attachments/assets/a37bdcd0-de59-4bdd-bfc7-1adbe92f5298 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7538-feat-add-ImageCompare-node-2cb6d73d36508163a7d5f4807aece01a) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -1607,6 +1607,9 @@
|
||||
"errorMessage": "Failed to copy to clipboard",
|
||||
"errorNotSupported": "Clipboard API not supported in your browser"
|
||||
},
|
||||
"imageCompare": {
|
||||
"noImages": "No images to compare"
|
||||
},
|
||||
"load3d": {
|
||||
"switchCamera": "Switch Camera",
|
||||
"showGrid": "Show Grid",
|
||||
|
||||
Reference in New Issue
Block a user