Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
-
tags:
|
|
|
|
| 4 |
title: niceandsimple
|
| 5 |
colorFrom: red
|
| 6 |
colorTo: purple
|
| 7 |
sdk: gradio
|
| 8 |
sdk_version: 4.41.0
|
| 9 |
app_file: app.py
|
| 10 |
-
pinned:
|
| 11 |
license: apache-2.0
|
| 12 |
---
|
| 13 |
# niceandsimple
|
| 14 |
## Description
|
| 15 |
-
|
| 16 |
## Contributions
|
| 17 |
-
Thanks to [@Hev832](https://huggingface.co/Hev832) for adding this gradio theme!
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- gradio-theme
|
| 4 |
title: niceandsimple
|
| 5 |
colorFrom: red
|
| 6 |
colorTo: purple
|
| 7 |
sdk: gradio
|
| 8 |
sdk_version: 4.41.0
|
| 9 |
app_file: app.py
|
| 10 |
+
pinned: true
|
| 11 |
license: apache-2.0
|
| 12 |
---
|
| 13 |
# niceandsimple
|
| 14 |
## Description
|
| 15 |
+
simple and nice theme!
|
| 16 |
## Contributions
|
| 17 |
+
Thanks to [@Hev832](https://huggingface.co/Hev832) for adding this gradio theme!
|