LocalAI/backend/python/openvoice
dependabot[bot] 31f1b32630
chore(deps): Bump gradio in /backend/python/openvoice in the pip group
Bumps the pip group in /backend/python/openvoice with 1 update: [gradio](https://github.com/gradio-app/gradio).


Updates `gradio` from 5.9.1 to 5.11.0
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/gradio@5.9.1...gradio@5.11.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 16:43:06 +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 gradio in /backend/python/openvoice in the pip group 2025-01-14 16:43:06 +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