ysuneu commited on
Commit
5a8c3d4
·
verified ·
1 Parent(s): 61cb4f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def text2speech(text):
24
 
25
  def main():
26
  # App title
27
- st.title("Streamlit Demo on Hugging Face")
28
  st.write("Welcome to the image to story audio app!")
29
 
30
  uploaded_image = st.file_uploader("Upload an image(jpg, jpeg, png)", type=["jpg", "jpeg", "png"])
 
24
 
25
  def main():
26
  # App title
27
+ st.title("Stroyteller on Hugging Face")
28
  st.write("Welcome to the image to story audio app!")
29
 
30
  uploaded_image = st.file_uploader("Upload an image(jpg, jpeg, png)", type=["jpg", "jpeg", "png"])