Lee-Shang commited on
Commit
331f83b
·
1 Parent(s): 72b05a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ with st.expander("Instructions for Use"):
130
 
131
  st.write("##")
132
 
133
- col1, col2, col3 = st.columns([3, 1, 6])
134
  with col1:
135
  st.markdown(f"##### Set input image:")
136
 
 
130
 
131
  st.write("##")
132
 
133
+ col1, col2, col3 = st.columns([3, 1, 9])
134
  with col1:
135
  st.markdown(f"##### Set input image:")
136