fffiloni commited on
Commit
07b7070
·
verified ·
1 Parent(s): 2a43dea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def process_images(left_img, right_img, method, color_method):
98
  css="""
99
  div#col-container{
100
  margin: 0 auto;
101
- max-width: 960px;
102
  }
103
  """
104
  # Create the Gradio interface
 
98
  css="""
99
  div#col-container{
100
  margin: 0 auto;
101
+ max-width: 1340px;
102
  }
103
  """
104
  # Create the Gradio interface