# gradio.Server：使用 Gradio 后端的任意自定义前端

- 来源：AK (@_akhaliq)
- 发布时间：2026-04-07 07:14
- AIHOT 链接：https://aihot.virxact.com/items/cmnw1xt9m00boslc3yp3ibo2m
- 原文链接：https://x.com/_akhaliq/status/2041293489879523519

## AI 摘要

gradio.Server 允许开发者使用 React、Svelte 或纯 HTML/JS 等任意前端框架构建应用，同时完整保留 Gradio 的队列系统、API 基础设施、MCP 支持及 Spaces ZeroGPU 等后端能力。

## 正文

gradio.Server

Any Custom Frontend with Gradio's Backend

build with your own frontend framework entirely like React， Svelte， or even plain HTML/JS， while still benefiting from Gradio's queuing system， API infrastructure， MCP support， and ZeroGPU on Spaces

blog： https://huggingface.co/blog/introducing-gradio-server
