mobenta commited on
Commit
23d6248
·
verified ·
1 Parent(s): 8353f46

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