Static mirror of paperswithcode.co deployed
as a Hugging Face Space. The React/Vite frontend is prebuilt locally
with VITE_API_URL=https://paperswithcode.co so the SPA fetches data from the
production API while being hosted entirely on the Hub.
Auth-only affordances (sign-in, saved papers, CRON dashboard) are hidden in this build because the HF OAuth session cookie cannot be shared across the Space origin and the API origin.
Regenerate with:
uv run --env-file backend/keys.env python .github/workflows/scripts/deploy_hf_space.py \
--space <owner>/<space>
417 commits
Static mirror of paperswithcode.co deployed
as a Hugging Face Space. The React/Vite frontend is prebuilt locally
with VITE_API_URL=https://paperswithcode.co so the SPA fetches data from the
production API while being hosted entirely on the Hub.
Auth-only affordances (sign-in, saved papers, CRON dashboard) are hidden in this build because the HF OAuth session cookie cannot be shared across the Space origin and the API origin.
Regenerate with:
uv run --env-file backend/keys.env python .github/workflows/scripts/deploy_hf_space.py \
--space <owner>/<space>
417 commits