Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -55,14 +55,6 @@ st.set_page_config(
|
|
55 |
}
|
56 |
)
|
57 |
|
58 |
-
|
59 |
-
st.markdown("""
|
60 |
-
|
61 |
-
|
62 |
-

|
63 |
-
|
64 |
-
""")
|
65 |
-
|
66 |
experimentalSubProgram="""
|
67 |
|
68 |
import streamlit as st
|
|
|
55 |
}
|
56 |
)
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
experimentalSubProgram="""
|
59 |
|
60 |
import streamlit as st
|