gdarid commited on
Commit
58bdd03
·
verified ·
1 Parent(s): f37dfe4

Update README.md

Browse files

Newer version of the Streamlit SDK

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🐢
4
  colorFrom: pink
5
  colorTo: gray
6
  sdk: streamlit
7
- sdk_version: 1.35.0
8
  app_file: streamlit_app.py
9
  pinned: false
10
  ---
@@ -18,4 +18,4 @@ The streamlit application can be launched locally
18
 
19
  ```bash
20
  streamlit run streamlit_app.py
21
- ```
 
4
  colorFrom: pink
5
  colorTo: gray
6
  sdk: streamlit
7
+ sdk_version: 1.49.1
8
  app_file: streamlit_app.py
9
  pinned: false
10
  ---
 
18
 
19
  ```bash
20
  streamlit run streamlit_app.py
21
+ ```