chore(deps): bump gradio from 3.34.0 to 4.11.0 (#1699)

Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-11 23:55:02 +09:00
committed by GitHub
parent 9d3bd6f6d7
commit c1838623d4
2 changed files with 109 additions and 430 deletions

View File

@@ -10,7 +10,7 @@ python = "^3.8"
torch = "^2.0.0"
torchaudio = "^2.0.1"
Cython = "^0.29.34"
gradio = "^3.34.0"
gradio = "^4.11.0"
future = "^0.18.3"
pydub = "^0.25.1"
soundfile = "^0.12.1"