Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,5 +4,5 @@ emoji: "📊" # You can choose an emoji like 📊,
|
|
| 4 |
sdk: "streamlit" # Framework is Streamlit
|
| 5 |
sdk_version: "1.41.1" # Version of Streamlit you are using
|
| 6 |
app_file: "streamlit_app.py" # This is the entry point of your app (ensure the file name is correct)
|
| 7 |
-
|
| 8 |
---
|
|
|
|
| 4 |
sdk: "streamlit" # Framework is Streamlit
|
| 5 |
sdk_version: "1.41.1" # Version of Streamlit you are using
|
| 6 |
app_file: "streamlit_app.py" # This is the entry point of your app (ensure the file name is correct)
|
| 7 |
+
# This is optional; 'false' means it’s not pinned to the top of Spaces
|
| 8 |
---
|