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
32 stars 4 forks source link

Update to lightning #85

Closed lhackel-tub closed 4 months ago

lhackel-tub commented 5 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 4 months ago

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