kcarnold commited on
Commit
777fd51
1 Parent(s): 6d1408f

Bump streamlit

Browse files

Trying to fix an altair version issue

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  title: "Next-Token Predictions"
3
  sdk: streamlit
 
4
  app_file: app.py
5
  ---
6
 
 
1
  ---
2
  title: "Next-Token Predictions"
3
  sdk: streamlit
4
+ sdk_version: "1.31.0"
5
  app_file: app.py
6
  ---
7