mobenta commited on
Commit
4f264df
·
verified ·
1 Parent(s): 3823bdf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,8 +94,8 @@ def show_video(video_url):
94
  # Create the Gradio interface
95
  with gr.Blocks(css="""
96
  #search_output img {
97
- width: 150px !important;
98
- height: 150px !important;
99
  margin-right: 20px;
100
  }
101
  #search_output .label {
 
94
  # Create the Gradio interface
95
  with gr.Blocks(css="""
96
  #search_output img {
97
+ width: 200px !important;
98
+ height: 200px !important;
99
  margin-right: 20px;
100
  }
101
  #search_output .label {