MicGuest commited on
Commit
fe72248
·
unverified ·
1 Parent(s): 5271a1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,15 +1,14 @@
1
- # hugging-face-demo1
2
  This is hugging face integration demo
3
-
4
  Adding spaces for HF demo
5
 
6
  ---
7
  title: Demo HF spaces
8
- emoji: :santa:
9
  colorFrom: red
10
  colorTo: blue
11
  sdk: gradio
12
  sdk_version: 3.0.6
13
  app_file: app.py
14
  pinned: false
 
15
  ---
 
 
1
  This is hugging face integration demo
 
2
  Adding spaces for HF demo
3
 
4
  ---
5
  title: Demo HF spaces
6
+ emoji: **:santa:**
7
  colorFrom: red
8
  colorTo: blue
9
  sdk: gradio
10
  sdk_version: 3.0.6
11
  app_file: app.py
12
  pinned: false
13
+ license: cc
14
  ---