lhackel-tub / ConfigILM

A Library for configurable combination of pre-configured and possibly pre-trained Image and Language Models
https://lhackel-tub.github.io/ConfigILM/
MIT License
37 stars 5 forks source link

Update to lightning #85

Closed lhackel-tub closed 8 months ago

lhackel-tub commented 9 months ago

Right now, the library uses pytorch_lightning, which was renamed to lightning. To reflect this change, the dependency should be updated.

lhackel-tub commented 8 months ago

This issue was addressed with an update in version 0.5.0 and this commit.