jchauhan commited on
Commit
81ec359
1 Parent(s): b2e8351

Reducing the size

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ class GradioUserInference:
30
  elem_id="Indic",
31
  label="Indic",
32
  container=True,
33
- height="55vh",
34
  )
35
  prompt = gr.Textbox(
36
  show_label=False, placeholder='Enter your prompt here..', container=False
 
30
  elem_id="Indic",
31
  label="Indic",
32
  container=True,
33
+ height="45vh",
34
  )
35
  prompt = gr.Textbox(
36
  show_label=False, placeholder='Enter your prompt here..', container=False