Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,9 @@ title: Vintage Style
|
|
3 |
emoji: ๐๐ผโโ๏ธ
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
6 |
-
|
7 |
app_file: app.py
|
8 |
pinned: false
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
@@ -36,4 +36,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
36 |
Path is relative to the root of the repository.
|
37 |
|
38 |
`pinned`: _boolean_
|
39 |
-
Whether the Space stays on top of your list.
|
|
|
3 |
emoji: ๐๐ผโโ๏ธ
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
|
|
6 |
app_file: app.py
|
7 |
pinned: false
|
8 |
+
sdk: gradio
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
36 |
Path is relative to the root of the repository.
|
37 |
|
38 |
`pinned`: _boolean_
|
39 |
+
Whether the Space stays on top of your list.
|