LocalAI/backend/python/openvoice
dependabot[bot] c4ba06bac1
chore(deps): Bump numpy in /backend/python/openvoice
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.0 to 2.2.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.22.0...v2.2.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 18:23:55 +00:00
..
backend.py add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
install.sh add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
Makefile add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
requirements-cpu.txt fix(openvoice): pin numpy before installing torch (#4439) 2024-12-20 10:34:23 +01:00
requirements-cublas11.txt fix(openvoice): pin numpy before installing torch (#4439) 2024-12-20 10:34:23 +01:00
requirements-cublas12.txt fix(openvoice): pin numpy before installing torch (#4439) 2024-12-20 10:34:23 +01:00
requirements-hipblas.txt fix(openvoice): pin numpy before installing torch (#4439) 2024-12-20 10:34:23 +01:00
requirements-intel.txt chore(deps): bump grpcio to 1.69.0 (#4543) 2025-01-05 15:01:49 +01:00
requirements.txt chore(deps): Bump numpy in /backend/python/openvoice 2025-01-20 18:23:55 +00:00
run.sh add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
test.py chore(vllm): do not install from source (#3745) 2024-10-07 12:27:37 +02:00
test.sh fix(ci): update openvoice checkpoints URLs (#3085) 2024-07-30 17:06:22 +02:00