prithivMLmods commited on
Commit
3288d44
·
verified ·
1 Parent(s): 5fd2254

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ examples = [
199
  ]
200
 
201
  css = '''
202
- .gradio-container{max-width: 900px !important; margin: auto;}
203
  h1{text-align:center}
204
  #gallery { min-height: 400px; }
205
  footer { display: none !important; visibility: hidden !important; }
 
199
  ]
200
 
201
  css = '''
202
+ .gradio-container{max-width: 680px !important; margin: auto;}
203
  h1{text-align:center}
204
  #gallery { min-height: 400px; }
205
  footer { display: none !important; visibility: hidden !important; }