Skip to content

Some small fixes I had to do to get it running locally - #2

Open
herrmann wants to merge 2 commits into
galilai-group:mainfrom
herrmann:main
Open

herrmann wants to merge 2 commits into
galilai-group:mainfrom
herrmann:main

Conversation

@herrmann

@herrmann herrmann commented Sep 4, 2026

Copy link
Copy Markdown

The ImageNette dataset required scripting to load, which HF datasets version 5.* complained about. There's a fork of the dataset that doesn't require it, so it can be used instead of downgrading the dependency.

Regarding the frontend, crypto.randomUUID() only exists in secure contexts (localhost/HTTPS), so when it's not available, Math.random() can be used instead.

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.

1 participant