ysharma HF Staff commited on
Commit
4a2907f
·
1 Parent(s): 9966ad7
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -191,6 +191,8 @@ with demo:
191
  gr.Markdown("""
192
  ### Now you can get your own unlimited supply of cool GIFs and reactions from the videos you most like..
193
 
 
 
194
  **Motivation and background:** In this Gradio-Space cum Blog, I will be taking you through my efforts in reproducing the brilliant app [Edit Video By Editing Text](https://huggingface.co/spaces/radames/edit-video-by-editing-text) by [@radames](https://huggingface.co/radames). My valule-adds are -
195
  - A permanent supply for your own new GIFs
196
  - This Space written in the form of a Notebook or a Blog if I may, to help someone understand how they can too build this kind of an app.
 
191
  gr.Markdown("""
192
  ### Now you can get your own unlimited supply of cool GIFs and reactions from the videos you most like..
193
 
194
+ Some Samples - 1. ![ShiaLaBeouf](./shia1.gif)
195
+
196
  **Motivation and background:** In this Gradio-Space cum Blog, I will be taking you through my efforts in reproducing the brilliant app [Edit Video By Editing Text](https://huggingface.co/spaces/radames/edit-video-by-editing-text) by [@radames](https://huggingface.co/radames). My valule-adds are -
197
  - A permanent supply for your own new GIFs
198
  - This Space written in the form of a Notebook or a Blog if I may, to help someone understand how they can too build this kind of an app.