File size: 291 Bytes
123489f
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# 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