gstaff commited on
Commit
7e06ded
β€’
1 Parent(s): ae530d2

Add description.

Browse files
Files changed (1) hide show
  1. README.md +14 -8
README.md CHANGED
@@ -1,17 +1,23 @@
1
-
2
  ---
3
- tags: [gradio-theme]
4
- title: whiteboard
5
- colorFrom: orange
6
- colorTo: purple
 
 
 
 
7
  sdk: gradio
8
  sdk_version: 3.23.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
  ---
13
- # whiteboard
14
  ## Description
15
- Add a description of this theme here!
 
 
 
16
  ## Contributions
17
- Thanks to [@gstaff](https://huggingface.co/gstaff) for adding this gradio theme!
 
 
1
  ---
2
+ tags:
3
+ - gradio-theme
4
+ - track-1
5
+ - track-4
6
+ title: whiteboard Gradio Theme
7
+ emoji: πŸ“Š
8
+ colorFrom: gray
9
+ colorTo: gray
10
  sdk: gradio
11
  sdk_version: 3.23.0
12
  app_file: app.py
13
  pinned: false
14
  license: apache-2.0
15
  ---
16
+ # whiteboard Gradio Theme
17
  ## Description
18
+ A simple monochrome theme evoking markers on a whiteboard!
19
+
20
+ Great for prototypes and playful demos.
21
+
22
  ## Contributions
23
+ This gradio theme was developed by [@gstaff](https://huggingface.co/gstaff)!