MeYourHint commited on
Commit
044e4f5
·
1 Parent(s): cfc358c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -282,7 +282,7 @@ with gr.Blocks(css=CSS, theme=theme) as demo:
282
  videos = []
283
 
284
  with gr.Row():
285
- with gr.Column(scale=2):
286
  text = gr.Textbox(
287
  show_label=True,
288
  label="Text prompt",
 
282
  videos = []
283
 
284
  with gr.Row():
285
+ with gr.Column(scale=3):
286
  text = gr.Textbox(
287
  show_label=True,
288
  label="Text prompt",