Skip to content

Releases: google-ai-edge/gallery

0.9.5

20 May 00:03

Choose a tag to compare

  • Check version when app resumes.

0.9.4

19 May 21:47

Choose a tag to compare

  • 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

19 May 18:45

Choose a tag to compare

  • 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

19 May 18:10

Choose a tag to compare

  • Re-enable image picker menu items when model config is updated.
  • Make theme picker work when system is in dark mode.

0.9.1

19 May 00:37

Choose a tag to compare

  • 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

17 May 22:21

Choose a tag to compare

  • 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.