Darshan03 commited on
Commit
9816ae0
·
verified ·
1 Parent(s): af977a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ tags:
9
  - streamlit
10
  pinned: false
11
  short_description: Streamlit template space
 
 
 
 
 
12
  ---
13
 
14
  # Welcome to Streamlit!
 
9
  - streamlit
10
  pinned: false
11
  short_description: Streamlit template space
12
+ params:
13
+ # Adjust app_port if necessary, but 7860 is common for Streamlit
14
+ app_port: 7860
15
+ STREAMLIT_SERVER_ENABLE_GATHER_USAGE_STATS: false
16
+ STREAMLIT_SERVER_ENABLE_TELEMETRY: false
17
  ---
18
 
19
  # Welcome to Streamlit!