Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ set_state_if_absent("question", "how much money should each player have at the b
|
|
39 |
set_state_if_absent("results", None)
|
40 |
|
41 |
|
42 |
-
|
43 |
Haystack FAQ Semantic Search Pipeline
|
44 |
""", unsafe_allow_html=True)
|
45 |
|
|
|
39 |
set_state_if_absent("results", None)
|
40 |
|
41 |
|
42 |
+
st.markdown( """
|
43 |
Haystack FAQ Semantic Search Pipeline
|
44 |
""", unsafe_allow_html=True)
|
45 |
|