prithivMLmods commited on
Commit
6e8d8db
·
verified ·
1 Parent(s): f1540c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import tempfile
9
 
10
 
11
  css = '''
12
- .gradio-container{max-width: 600px !important}
13
  h1{text-align:center}
14
  '''
15
 
 
9
 
10
 
11
  css = '''
12
+ .gradio-container{max-width: 950px !important}
13
  h1{text-align:center}
14
  '''
15