LocalAI/backend/python/diffusers
Ettore Di Giacinto 9621edb4c5
feat(diffusers): add support for wan2.2 (#6153)
* feat(diffusers): add support for wan2.2

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

* chore(ci): use ttl.sh for PRs

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

* Add ftfy deps

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

* Revert "chore(ci): use ttl.sh for PRs"

This reverts commit c9fc3ecf28.

* Simplify

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

* chore: do not pin torch/torchvision on cuda12

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-28 10:26:42 +02:00
..
backend.py feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
README.md refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
requirements-cpu.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-cublas11.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-cublas12.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-hipblas.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-intel.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-l4t.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements-mps.txt feat(diffusers): add support for wan2.2 (#6153) 2025-08-28 10:26:42 +02:00
requirements.txt chore(deps): bump grpcio from 1.71.0 to 1.74.0 in /backend/python/diffusers (#6037) 2025-08-12 15:14:35 +02:00
run.sh feat(diffusers): add MPS version (#6121) 2025-08-22 23:14:54 +02:00
test.py chore(tests): replace runaway models for tests (#3432) 2024-08-30 10:04:36 +02:00
test.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00

Creating a separate environment for the diffusers project

make diffusers