dataautogpt3 commited on
Commit
fbff24d
β€’
1 Parent(s): 1afc34c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -13,9 +13,11 @@ from diffusers import (
13
  AutoencoderKL
14
  )
15
  DESCRIPTION = """
16
- # Mobius
17
 
18
- a diffusion model that pushes the boundaries of domain-agnostic debiasing and representation realignment. By employing a brand new constructive deconstruction framework, Mobius achieves unrivaled generalization across a vast array of styles and domains, eliminating the need for expensive pretraining from scratch.
 
 
19
 
20
  Model by [Corcel.io](https://huggingface.co/Corcelio/mobius)
21
  """
 
13
  AutoencoderKL
14
  )
15
  DESCRIPTION = """
16
+ # OpenVision
17
 
18
+ Midjourney Aesthetic for All Your Images:
19
+
20
+ OpenVision is a style enhancement of ProteusV0.4 that seamlessly incorporates the captivating Midjourney aesthetic into every image you generate.
21
 
22
  Model by [Corcel.io](https://huggingface.co/Corcelio/mobius)
23
  """