Update my_pages/landing.py
Browse files- my_pages/landing.py +1 -1
my_pages/landing.py
CHANGED
|
@@ -7,7 +7,7 @@ def render():
|
|
| 7 |
add_instruction_text(
|
| 8 |
"""
|
| 9 |
Welcome to the Multiplicity Interactive Demo.<br><br>
|
| 10 |
-
In this demo, you will explore how developer choices 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'.
|
|
|
|
| 7 |
add_instruction_text(
|
| 8 |
"""
|
| 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'.
|