Skip to main content
Spaces

Are Hugging Face Spaces down? Live status

Hosted ML demos: Gradio, Streamlit, Docker

Live Hugging Face Spaces status — the hosted-app platform for Gradio, Streamlit, and Docker demos.

Spaces API Status

Live, in-browser checks against Spaces's public APIs. Refreshes every 15s.

Checking…

Spaces

Hosted app runtime and directory

2 endpoints
  • Spaces Directory
    huggingface.co/spaces
    ms
    warming up
  • Spaces API
    Public Spaces listing endpoint
    ms
    warming up
Polling every 15s · Last updated · Next in 15sOpen Spaces

Individual Space URLs are per-tenant. These checks track the directory and API that back every Space.

Sponsored · Spaces
Ask Spacey
Hosted · Gradio/Streamlit

I'm Spacey — your guide to Hugging Face Spaces. Ask about hardware, cold starts, or Docker Spaces.

Browse Spaces

Sponsored content. huggingface.health may earn a referral reward when you sign up via this widget. Answers are informational only — not professional advice.

About Spaces

Spaces are hosted apps on Hugging Face — Gradio, Streamlit, Docker, or static — with free CPU tiers and paid GPU upgrades. They're how most models ship a public demo.

Spaces at a glance

SDKs
Gradio, Streamlit, Docker, Static
Free tier
2 vCPU, 16GB RAM
GPU tiers
T4, A10G, A100
Persistent storage
Optional (paid)
ZeroGPU
Shared H100 for Pro users

Common Spaces issues

  • Cold-start delay

    See /learn/spaces-cold-start-explained. Free CPU Spaces sleep after 48h and wake on demand — typically 10–30s.

  • OOM on free tier

    16GB isn't enough for many modern models. Quantize to int8/int4, or upgrade to a GPU tier with more VRAM.

  • Rate-limited by upstream API

    A Space that calls the Serverless Inference API inherits the shared rate limits. Ship an HF_TOKEN in Space secrets to get authenticated quotas.

Background

Spaces launched in 2021 as a simple way to publish Gradio demos next to a model card. It has grown into a full app-hosting product with GPU tiers, persistent storage, ZeroGPU for Pro users, and Docker support — hosting hundreds of thousands of live demos.

Frequently asked

Why is my Space sleeping?
Free-tier Spaces sleep after 48 hours of inactivity to conserve capacity. Upgrade to a paid hardware tier for always-on, or accept the cold-start on the next visit.
Space build stuck 'Building'?
Docker Spaces with heavy CUDA layers can build for 10+ min. If it's stuck past 30 min, restart the Space — the queue occasionally strands jobs.

About this check

All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by Hugging Face, Inc.

Checks run client-side from your browser against Spaces's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.

Related on this site