ysharma HF staff commited on
Commit
7ac940d
1 Parent(s): a8fde07
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -177,11 +177,6 @@ def gen_moviepy_gif(start_seconds, end_seconds):
177
  print("At the very end")
178
  return gif_img
179
 
180
- ff = ffmpy.FFmpeg(
181
- inputs = {"cash.mp4" : None},
182
- outputs = {"cash.gif" : None})
183
-
184
- ff.run
185
 
186
 
187
  sample_video = ['./ShiaLaBeouf.mp4']
 
177
  print("At the very end")
178
  return gif_img
179
 
 
 
 
 
 
180
 
181
 
182
  sample_video = ['./ShiaLaBeouf.mp4']