16 lines
545 B
Markdown
16 lines
545 B
Markdown
# Text-to-Image Masters
|
|
|
|
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.
|