multimodalart HF Staff commited on
Commit
0c2f9b0
·
verified ·
1 Parent(s): bc70754

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ def process_video(
131
  return output_path
132
 
133
  css = '''
134
- .fillable{max-width: 900px !important}
135
  '''
136
  with gr.Blocks(title="Lucy Edit - Video Editing with Text", css=css) as demo:
137
  gr.HTML(f"""<p align="center">
 
131
  return output_path
132
 
133
  css = '''
134
+ .fillable{max-width: 1100px !important}
135
  '''
136
  with gr.Blocks(title="Lucy Edit - Video Editing with Text", css=css) as demo:
137
  gr.HTML(f"""<p align="center">