Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dependency_s adjustments.tar.gz | 2023-01-05 | 7.3 MB | |
Dependency_s adjustments.zip | 2023-01-05 | 7.7 MB | |
README.md | 2023-01-05 | 889 Bytes | |
Totals: 3 Items | 15.0 MB | 0 |
What's Changed
- fixed type of 'n_gram' from bool to int in TranslationTask by @BrightXiaoHan in https://github.com/Lightning-AI/lightning-flash/pull/1486
- pinned
torchmetrics
version for compatibility by @Borda in https://github.com/Lightning-AI/lightning-flash/pull/1495 - pinned
sahi
to fix object detection when installing in a fresh environment by @ethanwharris in https://github.com/Lightning-AI/lightning-flash/pull/1496 - pinned
numpy
for type compatibility by @Borda in https://github.com/Lightning-AI/lightning-flash/pull/1504
New Contributors
- @BrightXiaoHan made their first contribution in https://github.com/Lightning-AI/lightning-flash/pull/1486
- @kjappelbaum made their first contribution in https://github.com/Lightning-AI/lightning-flash/pull/1503
Full Changelog: https://github.com/Lightning-AI/lightning-flash/compare/0.8.1...0.8.1.post0