sudeepshouche commited on
Commit
6d7b6d8
1 Parent(s): 91175ef

Updated Readme with details

Browse files
Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,17 +1,24 @@
1
-
2
  ---
3
- tags: [gradio-theme]
 
 
 
 
 
 
 
4
  title: minimalist
5
- colorFrom: orange
6
- colorTo: purple
7
  sdk: gradio
8
  sdk_version: 3.24.0
9
  app_file: app.py
10
- pinned: false
11
  license: apache-2.0
 
12
  ---
13
  # minimalist
14
  ## Description
15
- Add a description of this theme here!
16
  ## Contributions
17
- Thanks to [@sudeepshouche](https://huggingface.co/sudeepshouche) for adding this gradio theme!
 
 
1
  ---
2
+ tags:
3
+ - gradio
4
+ - gradio-theme
5
+ - minimalist
6
+ - minimalist-theme
7
+ - minimal-theme
8
+ - basic-theme
9
+ - custom-gradio-theme
10
  title: minimalist
11
+ colorFrom: blue
12
+ colorTo: gray
13
  sdk: gradio
14
  sdk_version: 3.24.0
15
  app_file: app.py
16
+ pinned: true
17
  license: apache-2.0
18
+ emoji: ⚡
19
  ---
20
  # minimalist
21
  ## Description
22
+ A minimalist theme for Gradio Apps
23
  ## Contributions
24
+ Thanks to [@sudeepshouche](https://huggingface.co/sudeepshouche) for adding this gradio theme!