Spaces:
Running
Running
update gradio version
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
-
tags:
|
|
|
|
| 4 |
title: miku
|
| 5 |
-
colorFrom:
|
| 6 |
-
colorTo:
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
@@ -14,4 +14,4 @@ license: apache-2.0
|
|
| 14 |
## Description
|
| 15 |
Simple theme based on Hatsune Miku color palette
|
| 16 |
## Contributions
|
| 17 |
-
Thanks to [@NoCrypt](https://huggingface.co/NoCrypt) for adding this gradio theme!
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- gradio-theme
|
| 4 |
title: miku
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: blue
|
| 7 |
sdk: gradio
|
| 8 |
+
sdk_version: 4.1.1
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
|
|
| 14 |
## Description
|
| 15 |
Simple theme based on Hatsune Miku color palette
|
| 16 |
## Contributions
|
| 17 |
+
Thanks to [@NoCrypt](https://huggingface.co/NoCrypt) for adding this gradio theme!
|