Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
134d79f
1
Parent(s):
9fc4ab1
add photo
Browse files- app.py +1 -1
- calabi_yau.jpeg +0 -0
app.py
CHANGED
@@ -56,7 +56,7 @@ QUEUE_SIZE = 20 # maximize this value for adding enough places in the global que
|
|
56 |
st.set_page_config(layout="wide")
|
57 |
|
58 |
st.title(TITLE)
|
59 |
-
|
60 |
st.markdown(DESCRIPTION)
|
61 |
st.markdown("\n")
|
62 |
|
|
|
56 |
st.set_page_config(layout="wide")
|
57 |
|
58 |
st.title(TITLE)
|
59 |
+
st.image("calabi_yau.jpeg", caption="Teaching AI to understand Mathematics") # TODO add a Vanderbilt related picture to the head of our Space!
|
60 |
st.markdown(DESCRIPTION)
|
61 |
st.markdown("\n")
|
62 |
|
calabi_yau.jpeg
ADDED
![]() |