Tuana commited on
Commit
3d18103
·
1 Parent(s): 80f9666

Update app.py

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