Update my_pages/landing.py
Browse files- my_pages/landing.py +1 -1
my_pages/landing.py
CHANGED
|
@@ -10,6 +10,6 @@ def render():
|
|
| 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
|
| 14 |
"""
|
| 15 |
)
|
|
|
|
| 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, click 'Next'.
|
| 14 |
"""
|
| 15 |
)
|