fschwartzer commited on
Commit
5a6ef59
1 Parent(s): 5bec6b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ title_html = f"""
102
 
103
  # Create a sidebar for controls
104
  with st.sidebar:
105
- st.image(image1, , width=200)
106
  #st.markdown(title_html, unsafe_allow_html=True)
107
 
108
  # Add a dropdown for filtering "Fonte"
 
102
 
103
  # Create a sidebar for controls
104
  with st.sidebar:
105
+ st.image(image1, width=200)
106
  #st.markdown(title_html, unsafe_allow_html=True)
107
 
108
  # Add a dropdown for filtering "Fonte"