LocalAI/api/backend
Ettore Di Giacinto dd982acf2c
feat(img2vid,txt2vid): Initial support for img2vid,txt2vid (#1442)
* feat(img2vid): Initial support for img2vid

* doc(SD): fix SDXL Example

* Minor fixups for img2vid

* docs(img2img): fix example curl call

* feat(txt2vid): initial support

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

* diffusers: be retro-compatible with CUDA settings

* docs(img2vid, txt2vid): examples

* Add notice on docs

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-12-15 18:06:20 -05:00
..
embeddings.go feat: add --single-active-backend to allow only one backend active at the time (#925) 2023-08-19 01:49:33 +02:00
image.go feat(img2vid,txt2vid): Initial support for img2vid,txt2vid (#1442) 2023-12-15 18:06:20 -05:00
llm.go 🔥 add LaVA support and GPT vision API, Multiple requests for llama.cpp, return JSON types (#1254) 2023-11-11 13:14:59 +01:00
options.go feat: cuda transformers (#1401) 2023-12-08 15:45:04 +01:00
transcript.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
tts.go Feat: new backend: transformers-musicgen (#1387) 2023-12-08 10:01:02 +01:00