Skip to content

Commit e7fc3ca

Browse files
authored
Merge pull request huggingface#23 from aswinpajayan/aswinpajayan-patch-1
Update gradio-server.mdx: fix issue 19
2 parents 86ec5ce + fe45d36 commit e7fc3ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

units/en/unit2/gradio-server.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ pip install "gradio[mcp]" textblob
2626

2727
## Creating the Server
2828

29+
> Hugging face spaces needs an app.py file to build the space. So the name of the python file has to be app.py
30+
2931
Create a new file called `app.py` with the following code:
3032

3133
```python

0 commit comments

Comments
 (0)