Spaces:
Runtime error
Runtime error
Update pages/25_UDOP.py
Browse files- pages/25_UDOP.py +1 -1
pages/25_UDOP.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
from streamlit_extras.switch_page_button import switch_page
|
3 |
|
4 |
-
st.title("
|
5 |
|
6 |
st.success("""[Original tweet](https://x.com/mervenoyann/status/1767200350530859321) (Mar 11, 2024)""", icon="ℹ️")
|
7 |
st.markdown(""" """)
|
|
|
1 |
import streamlit as st
|
2 |
from streamlit_extras.switch_page_button import switch_page
|
3 |
|
4 |
+
st.title("UDOP")
|
5 |
|
6 |
st.success("""[Original tweet](https://x.com/mervenoyann/status/1767200350530859321) (Mar 11, 2024)""", icon="ℹ️")
|
7 |
st.markdown(""" """)
|