Next commited on
Commit
7bc2bcb
·
verified ·
1 Parent(s): 4c9596b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,17 +1,17 @@
1
-
2
  ---
3
- tags: [gradio-theme]
 
4
  title: green
5
- colorFrom: red
6
- colorTo: purple
7
  sdk: gradio
8
  sdk_version: 4.37.2
9
  app_file: app.py
10
- pinned: false
11
  license: apache-2.0
12
  ---
13
  # green
14
  ## Description
15
  Add a description of this theme here!
16
  ## Contributions
17
- Thanks to [@Nex432](https://huggingface.co/Nex432) for adding this gradio theme!
 
 
1
  ---
2
+ tags:
3
+ - gradio-theme
4
  title: green
5
+ colorFrom: green
6
+ colorTo: green
7
  sdk: gradio
8
  sdk_version: 4.37.2
9
  app_file: app.py
10
+ pinned: true
11
  license: apache-2.0
12
  ---
13
  # green
14
  ## Description
15
  Add a description of this theme here!
16
  ## Contributions
17
+ Thanks to [@Nex432](https://huggingface.co/Nex432) for adding this gradio theme!