LocalAI/api
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
..
backend feat(img2vid,txt2vid): Initial support for img2vid,txt2vid (#1442) 2023-12-15 18:06:20 -05:00
config feat(img2vid,txt2vid): Initial support for img2vid,txt2vid (#1442) 2023-12-15 18:06:20 -05:00
localai feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
openai feat(img2vid,txt2vid): Initial support for img2vid,txt2vid (#1442) 2023-12-15 18:06:20 -05:00
options feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
schema fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
api_test.go feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
api.go Fix: API Key / JSON Fast Follow #1 (#1388) 2023-12-05 10:35:27 +00:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00