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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,8 +10,8 @@ import torch
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
 
17
 
 
10
  from diffusers import StableDiffusionXLPipeline, EulerAncestralDiscreteScheduler
11
 
12
 
13
+ DESCRIPTIONx = """## STABLE HAMSTER
14
+
15
  """
16
 
17