wweavishayaknin commited on
Commit
553ab97
·
verified ·
1 Parent(s): 8d3f6c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,5 +4,5 @@ emoji: "📊" # You can choose an emoji like 📊,
4
  sdk: "streamlit" # Framework is Streamlit
5
  sdk_version: "1.41.1" # Version of Streamlit you are using
6
  app_file: "streamlit_app.py" # This is the entry point of your app (ensure the file name is correct)
7
- pinned: false # This is optional; 'false' means it’s not pinned to the top of Spaces
8
  ---
 
4
  sdk: "streamlit" # Framework is Streamlit
5
  sdk_version: "1.41.1" # Version of Streamlit you are using
6
  app_file: "streamlit_app.py" # This is the entry point of your app (ensure the file name is correct)
7
+ # This is optional; 'false' means it’s not pinned to the top of Spaces
8
  ---