Spaces:
Runtime error
Runtime error
Commit
·
ebd9c77
1
Parent(s):
e79434d
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ TITLE = "Identity Representation in Diffusion Models"
|
|
| 11 |
_INTRO = """
|
| 12 |
# Identity Representation in Diffusion Models
|
| 13 |
|
| 14 |
-
Explore the data generated from [DiffusionBiasExplorer](https://huggingface.co/spaces/tti-bias/
|
| 15 |
This demo showcases patterns in images generated by Stable Diffusion and Dalle-2 systems.
|
| 16 |
Specifically, images obtained from prompt inputs that span various gender- and ethnicity-related terms are clustered to show how those shape visual representations (more details below).
|
| 17 |
We encourage users to take advantage of this app to explore those trends, for example through the lens of the following questions:
|
|
|
|
| 11 |
_INTRO = """
|
| 12 |
# Identity Representation in Diffusion Models
|
| 13 |
|
| 14 |
+
Explore the data generated from [DiffusionBiasExplorer](https://huggingface.co/spaces/tti-bias/diffusion-bias-explorer)!
|
| 15 |
This demo showcases patterns in images generated by Stable Diffusion and Dalle-2 systems.
|
| 16 |
Specifically, images obtained from prompt inputs that span various gender- and ethnicity-related terms are clustered to show how those shape visual representations (more details below).
|
| 17 |
We encourage users to take advantage of this app to explore those trends, for example through the lens of the following questions:
|