Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -40,8 +40,6 @@ def reset_results(*args):
|
|
40 |
|
41 |
#Streamlit App
|
42 |
|
43 |
-
st.title('Haystack Game of Thrones QA ')
|
44 |
-
|
45 |
image = Image.open('got-haystack.png')
|
46 |
st.image(image)
|
47 |
|
|
|
40 |
|
41 |
#Streamlit App
|
42 |
|
|
|
|
|
43 |
image = Image.open('got-haystack.png')
|
44 |
st.image(image)
|
45 |
|