Spaces:
Runtime error
Runtime error
dataautogpt3
commited on
Commit
β’
fbff24d
1
Parent(s):
1afc34c
Update app.py
Browse files
app.py
CHANGED
@@ -13,9 +13,11 @@ from diffusers import (
|
|
13 |
AutoencoderKL
|
14 |
)
|
15 |
DESCRIPTION = """
|
16 |
-
#
|
17 |
|
18 |
-
|
|
|
|
|
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 |
"""
|