nrotem commited on
Commit
6f2fdcb
·
1 Parent(s): ad05830
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
2
  import subprocess
3
  import os
4
  import datetime
 
5
 
6
  def combine_video_subtitle(video_file, subtitle_file):
7
  # Output video file name
 
2
  import subprocess
3
  import os
4
  import datetime
5
+ from ffmpy import FFmpeg
6
 
7
  def combine_video_subtitle(video_file, subtitle_file):
8
  # Output video file name