Shr3ezy commited on
Commit
ce60741
·
1 Parent(s): c93a6fa
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ emoji: "🚀"
4
  colorFrom: "blue"
5
  colorTo: "purple"
6
  sdk: "streamlit" # Change to "streamlit" if using Streamlit
7
- sdk_version: "3.50.2" # Update to the latest version if needed
 
8
  app_file: app.py # Change to "streamlit_app.py" if using Streamlit
9
  pinned: false
10
  ---
 
4
  colorFrom: "blue"
5
  colorTo: "purple"
6
  sdk: "streamlit" # Change to "streamlit" if using Streamlit
7
+ sdk_version: "1.30.0" # Update to the latest version if needed
8
+ python_version: "3.6"
9
  app_file: app.py # Change to "streamlit_app.py" if using Streamlit
10
  pinned: false
11
  ---