yuvaranianandhan24 commited on
Commit
68e93b1
·
verified ·
1 Parent(s): 69346ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ st.sidebar.title("Choose the task")
84
  def main():
85
  with st.sidebar.expander("Audio Story"):
86
 
87
- st.set_page_config(page_title="🎨 Image-to-Audio Story 🎧", page_icon="🖼️")
88
  st.title("Turn the Image into Audio Story")
89
 
90
  # Allows users to upload an image file
 
84
  def main():
85
  with st.sidebar.expander("Audio Story"):
86
 
87
+ st.write(page_title="🎨 Image-to-Audio Story 🎧", page_icon="🖼️")
88
  st.title("Turn the Image into Audio Story")
89
 
90
  # Allows users to upload an image file