JohnSmith9982
commited on
Commit
β’
46ce99b
1
Parent(s):
e6c17fa
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
|
|
4 |
title: small_and_pretty
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.23.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
|
|
12 |
---
|
13 |
# small_and_pretty
|
14 |
## Description
|
15 |
Add a description of this theme here!
|
16 |
## Contributions
|
17 |
-
Thanks to [@JohnSmith9982](https://huggingface.co/JohnSmith9982) for adding this gradio theme!
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
title: small_and_pretty
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: green
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.23.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
+
emoji: π
|
13 |
---
|
14 |
# small_and_pretty
|
15 |
## Description
|
16 |
Add a description of this theme here!
|
17 |
## Contributions
|
18 |
+
Thanks to [@JohnSmith9982](https://huggingface.co/JohnSmith9982) for adding this gradio theme!
|