multimodalart HF staff commited on
Commit
bfec400
1 Parent(s): df1d4be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ examples = [
44
  css="""
45
  #col-container {
46
  margin: 0 auto;
47
- max-width: 520px;
48
  }
49
  """
50
 
 
44
  css="""
45
  #col-container {
46
  margin: 0 auto;
47
+ max-width: 580px;
48
  }
49
  """
50