prakharg24 commited on
Commit
dd61bc5
·
verified ·
1 Parent(s): 2f03983

Update my_pages/landing.py

Browse files
Files changed (1) hide show
  1. my_pages/landing.py +2 -2
my_pages/landing.py CHANGED
@@ -7,10 +7,10 @@ def render():
7
  <div style='text-align: center; font-size:18px; color:gray;'>
8
  Welcome to the Multiplicity Interactive Demo.<br><br>
9
  In this demo, you will explore how developer choices create a multiverse of possible models,
10
- and how these choices connects to concerns of arbitrariness and homogenization in AI.<br><br>
11
  The takeaway for the demo will be presented when you click 'Get Started'.
12
  You may then navigate the demo by interacting with various concepts in the takeaway paragraph and returning as you wish,
13
- or follow the guided tutorial which will go through all pieces in order.
14
  </div>
15
  """,
16
  unsafe_allow_html=True
 
7
  <div style='text-align: center; font-size:18px; color:gray;'>
8
  Welcome to the Multiplicity Interactive Demo.<br><br>
9
  In this demo, you will explore how developer choices create a multiverse of possible models,
10
+ and how these choices connect to concerns of arbitrariness and homogenization in AI.<br><br>
11
  The takeaway for the demo will be presented when you click 'Get Started'.
12
  You may then navigate the demo by interacting with various concepts in the takeaway paragraph and returning as you wish,
13
+ or follow the guided tutorial which will go through all pieces in order.<br><br>
14
  </div>
15
  """,
16
  unsafe_allow_html=True