# Hugging Face — Any Custom Frontend with Gradio's Backend

- Company: Hugging Face (huggingface.co)
- Announced: 2026-04-01T00:00:00+00:00
- Category: capability-change
- Subject: Platform
- Source: https://huggingface.co/blog/introducing-gradio-server
- Record: https://forck.live/items/1526-any-custom-frontend-with-gradio-s-backend

Hugging Face announces gradio.Server, a new server class that extends FastAPI to allow developers to build custom frontends with any framework (React, Svelte, vanilla HTML/JS) while leveraging Gradio's queuing, concurrency, ZeroGPU, and API infrastructure.

## Evidence

Verbatim from https://huggingface.co/blog/introducing-gradio-server:

> gradio.Server extends FastAPI. It gives you the full power of FastAPI (custom routes, middleware, file uploads, any response type) while adding Gradio's API engine on top: queuing, SSE streaming, concurrency control, and gradio_client compatibility.

---

Record: https://forck.live/items/1526-any-custom-frontend-with-gradio-s-backend
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
