Dhan98 commited on
Commit
8373e7f
Β·
verified Β·
1 Parent(s): dfd6e31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ def generate_video_from_image(image, duration_seconds=10, progress_bar=None):
81
  def main():
82
  st.set_page_config(page_title="Video Generator", page_icon="πŸŽ₯")
83
 
84
- st.title("πŸŽ₯ AI Video Generator")
85
  st.write("""
86
  Upload an image to generate a video with AI-powered motion and transitions.
87
  The app will automatically generate a caption for your image and use it as inspiration for the video.
 
81
  def main():
82
  st.set_page_config(page_title="Video Generator", page_icon="πŸŽ₯")
83
 
84
+ st.title("πŸŽ₯ Video Generator")
85
  st.write("""
86
  Upload an image to generate a video with AI-powered motion and transitions.
87
  The app will automatically generate a caption for your image and use it as inspiration for the video.