Free private workflow JSON first-aid scanner #15569
kevin88vvv-droid
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Free private workflow JSON first-aid scanner
I made a small client-side scanner for the first pass on ComfyUI workflow JSON files:
Try it: https://kevin88vvv-droid.github.io/comfyui-workflow-troubleshooting-checklist/
It currently:
The source and a longer troubleshooting checklist are here:
https://github.com/kevin88vvv-droid/comfyui-workflow-troubleshooting-checklist
This is intentionally a heuristic preflight, not a replacement for running the graph. It cannot validate Python dependencies, execute nodes, prove licensing, or guarantee portability. Keeping the first failing node and complete terminal error is still the most useful next step.
Feedback and representative non-sensitive workflow examples are welcome, especially for node formats or model references the scanner misses.
All reactions