Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ emoji: 🌖
|
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
-
python_version: 3.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
duplicated_from: fffiloni/lama
|
@@ -41,4 +41,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
41 |
Path is relative to the root of the repository.
|
42 |
|
43 |
`pinned`: _boolean_
|
44 |
-
Whether the Space stays on top of your list.
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.7.0
|
8 |
+
python_version: 3.8.10
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
duplicated_from: fffiloni/lama
|
|
|
41 |
Path is relative to the root of the repository.
|
42 |
|
43 |
`pinned`: _boolean_
|
44 |
+
Whether the Space stays on top of your list.
|