samin commited on
Commit
7ce0d4d
Β·
verified Β·
1 Parent(s): 306f076

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -130,7 +130,7 @@ def _inject_css():
130
  # App
131
  # ──────────────────────────────────────────────────────────────────────────────
132
  def main():
133
- st.title("πŸ–ΌοΈ ImagenHub2 Data Visualization")
134
  st.markdown("Each task starts with **10** items β€” click **Show more** to load **+10**.")
135
  _inject_css()
136
 
 
130
  # App
131
  # ──────────────────────────────────────────────────────────────────────────────
132
  def main():
133
+ st.title("πŸ–ΌοΈ ImagenWorld Data Visualization")
134
  st.markdown("Each task starts with **10** items β€” click **Show more** to load **+10**.")
135
  _inject_css()
136