Jeffgold commited on
Commit
a5fda51
·
1 Parent(s): c986cbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def transcode_video(video_path):
25
 
26
 
27
  video_files = [
28
- "/output_dir/NEARHUBanimation.mp4",
29
  ]
30
 
31
  # Launch a gradio interface that allows you to play the transcoded video file.
 
25
 
26
 
27
  video_files = [
28
+ "output_dir/NEARHUBanimation.mp4",
29
  ]
30
 
31
  # Launch a gradio interface that allows you to play the transcoded video file.