mobenta commited on
Commit
9f97607
·
verified ·
1 Parent(s): 23d6248

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: 50px !important;
98
- height: 50px !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: 100px !important;
98
+ height: 100px !important;
99
  margin-right: 20px;
100
  }
101
  #search_output .label {