Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -171,7 +171,7 @@ with col3:
|
|
171 |
img2=st.session_state["output_2"],
|
172 |
label1="YOLOX",
|
173 |
label2="SARAI",
|
174 |
-
width=
|
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,
|