octopod
octopod copied to clipboard
remove pinned transformers version
changed the way bert models were loaded in the text and ensemble modules. Not a breaking change
Pull Request Checklist
- [ ] All tests in the
testsfolder pass with a local build - [ ] Pull request includes a description of why we are doing this
- [ ] Init files import new capabilities to appropriate level of package (if applicable)
- [x] CHANGELOG has been updated
- [x] Version in
_version.pyhas been updated - [ ] README has been updated (if applicable)
- [x]
requirements.txtandrequirements-dev.txthave been recompiled if requirements insetup.pyorrequirements-dev.inchanged.