prithivMLmods commited on
Commit
2527f03
1 Parent(s): a0992e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -178,9 +178,10 @@ def apply_style(style_name: str, positive: str, negative: str = "") -> Tuple[str
178
 
179
 
180
 
181
- DESCRIPTION = """## MidJourney
 
 
182
 
183
- Drop your best results in the community: [rb.gy/klkbs7](http://rb.gy/klkbs7), Have you tried the stable hamster space? [rb.gy/hfrm2f](http://rb.gy/hfrm2f)
184
  """
185
 
186
 
 
178
 
179
 
180
 
181
+ DESCRIPTION = """## MidJourney Collage
182
+
183
+ MidJourney Collage mimics the functions but is not exactly the same. Drop your best results in the community: [rb.gy/klkbs7](http://rb.gy/klkbs7)
184
 
 
185
  """
186
 
187