Releases: google-ai-edge/gallery
Releases · google-ai-edge/gallery
0.9.5
- Check version when app resumes.
0.9.4
- Fix a bug where deleting a local model when there are >1 local models shows the wrong download status.
- Don't go back to model selection screen automatically when there is an error during model initialization, so that users have a chance to change model parameters (e.g. accelerator) to retry the initialization.
- Show error dialog properly in prompt lab screen.
0.9.3
- Better text formatting on home screen for smaller screen.
- Set default backend based on the order of "accelerators" field in model allowlist.
0.9.2
- Re-enable image picker menu items when model config is updated.
- Make theme picker work when system is in dark mode.
0.9.1
- Save the loaded model allowlist to a local file so that it can be read when the allowlist cannot be loaded from internet.
- Improve the image clipping transitioning from full image back to the image thumbnail in chat ui.
0.9.0
- Show an info message to get user started when entering the "ask image" chat UI.
- Click image in chat to see it in full screen.
- Check new release on start up, and show a message if new release is available.
- Only try to re-initialize session once when handling an exception from LLM engine.
- Allow users to paste HF access token and clear it in the settings dialog.
- Disable the stop and reset session button when LLM engine is in the prefill phase.
- Fix a UI layout crash.
- Fix various UI bugs for smaller screens and in dark mode.