Spaces:
Runtime error
Runtime error
Commit
·
239fed5
1
Parent(s):
8644233
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ if 'found_article' not in st.session_state:
|
|
27 |
st.session_state.qas = []
|
28 |
|
29 |
st.write("""
|
30 |
-
# Wiki
|
31 |
""")
|
32 |
placeholder = st.empty()
|
33 |
|
|
|
27 |
st.session_state.qas = []
|
28 |
|
29 |
st.write("""
|
30 |
+
# Wiki Chat V2
|
31 |
""")
|
32 |
placeholder = st.empty()
|
33 |
|