Skip to content

fix: Add model size warning and improve model loading - #386

Open
TasadduqB wants to merge 1 commit into
GoogleChromeLabs:mainfrom
TasadduqB:autogit/fix-65-a370d336
Open

fix: Add model size warning and improve model loading#386
TasadduqB wants to merge 1 commit into
GoogleChromeLabs:mainfrom
TasadduqB:autogit/fix-65-a370d336

Conversation

@TasadduqB

Copy link
Copy Markdown

Problem

The current implementation does not provide a clear indication of the model size and download time, leading to a poor user experience.

Solution

This PR adds a model size warning to the demo page and improves the model loading process by returning a promise.

Testing

To test this PR, please verify that the model size warning is displayed correctly and that the model is loaded successfully.


Closes #65

🤖 Generated by AutoGit
(Contribution guidelines followed)

@google-cla

google-cla Bot commented Jun 15, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@tomayac
tomayac requested a review from maudnals June 16, 2026 17:16
@tomayac

tomayac commented Jun 16, 2026

Copy link
Copy Markdown
Member

Please make the google-cla bot happy, then @maudnals can review.

@tomayac

tomayac commented Aug 6, 2026

Copy link
Copy Markdown
Member

@TasadduqB can you make our @google-cla bot happy? You need to sign a Contributor License Agreement (CLA).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show a warning about large models being downloaded

3 participants