dwancin commited on
Commit
70960cf
·
verified ·
1 Parent(s): 7ef1daa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  title: Gradio Toggle
3
- emoji: 💻
4
- colorFrom: purple
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 4.43.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Gradio Toggle
3
+ emoji: 📦
4
+ colorFrom: yellow
5
+ colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 4.43.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: A custom Gradio component
11
+ long_description: A custom Gradio component that toggles between on and off states.
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference