ehristoforu commited on
Commit
c33cd16
1 Parent(s): c517b3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ with gr.Blocks(css=css, theme="Base") as demo:
119
  text_button = gr.Button("Generate", variant='primary', elem_id="generate")
120
 
121
  with gr.Row():
122
- with gr.Column(scale=3):
123
 
124
 
125
  with gr.Column(scale=2):
 
119
  text_button = gr.Button("Generate", variant='primary', elem_id="generate")
120
 
121
  with gr.Row():
122
+
123
 
124
 
125
  with gr.Column(scale=2):