prithivMLmods commited on
Commit
8b01985
·
verified ·
1 Parent(s): bbf2db2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
  css = '''
13
  .gradio-container {
14
- max-width: 130%;
15
  margin: 0 auto;
16
  }
17
  h1 { text-align: center; }
 
11
 
12
  css = '''
13
  .gradio-container {
14
+ max-width: 150%;
15
  margin: 0 auto;
16
  }
17
  h1 { text-align: center; }