iscc-sct / CHANGELOG.md
titusz's picture
Synced repo using 'sync_with_huggingface' Github Action
b31f748 verified
|
raw
history blame
385 Bytes
# Changelog
## [0.1.2] - Unreleased
- Encode granular features with base64
- Refactor result format to generic ISCC data model
- Add optional gradio GUI demo
## [0.1.1] - 2024-06-25
- Handle text decoding errors gracefully
- Handle feature bit-lengths independently
- Improve model load time
- Improve memory use with batched embedding
## [0.1.0] - 2024-06-25
- Initial pre-release