ysharma HF staff commited on
Commit
5051675
1 Parent(s): aadddd8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def generate_gifs(gif_transcript, words, words_timestamp):
76
  #gif_img = f"./gifimage.gif"
77
  #html_out = "<img src= '" + gif_img + "' alt='create a gif from video' width='100%'/>"
78
  #print("html out is :", html_out)
79
- return gif_img
80
 
81
 
82
  #calling the hosted model
 
76
  #gif_img = f"./gifimage.gif"
77
  #html_out = "<img src= '" + gif_img + "' alt='create a gif from video' width='100%'/>"
78
  #print("html out is :", html_out)
79
+ return im
80
 
81
 
82
  #calling the hosted model