Fatih
commited on
Commit
·
e047b82
1
Parent(s):
6e44ce9
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
title: Streamlit Image Comparison
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
|
@@ -9,7 +9,6 @@ pinned: false
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Configuration
|
| 12 |
-
|
| 13 |
`title`: _string_
|
| 14 |
Display title for the Space
|
| 15 |
|
|
@@ -34,4 +33,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
| 34 |
Path is relative to the root of the repository.
|
| 35 |
|
| 36 |
`pinned`: _boolean_
|
| 37 |
-
Whether the Space stays on top of your list.
|
|
|
|
| 1 |
---
|
| 2 |
title: Streamlit Image Comparison
|
| 3 |
+
emoji: 🔥
|
| 4 |
+
colorFrom: red
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: streamlit
|
| 7 |
app_file: app.py
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Configuration
|
|
|
|
| 12 |
`title`: _string_
|
| 13 |
Display title for the Space
|
| 14 |
|
|
|
|
| 33 |
Path is relative to the root of the repository.
|
| 34 |
|
| 35 |
`pinned`: _boolean_
|
| 36 |
+
Whether the Space stays on top of your list.
|