johnometalman commited on
Commit
00f7970
·
1 Parent(s): 5a8dfb2

agregar texto

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,7 +10,7 @@ st.subheader("Este es una iteración para bucar mejorar el demo")
10
 
11
  st.markdown(
12
  """
13
- Este es un demo prueba para la clase de Platzi
14
  """
15
  )
16
 
@@ -102,4 +102,4 @@ if archivo_imagen is not None:
102
  st.write(output.shape)
103
  st.image(output, width=850)
104
 
105
- st.markdown("Gracias por usar nuestro demo! Nos vemos pronto")
 
10
 
11
  st.markdown(
12
  """
13
+ Este es un demo prueba para la clase de Machine leardning
14
  """
15
  )
16
 
 
102
  st.write(output.shape)
103
  st.image(output, width=850)
104
 
105
+ st.markdown("Gracias por usar este demo! Nos vemos pronto")