Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
01ba8f2ed9
Bump gradio from 3.13.2 to 5.0.0
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 to 5.0.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/v3.13.2...gradio@5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 21:28:52 +00:00
dependabot[bot]
c25a9a862d
Bump gradio from 3.11 to 3.13.2
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.11 to 3.13.2.
- [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/v3.11.0...v3.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:39:32 +00:00
Lawrence Neal
add7234e80 Add runtime requirements
Tested with the following:

    python -m venv venv
    source venv/bin/activate
    pip install -U pip
    pip install -r requirements.txt

on Ubuntu 22 with Python 3.8, or similar
2022-11-23 21:31:44 -08:00
Robin Rombach
ca86da3a30 release more models 2022-11-24 01:22:28 +01:00