Add direct ComfyUI workflow test submitter

This commit is contained in:
Morpheus
2026-08-09 09:20:21 +00:00
parent 719140cde3
commit 583e24e950
3 changed files with 476 additions and 2 deletions
+8
View File
@@ -5,3 +5,11 @@ Home for maintained category masters focused on text-to-image generation.
## Current masters
- `zimage-turbo-3070-fast-start`
## Test submission
For direct server tests, use:
`node scripts/submit-workflow-test.mjs --workflow optimized/text-to-image/zimage-turbo-3070-fast-start/workflow.png --prompt "<your prompt>"`
The first version is intentionally scoped to direct ComfyUI text-to-image submission. It works best with prompt-style JSON workflows and PNG workflows that contain an embedded `prompt` text chunk.