LocalAI/core
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
..
backend feat(diffusers): allow multiple lora adapters (#4081) 2024-11-05 15:14:33 +01:00
cli feat: allow to disable '/metrics' endpoints for local stats (#3945) 2024-10-23 15:34:32 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(diffusers): allow multiple lora adapters (#4081) 2024-11-05 15:14:33 +01:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
gallery test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
http fix(diffusers): correctly parse height and width request without parametrization (#4082) 2024-11-06 08:53:02 +01:00
p2p chore(federated): display a message when nodes are not available (#3721) 2024-10-03 18:38:41 +02:00
schema feat(tts): Implement naive response_format for tts endpoint (#4035) 2024-11-02 19:13:35 +00:00
services Fix: listmodelservice / welcome endpoint use LOOSE_ONLY (#3791) 2024-10-11 23:49:00 +02:00
startup feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
application.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00