LocalAI/backend/python/diffusers
dependabot[bot] 8c48b250c4
chore(deps): bump grpcio from 1.71.0 to 1.74.0 in /backend/python/diffusers (#6037)
chore(deps): bump grpcio in /backend/python/diffusers

Bumps [grpcio](https://github.com/grpc/grpc) from 1.71.0 to 1.74.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.71.0...v1.74.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 15:14:35 +02:00
..
backend.py feat(models): add support to qwen-image (#5975) 2025-08-06 10:36:53 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
README.md refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
requirements-cpu.txt chore(deps): bump torch and diffusers (#5970) 2025-08-05 14:47:01 +02:00
requirements-cublas11.txt chore(deps): bump torch and diffusers (#5970) 2025-08-05 14:47:01 +02:00
requirements-cublas12.txt chore(deps): bump torch and diffusers (#5970) 2025-08-05 14:47:01 +02:00
requirements-hipblas.txt chore(deps): bump torch and diffusers (#5970) 2025-08-05 14:47:01 +02:00
requirements-intel.txt chore(deps): bump torch and diffusers (#5970) 2025-08-05 14:47:01 +02:00
requirements-l4t.txt fix(l4t-diffusers): add sentencepiece (#6005) 2025-08-09 09:08:35 +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 fix: Diffusers and XPU fixes (#5737) 2025-07-01 12:36:17 +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