Spaces:
Running
Running
GitHub Actions
commited on
Commit
·
6761eaf
1
Parent(s):
c581530
Sync App from main repo
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🫀
|
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: streamlit # Since this is a Streamlit app
|
7 |
-
sdk_version: "1.
|
8 |
app_file: app.py # Entry point of your Streamlit app
|
9 |
pinned: false # Change to true if you want this Space pinned in your profile
|
10 |
---
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: streamlit # Since this is a Streamlit app
|
7 |
+
sdk_version: "1.41.1" # Streamlit version
|
8 |
app_file: app.py # Entry point of your Streamlit app
|
9 |
pinned: false # Change to true if you want this Space pinned in your profile
|
10 |
---
|