Tas01 commited on
Commit
172eff5
·
verified ·
1 Parent(s): 5c067a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -564,6 +564,7 @@ with gr.Blocks(title="CLIP-ViT Image Analyzer", theme=gr.themes.Soft()) as demo:
564
  columns=4,
565
  rows=2,
566
  height="auto",
 
567
  object_fit="contain",
568
  show_label=False,
569
  show_download_button=False,
 
564
  columns=4,
565
  rows=2,
566
  height="auto",
567
+ scale=2,
568
  object_fit="contain",
569
  show_label=False,
570
  show_download_button=False,