Skip to content

Numpy version compatibility

Compare
Choose a tag to compare
@MalteEbner MalteEbner released this 24 Jun 16:01
· 139 commits to master since this release
8346959

Two changes w.r.t numpy version 2:

  • Make lightly itself support numpy version 2: #1561
  • Disallow numpy 2.0 in the requirements, as torchvision is not yet compatible with numpy 2: #1562

For more context, see #1558

Models