Update my_pages/landing.py
Browse files- my_pages/landing.py +1 -1
my_pages/landing.py
CHANGED
|
@@ -9,7 +9,7 @@ def render():
|
|
| 9 |
Welcome to the Multiplicity Interactive Demo.<br><br>
|
| 10 |
In this demo, you will explore how AI model developer choices can create a multiverse,
|
| 11 |
and how these choices connect to concerns of arbitrariness and homogenization in AI.<br><br>
|
| 12 |
-
Use the navigation buttons at the top of each page to move through the demo.
|
| 13 |
To begin the demo, click 'Next'.
|
| 14 |
"""
|
| 15 |
)
|
|
|
|
| 9 |
Welcome to the Multiplicity Interactive Demo.<br><br>
|
| 10 |
In this demo, you will explore how AI model developer choices can create a multiverse,
|
| 11 |
and how these choices connect to concerns of arbitrariness and homogenization in AI.<br><br>
|
| 12 |
+
Use the navigation buttons at the top of each page to move through the demo.<br>
|
| 13 |
To begin the demo, click 'Next'.
|
| 14 |
"""
|
| 15 |
)
|