awacke1 commited on
Commit
51e6c86
·
verified ·
1 Parent(s): 79db155

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -55,6 +55,13 @@ st.set_page_config(
55
  }
56
  )
57
 
 
 
 
 
 
 
 
58
  experimentalSubProgram="""
59
 
60
  import streamlit as st
 
55
  }
56
  )
57
 
58
+
59
+ st.markdown('
60
+
61
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/iPRZvrjpQ11_AyZBXIaq5.png)
62
+
63
+ ')
64
+
65
  experimentalSubProgram="""
66
 
67
  import streamlit as st