msg
Browse files
app.py
CHANGED
|
@@ -44,4 +44,4 @@ st.markdown(
|
|
| 44 |
)
|
| 45 |
|
| 46 |
# Add the centered button
|
| 47 |
-
st.button("Explore
|
|
|
|
| 44 |
)
|
| 45 |
|
| 46 |
# Add the centered button
|
| 47 |
+
st.button("Explore Infinite", key="explore_button")
|