Closed lhackel-tub closed 8 months ago
Right now, the library uses pytorch_lightning, which was renamed to lightning. To reflect this change, the dependency should be updated.
pytorch_lightning
lightning.
This issue was addressed with an update in version 0.5.0 and this commit.
Right now, the library uses
pytorch_lightning
, which was renamed tolightning.
To reflect this change, the dependency should be updated.