Timjo88 commited on
Commit
8d3589e
·
1 Parent(s): 1d3a9da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- st.markdown( """
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