Daniel Cerda Escobar commited on
Commit
e46600b
·
1 Parent(s): 86bc37c

Update app file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ with st.container(border = True):
163
  img2=st.session_state["output_2"],
164
  label1='Uploaded Diagram',
165
  label2='Model Inference',
166
- width=1280,
167
  starting_position=50,
168
  show_labels=True,
169
  make_responsive=True,
 
163
  img2=st.session_state["output_2"],
164
  label1='Uploaded Diagram',
165
  label2='Model Inference',
166
+ width=842,
167
  starting_position=50,
168
  show_labels=True,
169
  make_responsive=True,