chaitnya26 commited on
Commit
6ec92b8
·
verified ·
1 Parent(s): b2916ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  Got it 👍 — here’s your entire text properly formatted into a **single polished `README.md`** (no broken sections, clean Markdown, OpenAI-style):
2
 
3
  ````markdown
 
1
+ ---
2
+ title: My Space Name # The title shown on your Hugging Face Space
3
+ emoji: 🚀 # Emoji badge shown on the header
4
+ colorFrom: blue # Gradient background (start color)
5
+ colorTo: purple # Gradient background (end color)
6
+ sdk: static # SDK type (gradio | streamlit | docker | static)
7
+ sdk_version: "1.0.0" # Optional, not needed for static
8
+ app_file: index.html # Main entry file (for static: index.html, for gradio: app.py)
9
+ pinned: false # Whether the Space is pinned at the top of your profile
10
+ ---
11
+
12
+
13
  Got it 👍 — here’s your entire text properly formatted into a **single polished `README.md`** (no broken sections, clean Markdown, OpenAI-style):
14
 
15
  ````markdown