LocalAI/backend/python/openvoice
dependabot[bot] 0a8f627cce
chore(deps): Bump gradio from 4.38.1 to 4.44.1 in /backend/python/openvoice (#3701)
chore(deps): Bump gradio in /backend/python/openvoice

Bumps [gradio](https://github.com/gradio-app/gradio) from 4.38.1 to 4.44.1.
- [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@4.38.1...gradio@4.44.1)

---
updated-dependencies:
- dependency-name: gradio
  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>
2024-10-01 10:40:36 +02: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(python): move accelerate and GPU-specific libs to build-type (#3194) 2024-08-07 17:02:32 +02:00
requirements-cublas11.txt fix: ensure correct version of torch is always installed based on BUILD_TYPE(#2890) 2024-08-05 16:38:33 +00:00
requirements-cublas12.txt fix: ensure correct version of torch is always installed based on BUILD_TYPE(#2890) 2024-08-05 16:38:33 +00:00
requirements-hipblas.txt fix: install pytorch from proper index for hipblas builds (#2413) 2024-05-26 18:05:52 +00:00
requirements-intel.txt chore(deps): Bump gradio from 4.38.1 to 4.44.1 in /backend/python/openvoice (#3701) 2024-10-01 10:40:36 +02:00
requirements.txt chore(deps): bump grpcio to 1.66.2 (#3690) 2024-09-30 09:09:51 +02:00
run.sh add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
test.py add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
test.sh fix(ci): update openvoice checkpoints URLs (#3085) 2024-07-30 17:06:22 +02:00