Spaces:
Runtime error
Runtime error
dataautogpt3
commited on
Commit
β’
2b02718
1
Parent(s):
8e39e50
Update app.py
Browse files
app.py
CHANGED
@@ -14,9 +14,8 @@ from diffusers import (
|
|
14 |
)
|
15 |
DESCRIPTION = """
|
16 |
# Mobius
|
17 |
-
Redefining State-of-the-Art in Debiased Diffusion Models:
|
18 |
|
19 |
-
|
20 |
|
21 |
Model by [Corcel.io](https://huggingface.co/Corcelio/mobius)
|
22 |
"""
|
|
|
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 |
"""
|