alejo2315 commited on
Commit
0101b21
1 Parent(s): f4a54d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -121,6 +121,4 @@ if archivo_imagen is not None:
121
  st.subheader("Segmentación:")
122
  st.write(output.shape)
123
  st.image(output, width=850)
124
-
125
-
126
- st.markdown("Gracias por usar nuestro demo! Nos vemos pronto")
 
121
  st.subheader("Segmentación:")
122
  st.write(output.shape)
123
  st.image(output, width=850)
124
+