Spaces:
Running
Running
nalin0503
commited on
Commit
·
0e62b40
1
Parent(s):
bcf0a9f
update settings, sdk ver streamlit
Browse files
README.md
CHANGED
@@ -4,11 +4,12 @@ emoji: 🌖
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Bring your morph imaginations to life!
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.41.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: Bring your morph imaginations to life!
|
12 |
+
python_version: 3.12.9
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|