New
v0.0.98
What's Changed
- using digital signatures for pickle creation and loading by @serengil in https://github.com/serengil/deepface/pull/1570
- pgvector backend added by @serengil in https://github.com/serengil/deepface/pull/1572
- raise error while attempting signed datastore without credentials by @serengil in https://github.com/serengil/deepface/pull/1576
- add pinecone as backend db by @serengil in https://github.com/serengil/deepface/pull/1577
- manage database inventory dynamically by @serengil in https://github.com/serengil/deepface/pull/1578
- temp folder decided by the tempfile module now by @serengil in https://github.com/serengil/deepface/pull/1580
- spoofing module class bug sorted by @serengil in https://github.com/serengil/deepface/pull/1581
Full Changelog: https://github.com/serengil/deepface/compare/v0.0.97...v0.0.98