UCS2014 commited on
Commit
b6b58ca
·
verified ·
1 Parent(s): 935d4b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -4,14 +4,8 @@ emoji: 🚀
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.36.0
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
-
12
- # Welcome to Streamlit!
13
-
14
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
15
-
16
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
17
- forums](https://discuss.streamlit.io).
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: streamlit
7
+ sdk_version: 1.57.0
8
+ python_version: "3.11"
9
  app_file: app.py
10
  pinned: false
11
  ---