| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| model-explorer-v0.1.30 source code.tar.gz | 2025-11-10 | 5.4 MB | |
| model-explorer-v0.1.30 source code.zip | 2025-11-10 | 5.8 MB | |
| README.md | 2025-11-10 | 513 Bytes | |
| Totals: 3 Items | 11.2 MB | 0 | |
What's Changed
- Add a
--watchflag for hot-reload (automatically refresh page when the model file is updated) - This only works for the model paths passed through command line (e.g.
$model-explorer /path/to/model.file) or through theAbsolute file pathtext input in the UI. - It does NOT work for the models selected from the
Select from your computerbutton.
Full Changelog: https://github.com/google-ai-edge/model-explorer/compare/model-explorer-v0.1.29...model-explorer-v0.1.30