ysharma HF staff commited on
Commit
55f1173
1 Parent(s): 068d319
Files changed (1) hide show
  1. app.py +10 -4
app.py CHANGED
@@ -193,10 +193,16 @@ with demo:
193
 
194
  Some Samples -
195
 
196
- <p float="left">
197
- <img src='https://media.giphy.com/media/IP69ha9NNIXJFqR4BI/giphy.gif' width="20%">
198
- <img src='https://media.giphy.com/media/jNx9j9ENo6hQ3GnR95/giphy.gif' width="20%">
199
- </p>
 
 
 
 
 
 
200
 
201
  **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 -
202
  - A permanent supply for your own new GIFs
 
193
 
194
  Some Samples -
195
 
196
+ <table>
197
+ <tr>
198
+ <td>Sample 1</td>
199
+ <td>Sample 2</td>
200
+ </tr>
201
+ <tr>
202
+ <td><img src='https://media.giphy.com/media/IP69ha9NNIXJFqR4BI/giphy.gif' width="20%"></td>
203
+ <td><img src='https://media.giphy.com/media/jNx9j9ENo6hQ3GnR95/giphy.gif' width="20%"></td>
204
+ </tr>
205
+ </table>
206
 
207
  **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 -
208
  - A permanent supply for your own new GIFs