Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ OR
|
|
43 |
- the four point line would surely draw in eyes.
|
44 |
text: failing to draw in the masses, the nba has ( fallen into / succumb to / bowed to ) disrepair. such does not have to be the case, however. in fact, a myriad of simple, relatively cheap ( solutions / interventions / enhancements ) could revive the league. the addition of the much-hyped four-point line would surely juice viewership.
|
45 |
***
|
46 |
-
-''')
|
47 |
|
48 |
temp = st.sidebar.slider("Temperature", 0.7, 1.5)
|
49 |
number_of_outputs = st.sidebar.slider("Number of Outputs", 5, 50)
|
|
|
43 |
- the four point line would surely draw in eyes.
|
44 |
text: failing to draw in the masses, the nba has ( fallen into / succumb to / bowed to ) disrepair. such does not have to be the case, however. in fact, a myriad of simple, relatively cheap ( solutions / interventions / enhancements ) could revive the league. the addition of the much-hyped four-point line would surely juice viewership.
|
45 |
***
|
46 |
+
- ''')
|
47 |
|
48 |
temp = st.sidebar.slider("Temperature", 0.7, 1.5)
|
49 |
number_of_outputs = st.sidebar.slider("Number of Outputs", 5, 50)
|