paulcalzada commited on
Commit
b70de50
·
verified ·
1 Parent(s): 3070d9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -179,8 +179,8 @@ with gr.Blocks(title="DeepV for RTL (Model-Agnostic)", theme=gr.themes.Soft()) a
179
  }
180
 
181
  #deepv-logo {
182
- width: 300px;
183
- height: 85px;
184
  object-fit: contain;
185
  }
186
 
 
179
  }
180
 
181
  #deepv-logo {
182
+ width: 350px; /* Increased size */
183
+ height: 100px; /* Increased size */
184
  object-fit: contain;
185
  }
186