Alesteba commited on
Commit
7172af3
1 Parent(s): fbe6d6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ st.markdown(
50
  f'<img src="data:image/gif;base64,{data_url}" alt="cat gif" width=100%>',
51
  unsafe_allow_html=True,
52
  )
53
- st.image(image, caption='Training Steps')
54
  st.markdown("## Interactive Demo")
55
 
56
  # download the model:
 
50
  f'<img src="data:image/gif;base64,{data_url}" alt="cat gif" width=100%>',
51
  unsafe_allow_html=True,
52
  )
53
+ # st.image(image, caption='Training Steps')
54
  st.markdown("## Interactive Demo")
55
 
56
  # download the model: