Erfan11 commited on
Commit
e33b8ac
1 Parent(s): 1b8c520

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ elif option == "Video Generation":
34
 
35
  if st.button("Generate Video"):
36
  video_path = generate_simple_video(prompt)
37
- st.video(video_path)
 
34
 
35
  if st.button("Generate Video"):
36
  video_path = generate_simple_video(prompt)
37
+ st.video(video_path)