Spaces:
Runtime error
Runtime error
renamed
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ def main():
|
|
78 |
""",
|
79 |
unsafe_allow_html=True,
|
80 |
)
|
81 |
-
st.sidebar.markdown("""# SummIT""")
|
82 |
st.sidebar.image("fl.png", width=220)
|
83 |
st.sidebar.markdown(
|
84 |
"""
|
|
|
78 |
""",
|
79 |
unsafe_allow_html=True,
|
80 |
)
|
81 |
+
st.sidebar.markdown("""# ARTeLab SummIT""")
|
82 |
st.sidebar.image("fl.png", width=220)
|
83 |
st.sidebar.markdown(
|
84 |
"""
|