LocalAI/core/http/endpoints
Ettore Di Giacinto b425a870b0
fix(diffusers): correctly parse height and width request without parametrization (#4082)
* fix(diffusers): allow to specify width and height without enable-parameters

Let's simplify usage by not gating width and height by parameters

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* chore: use sane defaults

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-11-06 08:53:02 +01:00
..
elevenlabs feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
jina feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
localai feat(tts): Implement naive response_format for tts endpoint (#4035) 2024-11-02 19:13:35 +00:00
openai fix(diffusers): correctly parse height and width request without parametrization (#4082) 2024-11-06 08:53:02 +01:00