Blur-Anything / CHANGELOG.md
github-actions[bot]
Sync to HuggingFace Spaces
123489f
|
raw
history blame
291 Bytes

Changelog

v0.2.0 - 2023-08-11

MobileSAM

  • Added quantized ONNX MobileSAM model. Pass --sam_model_type vit_t to use it.

v0.1.0 - 2023-05-06

Blur-Anything Initial Release

  • Added blur implementation
  • Using pims instead of storing frames in memory for better memory usage