Skip to content

Commit 70b1379

Browse files
authored
Update gradio-server.mdx
1 parent e1887ee commit 70b1379

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

units/en/unit2/gradio-server.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,11 @@ You can test the server in two ways:
157157
To make your server available to others, you can deploy it to Hugging Face Spaces:
158158

159159
1. Create a new Space on Hugging Face:
160-
- Go to huggingface.co/spaces
161-
- Click "Create new Space"
162-
- Choose "Gradio" as the SDK
160+
- Go to [huggingface.co/spaces](https://huggingface.co/spaces)
161+
- Click "New Space"
163162
- Name your space (e.g., "mcp-sentiment")
163+
- Choose "Gradio" as the SDK
164+
- Click "Create Space"
164165

165166
2. Create a `requirements.txt` file:
166167
```txt

0 commit comments

Comments
 (0)