frncscp commited on
Commit
9e0fc1c
·
1 Parent(s): d43f73d

Update Patacotrón™.py

Browse files
Files changed (1) hide show
  1. Patacotrón™.py +2 -4
Patacotrón™.py CHANGED
@@ -13,8 +13,6 @@ st.set_page_config(
13
  link = '[Reportar un Bug](https://docs.google.com/forms/d/e/1FAIpQLScH0ZxAV8aSqs7TPYi86u0nkxvQG3iuHCStWNB-BoQnSW2V0g/viewform?usp=sf_link)'
14
  st.title("Patacotrón™")
15
 
16
- st.image.MAX_IMAGE_PIXELS = None
17
-
18
  #st.markdown(
19
  # """
20
  # <style>
@@ -49,5 +47,5 @@ st.markdown(
49
  """
50
  )
51
 
52
- st.image('collage.jpg')
53
- st.caption('Haz zoom en la imagen 👀')
 
13
  link = '[Reportar un Bug](https://docs.google.com/forms/d/e/1FAIpQLScH0ZxAV8aSqs7TPYi86u0nkxvQG3iuHCStWNB-BoQnSW2V0g/viewform?usp=sf_link)'
14
  st.title("Patacotrón™")
15
 
 
 
16
  #st.markdown(
17
  # """
18
  # <style>
 
47
  """
48
  )
49
 
50
+ #st.image('collage.jpg')
51
+ #st.caption('Haz zoom en la imagen 👀')