Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
4 |
-
|
|
|
5 |
colorFrom: red
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
@@ -9,9 +9,5 @@ sdk_version: 5.15.0
|
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
-
|
13 |
-
|
14 |
-
## Description
|
15 |
-
Add a description of this theme here!
|
16 |
-
## Contributions
|
17 |
-
Thanks to [@CultriX](https://huggingface.co/CultriX) for adding this gradio theme!
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
+
title: rounded-gradient theme
|
5 |
colorFrom: red
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
|
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
+
short_description: gradio 5.15+
|
13 |
+
---
|
|
|
|
|
|
|
|