LocalAI/backend/python/diffusers
Ettore Di Giacinto c27da0a0f6
fix(diffusers): fix float detection (#6313)
There was apparently an oversight, this fixes the float/int detection

Fixes: https://github.com/mudler/LocalAI/issues/6312

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-09-19 19:09:04 +02:00
..
backend.py fix(diffusers): fix float detection (#6313) 2025-09-19 19:09:04 +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 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 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