hskwon7 commited on
Commit
89d0d20
·
verified ·
1 Parent(s): 53719e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -25,8 +25,8 @@ def reset_state():
25
 
26
  def main():
27
  st.set_page_config(layout="wide")
28
- st.title("🖼️ 📖 Image-to-Story App for Kids")
29
- st.write("Upload or demo an image to get a 50–100 word story and audio!")
30
 
31
  # --- Sidebar: History ---
32
  st.sidebar.header("History")
 
25
 
26
  def main():
27
  st.set_page_config(layout="wide")
28
+ st.title("🎨 Magic Picture Story Time!")
29
+ st.write("Pick or upload a picture, and watch it turn into a fun story with voice! Ready for a magical tale?")
30
 
31
  # --- Sidebar: History ---
32
  st.sidebar.header("History")