Spaces:
Running
Running
update the title
Browse files
app.py
CHANGED
|
@@ -40,7 +40,7 @@ def reset_results(*args):
|
|
| 40 |
|
| 41 |
#Streamlit App
|
| 42 |
|
| 43 |
-
st.title('Game of Thrones QA
|
| 44 |
|
| 45 |
image = Image.open('got-haystack.png')
|
| 46 |
st.image(image)
|
|
|
|
| 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)
|