prithivMLmods commited on
Commit
7615f0c
·
verified ·
1 Parent(s): fbcfce3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import torch
10
  from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
 
13
- DESCRIPTION = """## MidJourney
14
  Drop your best results in the community: [rb.gy/klkbs7](http://rb.gy/klkbs7)
15
  """
16
 
 
10
  from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
 
13
+ DESCRIPTIONx = """## MidJourney
14
  Drop your best results in the community: [rb.gy/klkbs7](http://rb.gy/klkbs7)
15
  """
16