prithivMLmods commited on
Commit
9dabadd
1 Parent(s): 82dc768

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -17,12 +17,12 @@ from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
17
  from typing import Tuple
18
 
19
  css = '''
20
- .gradio-container{max-width: 570px !important}
21
  h1{text-align:center}
22
  footer {
23
  visibility: hidden
24
  }
25
- '''
26
 
27
  DESCRIPTIONXX = """
28
  ## MIDJOURNEY XL🏜️
 
17
  from typing import Tuple
18
 
19
  css = '''
20
+ .gradio-container{max-width: 575px !important}
21
  h1{text-align:center}
22
  footer {
23
  visibility: hidden
24
  }
25
+ ''''
26
 
27
  DESCRIPTIONXX = """
28
  ## MIDJOURNEY XL🏜️