Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ import torch
|
|
10 |
from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
|
11 |
|
12 |
|
13 |
-
|
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 |
|