What's Changed
* Support both keras 2.13.0 below and above by franz101 in https://github.com/rungalileo/dataquality/pull/756
* PyTorch Lightning Trainer support by franz101 in https://github.com/rungalileo/dataquality/pull/768
* feat: auto for seq2seq, alpaca only by elboy3 in https://github.com/rungalileo/dataquality/pull/767
* Free GPU Memory Before `dq.finish()` in `auto()` by jonathangomesselman in https://github.com/rungalileo/dataquality/pull/769
* feat: s2s auto config schema by elboy3 in https://github.com/rungalileo/dataquality/pull/770
* fix: s2s auto local file support by elboy3 in https://github.com/rungalileo/dataquality/pull/771
* chore(release): v1.1.0 by elboy3 in https://github.com/rungalileo/dataquality/pull/772
**Full Changelog**: https://github.com/rungalileo/dataquality/compare/v1.0.5...v1.1.0