prithivMLmods commited on
Commit
aaeb047
1 Parent(s): 1a02501

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -451,7 +451,7 @@ examples = [
451
  ]
452
 
453
  css = '''
454
- .gradio-container{max-width: 640px !important}
455
  h1{text-align:center}
456
  '''
457
 
 
451
  ]
452
 
453
  css = '''
454
+ .gradio-container{max-width: 600px !important}
455
  h1{text-align:center}
456
  '''
457