huggingface/paperswithcode

Space

53

stars

417

commits

Sep 11, 2026

updated

static

README

Papers With Code (Hugging Face Space mirror)

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>

Contributors

nielsr

417 commits

huggingface/paperswithcode

Space

53

stars

417

commits

Sep 11, 2026

updated

static

README

Papers With Code (Hugging Face Space mirror)

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>

Contributors

nielsr

417 commits