ovi054 commited on
Commit
25ec1ec
1 Parent(s): d243a95

update commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ demo = gr.Interface(
25
  inputs=gr.Video(),
26
  outputs="image",
27
  title="Video to Last Frame",
28
- description="Extract the last frame from a video (Like(♡) the project if it helps!)",
29
  )
30
 
31
  if __name__ == "__main__":
 
25
  inputs=gr.Video(),
26
  outputs="image",
27
  title="Video to Last Frame",
28
+ description="Extract the last frame from video (🖤 the project if it helps!)",
29
  )
30
 
31
  if __name__ == "__main__":