iscc-sct / CHANGELOG.md
titusz's picture
Synced repo using 'sync_with_huggingface' Github Action
681cad2 verified

A newer version of the Gradio SDK is available: 5.6.0

Upgrade

Changelog

[0.1.3] - Unrelease

[0.1.2] - 2024-08-19

  • 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