Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 💻
|
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
duplicated_from: architext/Architext_deployed
|
@@ -32,4 +32,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
32 |
Path is relative to the root of the repository.
|
33 |
|
34 |
`pinned`: _boolean_
|
35 |
-
Whether the Space stays on top of your list.
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.4.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
duplicated_from: architext/Architext_deployed
|
|
|
32 |
Path is relative to the root of the repository.
|
33 |
|
34 |
`pinned`: _boolean_
|
35 |
+
Whether the Space stays on top of your list.
|