Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 644 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 644 Bytes

CHANGELOG

[Unreleased]

New Features

  • upgrade tensorflow to 2.15.0.post1 and torch to 2.1.2 (#125)
  • add lightning, torchmetrics, torchvision, transformers, diffusers (#130)
  • bump onnx from 1.15.0 to 1.16.0 (security update)
  • upgrade transformers to 4.38.2 to fix CVE-2024-3568 (#135)
  • Upgrade from Python 3.11.9 to Python 3.12.3 (#136)
  • bump lightning from 2.1.3 to 2.2.5 (fix CVE-2024-5452) (#139)
  • bump lightning to 2.3.1 (fix CVE-2024-5980) (#142)
  • bump lightning to 2.3.3 (#143)
  • bump onnx from 1.16.0 to 1.17.0 to fix CVE-2024-5187 (#147)
  • upgrade tensorflow, torch and dependencies for numpy 2 compatibility (#149)