Spaces:
Running
Running
Update README.md
Browse filesDowngrade SDK for now...
README.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
---
|
|
|
2 |
title: Minimal
|
3 |
emoji: 🤗
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: true
|
|
|
10 |
---
|
11 |
# Minimal
|
12 |
## Description
|
13 |
Just a simple gradio theme!
|
14 |
## Contributions
|
15 |
-
[@Taithrah](https://huggingface.co/Taithrah)
|
|
|
1 |
---
|
2 |
+
tags: [gradio-theme]
|
3 |
title: Minimal
|
4 |
emoji: 🤗
|
5 |
colorFrom: blue
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 4.36.1
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
# Minimal
|
14 |
## Description
|
15 |
Just a simple gradio theme!
|
16 |
## Contributions
|
17 |
+
Thanks to [@Taithrah](https://huggingface.co/Taithrah) for adding this gradio theme!
|