Spaces:
Sleeping
Sleeping
zhang-3000
commited on
Commit
·
9ca6268
1
Parent(s):
e681afa
all2
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
colorFrom: red
|
4 |
-
colorTo:
|
5 |
sdk: streamlit
|
6 |
-
|
7 |
-
python_version: 3.10.15
|
8 |
app_file: app.py
|
9 |
-
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: APT
|
3 |
+
emoji: 🐢
|
4 |
colorFrom: red
|
5 |
+
colorTo: yellow
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.40.2
|
|
|
8 |
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|