hina19 commited on
Commit
f8944c0
·
verified ·
1 Parent(s): 260865a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -135,6 +135,7 @@ if uploaded_file:
135
 
136
  # Example usage
137
  create_summary_video("scenes", "summary_video.mp4")
 
138
 
139
  # # Combine Audio & Video
140
  # st.write("🎬 Merging audio with the video...")
 
135
 
136
  # Example usage
137
  create_summary_video("scenes", "summary_video.mp4")
138
+ st.video('summary_video.mp4')
139
 
140
  # # Combine Audio & Video
141
  # st.write("🎬 Merging audio with the video...")