ComfyUI Node
Mememage Verify
Verify an image against its record and report a plain-language verdict (VERIFIED / ALTERED / UNSUPPORTED / NO BAR). Integrity by hash — the WITNESSED check. UNSUPPORTED = the record's hash_version is an app-defined model core doesn't implement (not tampered — verify it in that app's decoder).
Mememage Verify
- image
- verdict
- matched
- identifier
- image
◄image_path►
◄record—►
CategoryMememage
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| imageopt | IMAGE | — | |
| image_pathopt | STRING | Path to an image file (use the 📁 button). Ignored if an image is wired in. | |
| recordopt | STRING | Wire a record in — from Mememage Load / Find / Fetch Record, or Encode. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| verdict | STRING | — |
| matched | BOOLEAN | — |
| identifier | STRING | — |
| image | IMAGE | — |