Spaces:
Sleeping
Sleeping
Daniel Cerda Escobar
commited on
Commit
·
eff795b
1
Parent(s):
0b13976
Update app file
Browse files
app.py
CHANGED
@@ -163,7 +163,7 @@ with col2:
|
|
163 |
img2=st.session_state["output_2"],
|
164 |
label1='Uploaded Diagram',
|
165 |
label2='Model Inference',
|
166 |
-
width=
|
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=820,
|
167 |
starting_position=50,
|
168 |
show_labels=True,
|
169 |
make_responsive=True,
|