Hugescoot commited on
Commit
a324b91
·
1 Parent(s): b18aed5

Fix README.md front matter on HF Space

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: My Cool App
3
+ emoji: 🌟
4
+ colorFrom: green
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: "4.44.1"
8
+ app_file: app.py
9
+ pinned: false
10
+ hf_oauth: true
11
+ ---