Lee-Shang commited on
Commit
6139cc0
·
1 Parent(s): c3517f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ with col3:
171
  img2=st.session_state["output_2"],
172
  label1="YOLOX",
173
  label2="SARAI",
174
- width=750,
175
  starting_position=50,
176
  show_labels=True,
177
  make_responsive=True,
 
171
  img2=st.session_state["output_2"],
172
  label1="YOLOX",
173
  label2="SARAI",
174
+ width=700,
175
  starting_position=50,
176
  show_labels=True,
177
  make_responsive=True,