Spaces:
Sleeping
Sleeping
modify thumbnail app
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
title: "AI and Data Science Examples"
|
3 |
emoji: "🧠"
|
|
|
|
|
4 |
sdk: "streamlit"
|
5 |
sdk_version: "1.31.0"
|
6 |
app_file: main_page.py
|
|
|
1 |
---
|
2 |
title: "AI and Data Science Examples"
|
3 |
emoji: "🧠"
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
sdk: "streamlit"
|
7 |
sdk_version: "1.31.0"
|
8 |
app_file: main_page.py
|