Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ with tab1:
|
|
59 |
|
60 |
# banner and header
|
61 |
st.image(Titlelogo)
|
62 |
-
|
63 |
#st.link_button("**:gray[@IN SILICO] :violet[CHEMISTRY]**", "https://www.insilicochemistry.io")
|
64 |
#st.link_button(":rainbow[@mohamed elsoudy]", "mailto:mohamedelsoudy404@gmail.com")
|
65 |
# st.markdown('#') #insert space
|
|
|
59 |
|
60 |
# banner and header
|
61 |
st.image(Titlelogo)
|
62 |
+
st.image(Image.open('data/O=CNc1ccccc1.png'))
|
63 |
#st.link_button("**:gray[@IN SILICO] :violet[CHEMISTRY]**", "https://www.insilicochemistry.io")
|
64 |
#st.link_button(":rainbow[@mohamed elsoudy]", "mailto:mohamedelsoudy404@gmail.com")
|
65 |
# st.markdown('#') #insert space
|