import { oauthLoginUrl } from "@huggingface/hub"; window.location.href = await oauthLoginUrl();