mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| backend_diffusers.py | ||
| backend_pb2.py | ||
| backend_pb2_grpc.py | ||
| diffusers.yml | ||
| Makefile | ||
| README.md | ||
| run.sh | ||
| test.py | ||
| test.sh | ||
Creating a separate environment for the diffusers project
make diffusers