LocalAI/backend/python/diffusers
Ettore Di Giacinto 4b5977f535
chore: drop pinning of python 3.12 (#7389)
Update install.sh

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-11-28 11:02:56 +01:00
..
backend.py fix(python): make option check uniform across backends (#6314) 2025-09-19 19:56:08 +02:00
install.sh chore: drop pinning of python 3.12 (#7389) 2025-11-28 11:02:56 +01: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 Add 'optimum-quanto' to requirements 2025-08-28 13:32:03 +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 Revert "chore(l4t): Update extra index URL for requirements-l4t.txt" (#7388) 2025-11-28 11:02:11 +01: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.75.1 to 1.76.0 in /backend/python/diffusers (#6839) 2025-10-27 21:45:42 +01:00
run.sh feat(diffusers): add MPS version (#6121) 2025-08-22 23:14:54 +02:00
test.py Change sleep duration in tests from 10 to 20 seconds 2025-10-17 14:56:52 +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