bethecloud
commited on
Commit
·
1e4134b
1
Parent(s):
b6e1c05
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,15 @@
|
|
1 |
---
|
2 |
title: Storj Theme
|
3 |
-
emoji:
|
|
|
|
|
4 |
sdk: gradio
|
5 |
-
sdk_version: 3.
|
6 |
app_file: app.py
|
7 |
pinned: false
|
8 |
-
|
9 |
-
tags:
|
10 |
-
- track-2
|
11 |
---
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
The Storj Theme is a custom Gradio theme inspired by the visual style of Storj.io. It features a dominant blue color scheme with subtle gray accents to capture the sleek and modern design of the Storj.io platform. The theme is designed to enhance the user experience of Gradio interfaces while reflecting the aesthetics of decentralized cloud storage solutions. Feel free to use this theme to create Gradio apps that have a visual connection to the world of cloud technology.
|
16 |
|
17 |
-
## Contributions
|
18 |
-
Thanks to [@bethecloud](https://huggingface.co/bethecloud) for adding this gradio theme!
|
|
|
1 |
---
|
2 |
title: Storj Theme
|
3 |
+
emoji: 👀
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.23.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
|
|
|
|
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
|
|
15 |
|
|
|
|