Tuana commited on
Commit
82fa495
1 Parent(s): abe071a

update the title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def reset_results(*args):
40
 
41
  #Streamlit App
42
 
43
- st.title('Game of Thrones QA with Haystack')
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)