GitHub Actions commited on
Commit
6761eaf
·
1 Parent(s): c581530

Sync App from main repo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.16.0" # Streamlit version to use (e.g., "1.16.0")
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
  ---