LocalAI/backend/python/parler-tts
dependabot[bot] 5129c245fd
chore(deps): Bump numba in /backend/python/parler-tts
Bumps [numba](https://github.com/numba/numba) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](https://github.com/numba/numba/compare/0.60.0...0.61.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 18:14:21 +00:00
..
backend.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
install.sh fix(parler-tts): pin protobuf (#3963) 2024-10-25 23:50:12 +02:00
Makefile fix(parler-tts): pin grpcio-tools (#3960) 2024-10-25 12:25:29 +02:00
protogen.sh fix(parler-tts): pin grpcio-tools (#3960) 2024-10-25 12:25:29 +02:00
requirements-after.txt chore(deps): Bump numba in /backend/python/parler-tts 2025-01-20 18:14:21 +00:00
requirements-cpu.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-cublas11.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-cublas12.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-hipblas.txt fix(parler-tts): pin torchaudio and torch for hipblas 2024-08-21 18:27:20 +02:00
requirements-intel.txt fix(intel): pin torch and intel-extensions (#4435) 2024-12-19 15:39:32 +01:00
requirements.txt chore(deps): bump grpcio to 1.69.0 (#4543) 2025-01-05 15:01:49 +01:00
run.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
test.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
test.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00