Sanjayraju30 commited on
Commit
3cbf80f
·
verified ·
1 Parent(s): 8908dc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,6 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # My Hugging Face Space
2
 
3
- This is a Hugging Face Space running a Python app (Gradio / Streamlit / FastAPI, etc.).
4
  It is set up to install the required system packages and Python dependencies so it works
5
  on the latest Debian base images used by Hugging Face.
6
 
 
1
+ ---
2
+ title: My Hugging Face Space
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.29.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # My Hugging Face Space
13
 
14
+ This is a Hugging Face Space running a Python app using **Gradio**.
15
  It is set up to install the required system packages and Python dependencies so it works
16
  on the latest Debian base images used by Hugging Face.
17