Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
ce70777df2
Bump pytorch-lightning from 1.4.2 to 1.6.0
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.4.2 to 1.6.0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Changelog](https://github.com/Lightning-AI/lightning/blob/1.6.0/CHANGELOG.md)
- [Commits](https://github.com/Lightning-AI/lightning/compare/1.4.2...1.6.0)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 19:39:19 +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