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.
Spaces
Hosted app runtime and directory
- Spaces Directoryhuggingface.co/spaces—mswarming up
- Spaces APIPublic Spaces listing endpoint—mswarming up
Individual Space URLs are per-tenant. These checks track the directory and API that back every Space.
I'm Spacey — your guide to Hugging Face Spaces. Ask about hardware, cold starts, or Docker Spaces.
Browse SpacesSponsored 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?
Space build stuck 'Building'?
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.