imgenv0.3.1

← All examples

Empty batch

imgen --prompt-file examples/prompt-files/empty.json: a prompt file needs at least one job.

Empty batch

examples/empty-batch.txt
{
  "defaults": { "model": "black-forest-labs/flux-schnell" },
  "jobs": []
}
Error: Prompt file contains no jobs
exit code 1
  • batch
  • validation