Hello there and thanks for checking out this workflow!
—Intro—
Whenever I download (yet another) new checkpoint I want to see how it performs side by side compared to others to find out what quirks, differences and similarities they all have.
Directly using them within different workflows with multiple passes, upscalers, adetailers, post-processing, etc. was concealing a lot of those.
So I built a workflow specifically for that and hope it proves useful to others as well.
—Purpose—
This workflow was built to compare checkpoints next to each other using the same seed and prompts, while allowing individual adjustments of all their individual parameters to help you find the checkpoint best suited for your needs!
By revealing differences in :
variety (compositions, faces, perspectives, lighting,...)
prompt adherence
realism / stylization
knowledge (cartoons, anime, movies, celebrities, artists, video games,...)
quality
—Features—
Up to 10 generations per batch
LoRA support
Metadata collection for each model + eventual LoRA
Automatic comparison assembly with Customizeable Labeling incl. LoRA
Option to attach full Comparisons to one another → Multi-Comparison-Assembly!
Tutorial guide for nodes and settings in dedicated ►INFO boxes
—Custom Nodes—
All of which can be installed through the ComfyUI-Manager
—Troubleshooting—
If nodes show up red (failing to load), check the 'Install Missing Custom Nodes' tab of the ComfyUI Manager for the missing node packs and install them.
Please check if all custom node packs load properly after installing, i.e. no
(IMPORT FAILED)messages next to any of them in the console upon ComfyUI startup.Always reload/drag'n'drop the original, downloaded workflow file into ComfyUI to reload an intact version of the workflow.
—Thanks—
The workflow would not be possible as is without these custom node packs. If you want to support the custom node creators, give them a ⭐ on their github repos! Thank you!
Feel free to ask any questions, share improvements or suggestions in the comment section and upload quirky checkpoint findings to contribute to unraveling all mysterious biases of checkpoints to unearth all their dirty secrets!
Description
v9
- complete rework to utilize SubGraphs
- expansion to allow up to 10 comparisons in parallel
- metadata collection
- custom node pack changes :
- : ComfyUI-Inspire-Pack
+ : ComfyUI-Crystools
+ : ComfyUI-Easy-Use
v9.1
- fix for deprecation of wifi Prompts (Prompts everywhere) node
FAQ
Comments (5)
Doesn't work for me. All nodes are updated and working in other workflows. Doesn't generate any images, just ends generation after .2 seconds, even with only one model enabled.
Here is a snippet of what the output log produces:
got prompt
Failed to validate prompt for output 5:
* (prompt):
- Required input is missing: images
* PreviewImage 5:
- Required input is missing: images
Output will be ignored
Failed to validate prompt for output 3156:3130:
* ImpactLatentInfo 3155:3022:
- Required input is missing: value
Output will be ignored
Failed to validate prompt for output 2386:
This continues for a few more iterations. I tried everything, even connecting a preview image to the output of the first sampler and still nothing.
Hey there, did you go through the troubleshooting steps on this model page?
Can you reproduce the error with the original workflow file, newly loaded, with minimal changes only to all the settings that need to be selected, i.e. checkpoint etc., and send a screenshot of the workflow in that error state? → https://wormhole.app/
I might be able to spot misconfigured settings that way.
I keep getting this error:
Switch any [Crystools]
Node 3193:2892 says it needs input on_true, but there is no input to that node at all
# ComfyUI Error Report
## Error Details
- Node ID: 3193:2892
- Node Type: Switch any [Crystools]
- Exception Type: comfy_execution.graph.NodeInputError
- Exception Message: Node 3193:2892 says it needs input on_true, but there is no input to that node at all
## Stack Trace
```
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\execution.py", line 475, in execute
execution_list.make_input_strong_link(unique_id, i)
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\comfy_execution\graph.py", line 119, in make_input_strong_link
raise NodeInputError(f"Node {to_node_id} says it needs input {to_input}, but there is no input to that node at all")
```
## System Information
- ComfyUI Version: 0.3.67
- Arguments: ComfyUI\main.py --windows-standalone-build
- OS: nt
- Python Version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
- Embedded Python: true
- PyTorch Version: 2.8.0+cu128
## Devices
- Name: cuda:0 NVIDIA GeForce RTX 3080 : cudaMallocAsync
- Type: cuda
- VRAM Total: 12884246528
- VRAM Free: 11644436480
- Torch VRAM Total: 0
- Torch VRAM Free: 0
## Logs
```
2025-11-11T13:13:47.332682 - - Required input is missing: images
2025-11-11T13:13:47.332682 - * Image Saver 3225:
2025-11-11T13:13:47.332682 - - Required input is missing: images
2025-11-11T13:13:47.333680 - Output will be ignored
2025-11-11T13:13:47.333680 - Failed to validate prompt for output 5:
2025-11-11T13:13:47.333680 - * (prompt):
2025-11-11T13:13:47.334681 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.334681 - * ImpactLatentInfo 3155:3022:
2025-11-11T13:13:47.334681 - - Required input is missing: value
2025-11-11T13:13:47.334681 - * PreviewImage 5:
2025-11-11T13:13:47.334681 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.334681 - Output will be ignored
2025-11-11T13:13:47.334681 - Failed to validate prompt for output 3214:
2025-11-11T13:13:47.335681 - * (prompt):
2025-11-11T13:13:47.335681 - - Required input is missing: images
2025-11-11T13:13:47.335681 - * Image Saver Simple 3214:
2025-11-11T13:13:47.335681 - - Required input is missing: images
2025-11-11T13:13:47.335681 - Output will be ignored
2025-11-11T13:13:47.335681 - Failed to validate prompt for output 570:
2025-11-11T13:13:47.336681 - * (prompt):
2025-11-11T13:13:47.336681 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.336681 - * PreviewImage 570:
2025-11-11T13:13:47.336681 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.336681 - Output will be ignored
2025-11-11T13:13:47.336681 - Failed to validate prompt for output 3217:
2025-11-11T13:13:47.336681 - * (prompt):
2025-11-11T13:13:47.337680 - - Required input is missing: images
2025-11-11T13:13:47.337680 - * Image Saver Simple 3217:
2025-11-11T13:13:47.337680 - - Required input is missing: images
2025-11-11T13:13:47.337680 - Output will be ignored
2025-11-11T13:13:47.337680 - Failed to validate prompt for output 2937:
2025-11-11T13:13:47.337680 - * (prompt):
2025-11-11T13:13:47.337680 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.337680 - * PreviewImage 2937:
2025-11-11T13:13:47.338680 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.338680 - Output will be ignored
2025-11-11T13:13:47.338680 - Failed to validate prompt for output 2933:
2025-11-11T13:13:47.338680 - * (prompt):
2025-11-11T13:13:47.338680 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.338680 - * PreviewImage 2933:
2025-11-11T13:13:47.338680 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.338680 - Output will be ignored
2025-11-11T13:13:47.339680 - Failed to validate prompt for output 3324:
2025-11-11T13:13:47.339680 - * (prompt):
2025-11-11T13:13:47.339680 - - Required input is missing: images
2025-11-11T13:13:47.339680 - * Switch any [Crystools] 3346:2892:
2025-11-11T13:13:47.339680 - - Required input is missing: on_false
2025-11-11T13:13:47.340680 - - Required input is missing: on_true
2025-11-11T13:13:47.340680 - * Image Saver 3324:
2025-11-11T13:13:47.340680 - - Required input is missing: images
2025-11-11T13:13:47.340680 - Output will be ignored
2025-11-11T13:13:47.340680 - Failed to validate prompt for output 2927:
2025-11-11T13:13:47.340680 - * (prompt):
2025-11-11T13:13:47.340680 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.340680 - * Switch any [Crystools] 3342:2892:
2025-11-11T13:13:47.340680 - - Required input is missing: on_false
2025-11-11T13:13:47.341682 - - Required input is missing: on_true
2025-11-11T13:13:47.341682 - * PreviewImage 2927:
2025-11-11T13:13:47.341682 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.341682 - Output will be ignored
2025-11-11T13:13:47.341682 - Failed to validate prompt for output 594:
2025-11-11T13:13:47.341682 - * (prompt):
2025-11-11T13:13:47.341682 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.342777 - * PreviewImage 594:
2025-11-11T13:13:47.342777 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.342777 - Output will be ignored
2025-11-11T13:13:47.342777 - Failed to validate prompt for output 3219:
2025-11-11T13:13:47.342777 - * (prompt):
2025-11-11T13:13:47.342777 - - Required input is missing: images
2025-11-11T13:13:47.343777 - * Image Saver Simple 3219:
2025-11-11T13:13:47.343777 - - Required input is missing: images
2025-11-11T13:13:47.343777 - Output will be ignored
2025-11-11T13:13:47.343777 - Failed to validate prompt for output 578:
2025-11-11T13:13:47.343777 - * (prompt):
2025-11-11T13:13:47.343777 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.344779 - * PreviewImage 578:
2025-11-11T13:13:47.344779 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.344779 - Output will be ignored
2025-11-11T13:13:47.344779 - Failed to validate prompt for output 2929:
2025-11-11T13:13:47.344779 - * (prompt):
2025-11-11T13:13:47.345895 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.345895 - * Switch any [Crystools] 3343:2892:
2025-11-11T13:13:47.345895 - - Required input is missing: on_false
2025-11-11T13:13:47.345895 - - Required input is missing: on_true
2025-11-11T13:13:47.345895 - * Switch any [Crystools] 3345:2892:
2025-11-11T13:13:47.345895 - - Required input is missing: on_false
2025-11-11T13:13:47.345895 - - Required input is missing: on_true
2025-11-11T13:13:47.346777 - * PreviewImage 2929:
2025-11-11T13:13:47.346777 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.346777 - Output will be ignored
2025-11-11T13:13:47.346777 - Failed to validate prompt for output 3218:
2025-11-11T13:13:47.346777 - * (prompt):
2025-11-11T13:13:47.346777 - - Required input is missing: images
2025-11-11T13:13:47.346777 - * Image Saver Simple 3218:
2025-11-11T13:13:47.346777 - - Required input is missing: images
2025-11-11T13:13:47.346777 - Output will be ignored
2025-11-11T13:13:47.349778 - Failed to validate prompt for output 3221:
2025-11-11T13:13:47.349778 - * (prompt):
2025-11-11T13:13:47.349778 - - Required input is missing: images
2025-11-11T13:13:47.349778 - * Switch any [Crystools] 3341:2892:
2025-11-11T13:13:47.349778 - - Required input is missing: on_false
2025-11-11T13:13:47.350780 - - Required input is missing: on_true
2025-11-11T13:13:47.350780 - * Switch any [Crystools] 3347:2892:
2025-11-11T13:13:47.350780 - - Required input is missing: on_false
2025-11-11T13:13:47.350780 - - Required input is missing: on_true
2025-11-11T13:13:47.350780 - * Image Saver Simple 3221:
2025-11-11T13:13:47.350780 - - Required input is missing: images
2025-11-11T13:13:47.351780 - Output will be ignored
2025-11-11T13:13:47.351780 - Failed to validate prompt for output 2941:
2025-11-11T13:13:47.351780 - * (prompt):
2025-11-11T13:13:47.351780 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.352290 - * PreviewImage 2941:
2025-11-11T13:13:47.352290 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:13:47.352290 - Output will be ignored
2025-11-11T13:13:47.352290 - Failed to validate prompt for output 3223:
2025-11-11T13:13:47.352290 - * (prompt):
2025-11-11T13:13:47.352290 - - Required input is missing: images
2025-11-11T13:13:47.353299 - * Image Saver Simple 3223:
2025-11-11T13:13:47.353299 - - Required input is missing: images
2025-11-11T13:13:47.353299 - Output will be ignored
2025-11-11T13:13:47.963756 - !!! Exception during processing !!! Node 3193:2892 says it needs input on_true, but there is no input to that node at all
2025-11-11T13:13:47.963756 - Traceback (most recent call last):
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\execution.py", line 475, in execute
execution_list.make_input_strong_link(unique_id, i)
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\comfy_execution\graph.py", line 119, in make_input_strong_link
raise NodeInputError(f"Node {to_node_id} says it needs input {to_input}, but there is no input to that node at all")
comfy_execution.graph.NodeInputError: Node 3193:2892 says it needs input on_true, but there is no input to that node at all
2025-11-11T13:13:47.965756 - Prompt executed in 0.56 seconds
2025-11-11T13:14:30.744062 - got prompt
2025-11-11T13:14:30.763556 - Failed to validate prompt for output 1547:
2025-11-11T13:14:30.763556 - * (prompt):
2025-11-11T13:14:30.763556 - - Required input is missing: images
2025-11-11T13:14:30.763556 - * PreviewImage 1547:
2025-11-11T13:14:30.764559 - - Required input is missing: images
2025-11-11T13:14:30.764559 - Output will be ignored
2025-11-11T13:14:30.764559 - Failed to validate prompt for output 3220:
2025-11-11T13:14:30.764559 - * (prompt):
2025-11-11T13:14:30.764559 - - Required input is missing: images
2025-11-11T13:14:30.764559 - * Image Saver Simple 3220:
2025-11-11T13:14:30.764559 - - Required input is missing: images
2025-11-11T13:14:30.764559 - Output will be ignored
2025-11-11T13:14:30.769560 - Failed to validate prompt for output 3224:
2025-11-11T13:14:30.769560 - * (prompt):
2025-11-11T13:14:30.769560 - - Required input is missing: images
2025-11-11T13:14:30.769560 - * Switch any [Crystools] 3193:2892:
2025-11-11T13:14:30.769560 - - Required input is missing: on_false
2025-11-11T13:14:30.769560 - - Required input is missing: on_true
2025-11-11T13:14:30.769560 - * Image Saver Simple 3224:
2025-11-11T13:14:30.769560 - - Required input is missing: images
2025-11-11T13:14:30.769560 - Output will be ignored
2025-11-11T13:14:30.774073 - Failed to validate prompt for output 3222:
2025-11-11T13:14:30.774073 - * (prompt):
2025-11-11T13:14:30.774073 - - Required input is missing: images
2025-11-11T13:14:30.774073 - * Image Saver Simple 3222:
2025-11-11T13:14:30.775073 - - Required input is missing: images
2025-11-11T13:14:30.775073 - Output will be ignored
2025-11-11T13:14:30.778074 - Failed to validate prompt for output 586:
2025-11-11T13:14:30.778074 - * (prompt):
2025-11-11T13:14:30.778074 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.779077 - * Switch any [Crystools] 3344:2892:
2025-11-11T13:14:30.779077 - - Required input is missing: on_false
2025-11-11T13:14:30.779077 - - Required input is missing: on_true
2025-11-11T13:14:30.779077 - * PreviewImage 586:
2025-11-11T13:14:30.779077 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.779077 - Output will be ignored
2025-11-11T13:14:30.781072 - Failed to validate prompt for output 2386:
2025-11-11T13:14:30.781072 - * (prompt):
2025-11-11T13:14:30.781072 - - Required input is missing: images
2025-11-11T13:14:30.781072 - * Switch any [Crystools] 3348:2892:
2025-11-11T13:14:30.781072 - - Required input is missing: on_false
2025-11-11T13:14:30.781072 - - Required input is missing: on_true
2025-11-11T13:14:30.782291 - * PreviewImage 2386:
2025-11-11T13:14:30.782291 - - Required input is missing: images
2025-11-11T13:14:30.782291 - Output will be ignored
2025-11-11T13:14:30.784297 - Failed to validate prompt for output 3216:
2025-11-11T13:14:30.784297 - * (prompt):
2025-11-11T13:14:30.784297 - - Required input is missing: images
2025-11-11T13:14:30.784297 - * Image Saver Simple 3216:
2025-11-11T13:14:30.784297 - - Required input is missing: images
2025-11-11T13:14:30.785297 - Output will be ignored
2025-11-11T13:14:30.785297 - Failed to validate prompt for output 3225:
2025-11-11T13:14:30.785297 - * (prompt):
2025-11-11T13:14:30.785297 - - Required input is missing: images
2025-11-11T13:14:30.785297 - * Image Saver 3225:
2025-11-11T13:14:30.785297 - - Required input is missing: images
2025-11-11T13:14:30.786298 - Output will be ignored
2025-11-11T13:14:30.786298 - Failed to validate prompt for output 5:
2025-11-11T13:14:30.787298 - * (prompt):
2025-11-11T13:14:30.787298 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.787298 - * ImpactLatentInfo 3155:3022:
2025-11-11T13:14:30.787298 - - Required input is missing: value
2025-11-11T13:14:30.787298 - * PreviewImage 5:
2025-11-11T13:14:30.787298 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.787298 - Output will be ignored
2025-11-11T13:14:30.787298 - Failed to validate prompt for output 3214:
2025-11-11T13:14:30.788298 - * (prompt):
2025-11-11T13:14:30.788298 - - Required input is missing: images
2025-11-11T13:14:30.788298 - * Image Saver Simple 3214:
2025-11-11T13:14:30.788298 - - Required input is missing: images
2025-11-11T13:14:30.788298 - Output will be ignored
2025-11-11T13:14:30.788298 - Failed to validate prompt for output 570:
2025-11-11T13:14:30.788298 - * (prompt):
2025-11-11T13:14:30.788298 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.789299 - * PreviewImage 570:
2025-11-11T13:14:30.789299 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.789299 - Output will be ignored
2025-11-11T13:14:30.789299 - Failed to validate prompt for output 3217:
2025-11-11T13:14:30.789299 - * (prompt):
2025-11-11T13:14:30.789299 - - Required input is missing: images
2025-11-11T13:14:30.790861 - * Image Saver Simple 3217:
2025-11-11T13:14:30.790861 - - Required input is missing: images
2025-11-11T13:14:30.790861 - Output will be ignored
2025-11-11T13:14:30.790861 - Failed to validate prompt for output 2937:
2025-11-11T13:14:30.791812 - * (prompt):
2025-11-11T13:14:30.791812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.791812 - * PreviewImage 2937:
2025-11-11T13:14:30.791812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.791812 - Output will be ignored
2025-11-11T13:14:30.791812 - Failed to validate prompt for output 2933:
2025-11-11T13:14:30.791812 - * (prompt):
2025-11-11T13:14:30.791812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.792815 - * PreviewImage 2933:
2025-11-11T13:14:30.792815 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.792815 - Output will be ignored
2025-11-11T13:14:30.792815 - Failed to validate prompt for output 3324:
2025-11-11T13:14:30.793813 - * (prompt):
2025-11-11T13:14:30.793813 - - Required input is missing: images
2025-11-11T13:14:30.793813 - * Switch any [Crystools] 3346:2892:
2025-11-11T13:14:30.793813 - - Required input is missing: on_false
2025-11-11T13:14:30.793813 - - Required input is missing: on_true
2025-11-11T13:14:30.793813 - * Image Saver 3324:
2025-11-11T13:14:30.793813 - - Required input is missing: images
2025-11-11T13:14:30.794812 - Output will be ignored
2025-11-11T13:14:30.794812 - Failed to validate prompt for output 2927:
2025-11-11T13:14:30.794812 - * (prompt):
2025-11-11T13:14:30.794812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.794812 - * Switch any [Crystools] 3342:2892:
2025-11-11T13:14:30.794812 - - Required input is missing: on_false
2025-11-11T13:14:30.795812 - - Required input is missing: on_true
2025-11-11T13:14:30.795812 - * PreviewImage 2927:
2025-11-11T13:14:30.795812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.795812 - Output will be ignored
2025-11-11T13:14:30.795812 - Failed to validate prompt for output 594:
2025-11-11T13:14:30.795812 - * (prompt):
2025-11-11T13:14:30.795812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.795812 - * PreviewImage 594:
2025-11-11T13:14:30.796816 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.796816 - Output will be ignored
2025-11-11T13:14:30.796816 - Failed to validate prompt for output 3219:
2025-11-11T13:14:30.796816 - * (prompt):
2025-11-11T13:14:30.796816 - - Required input is missing: images
2025-11-11T13:14:30.796816 - * Image Saver Simple 3219:
2025-11-11T13:14:30.797812 - - Required input is missing: images
2025-11-11T13:14:30.797812 - Output will be ignored
2025-11-11T13:14:30.797812 - Failed to validate prompt for output 578:
2025-11-11T13:14:30.797812 - * (prompt):
2025-11-11T13:14:30.797812 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.798818 - * PreviewImage 578:
2025-11-11T13:14:30.798818 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.798818 - Output will be ignored
2025-11-11T13:14:30.799813 - Failed to validate prompt for output 2929:
2025-11-11T13:14:30.800813 - * (prompt):
2025-11-11T13:14:30.800813 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.800813 - * Switch any [Crystools] 3343:2892:
2025-11-11T13:14:30.801959 - - Required input is missing: on_false
2025-11-11T13:14:30.801959 - - Required input is missing: on_true
2025-11-11T13:14:30.801959 - * Switch any [Crystools] 3345:2892:
2025-11-11T13:14:30.801959 - - Required input is missing: on_false
2025-11-11T13:14:30.801959 - - Required input is missing: on_true
2025-11-11T13:14:30.801959 - * PreviewImage 2929:
2025-11-11T13:14:30.802961 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.802961 - Output will be ignored
2025-11-11T13:14:30.802961 - Failed to validate prompt for output 3218:
2025-11-11T13:14:30.802961 - * (prompt):
2025-11-11T13:14:30.802961 - - Required input is missing: images
2025-11-11T13:14:30.802961 - * Image Saver Simple 3218:
2025-11-11T13:14:30.802961 - - Required input is missing: images
2025-11-11T13:14:30.803971 - Output will be ignored
2025-11-11T13:14:30.805970 - Failed to validate prompt for output 3221:
2025-11-11T13:14:30.806969 - * (prompt):
2025-11-11T13:14:30.806969 - - Required input is missing: images
2025-11-11T13:14:30.806969 - * Switch any [Crystools] 3341:2892:
2025-11-11T13:14:30.806969 - - Required input is missing: on_false
2025-11-11T13:14:30.806969 - - Required input is missing: on_true
2025-11-11T13:14:30.806969 - * Switch any [Crystools] 3347:2892:
2025-11-11T13:14:30.806969 - - Required input is missing: on_false
2025-11-11T13:14:30.806969 - - Required input is missing: on_true
2025-11-11T13:14:30.807968 - * Image Saver Simple 3221:
2025-11-11T13:14:30.807968 - - Required input is missing: images
2025-11-11T13:14:30.807968 - Output will be ignored
2025-11-11T13:14:30.807968 - Failed to validate prompt for output 2941:
2025-11-11T13:14:30.807968 - * (prompt):
2025-11-11T13:14:30.807968 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.807968 - * PreviewImage 2941:
2025-11-11T13:14:30.808968 - - Return type mismatch between linked nodes: images, received_type(STRING) mismatch input_type(IMAGE)
2025-11-11T13:14:30.808968 - Output will be ignored
2025-11-11T13:14:30.808968 - Failed to validate prompt for output 3223:
2025-11-11T13:14:30.808968 - * (prompt):
2025-11-11T13:14:30.808968 - - Required input is missing: images
2025-11-11T13:14:30.809971 - * Image Saver Simple 3223:
2025-11-11T13:14:30.809971 - - Required input is missing: images
2025-11-11T13:14:30.809971 - Output will be ignored
2025-11-11T13:14:31.462172 - !!! Exception during processing !!! Node 3193:2892 says it needs input on_true, but there is no input to that node at all
2025-11-11T13:14:31.462172 - Traceback (most recent call last):
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\execution.py", line 475, in execute
execution_list.make_input_strong_link(unique_id, i)
File "C:\comfy Easy\ComfyUI-Easy-Install-Windows\ComfyUI-Easy-Install\ComfyUI\comfy_execution\graph.py", line 119, in make_input_strong_link
raise NodeInputError(f"Node {to_node_id} says it needs input {to_input}, but there is no input to that node at all")
comfy_execution.graph.NodeInputError: Node 3193:2892 says it needs input on_true, but there is no input to that node at all
2025-11-11T13:14:31.464171 - Prompt executed in 0.60 seconds
Hey there, thanks for pointing that out. The Use-Everywhere node pack has had a big update, which required a minor fix.
v9.1 should work fine now 👌
amo seu workflow espero que continue atualizando



















