Describe the bug:
When the model is not downloaded sometimes because the HuggingFace page displays redirect_uri must be a valid uri
To Reproduce:
Steps to reproduce the behavior:
- Start the app
- Select either the Image Chat or the Group Chat
- Click on Download model button
Expected behavior:
The user can login and finish the model download procedure
Screenshots:
Workaround:
Download the task file from Huggingface and place it in the exact folder, for the E2B model: /storage/emulated/0/Android/data/com.google.aiedge.gallery/files/Gemma_3n_E2B_it_int4/20250520/gemma-3n-E2B-it-int4.task. This can be done for example from Android Studio's Device Explorer view or with adb.
Describe the bug:
When the model is not downloaded sometimes because the HuggingFace page displays
redirect_uri must be a valid uriTo Reproduce:
Steps to reproduce the behavior:
Expected behavior:
The user can login and finish the model download procedure
Screenshots:
Workaround:
Download the task file from Huggingface and place it in the exact folder, for the E2B model:
/storage/emulated/0/Android/data/com.google.aiedge.gallery/files/Gemma_3n_E2B_it_int4/20250520/gemma-3n-E2B-it-int4.task. This can be done for example from Android Studio's Device Explorer view or withadb.