5 Commits

Author SHA1 Message Date
83a09d054e feat: add --interactive flag to img_api_generate.sh 2026-03-01 11:43:14 +01:00
4de55a9f41 feat: ensure consistent filename IDs across script steps 2026-02-21 18:56:36 +01:00
37b4081448 feat: support aspect ratios and align with image generation schema
- Add support for resolution and styling parameters
- Enable aspect ratio support for all models
- Remove unsupported fields: num_images, negative_prompt, guidance_scale
- Streamline payload builder and input validation
- Align API paths with live Traefik configuration
2026-02-21 13:32:06 +01:00
28e16e09a4 feat: add upscale option to script 2026-02-17 09:01:35 +01:00
ab95485919 feat: script to generate image via api 2026-02-16 16:59:25 +01:00