Skip to content

Commit 49f164b

Browse files
authored
Update docs/inference-providers/guides/building-first-app.md
1 parent 9b7050b commit 49f164b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/guides/building-first-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ To deploy, we'll need to create a new Space and upload our files.
405405
406406
1. **Create a new Space**: Go to [huggingface.co/new-space](https://huggingface.co/new-space)
407407
2. **Choose Gradio SDK** and make it public
408-
3. **Upload your files**: Upload `app.py` and `requirements.txt`
408+
3. **Upload your files**: Upload `app.py`
409409
4. **Add your token**: In Space settings, add `HF_TOKEN` as a secret (get it from [your settings](https://huggingface.co/settings/tokens))
410410
5. **Launch**: Your app will be live at `https://huggingface.co/spaces/your-username/your-space-name`
411411

0 commit comments

Comments
 (0)