DeepNets commited on
Commit
076433e
·
verified ·
1 Parent(s): d5e5ea9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ with gr.Blocks(theme='soft') as app:
86
  query_image = gr.Image(
87
  label='Query Image',
88
  sources=['upload', 'clipboard'],
89
- height='70vh'
90
  )
91
 
92
  # Output Gallery Display
 
86
  query_image = gr.Image(
87
  label='Query Image',
88
  sources=['upload', 'clipboard'],
89
+ height='50vh'
90
  )
91
 
92
  # Output Gallery Display