drax-dunamu
drax-dunamu
In `ImageSet`, `ImageSet.locate()` fetches DB every time when it called. I think It must be cached or reused.
- [ ] implemented customized `__repr__` - [ ] intuitive usage
Almost same with https://github.com/ml-explore/mlx-examples/issues/395 . And my environment is also same(M3). ```bash /Users/user/projects/mlx-examples/env/lib/python3.9/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See:...