Sowmya15 commited on
Commit
6ef84a4
·
1 Parent(s): dc2b6ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -3,8 +3,6 @@ import streamlit as st
3
  from cluster_model import *
4
  from streamlit_folium import folium_static
5
 
6
- #reducing heading space
7
-
8
  #SET PAGE WIDE
9
  st.set_page_config(page_title='Identifying Commercial Centre Using Machine Learning',layout="centered")
10
 
 
3
  from cluster_model import *
4
  from streamlit_folium import folium_static
5
 
 
 
6
  #SET PAGE WIDE
7
  st.set_page_config(page_title='Identifying Commercial Centre Using Machine Learning',layout="centered")
8