Jai12345 commited on
Commit
b66b798
1 Parent(s): 8d8b2e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -49,8 +49,7 @@ def reset_results(*args):
49
 
50
  # Streamlit App
51
 
52
- image = Image.open('got-haystack.png')
53
- st.image(image)
54
 
55
  st.markdown("""
56
  This QA demo uses a [Haystack Extractive QA Pipeline](https://haystack.deepset.ai/components/ready-made-pipelines#extractiveqapipeline) with
 
49
 
50
  # Streamlit App
51
 
52
+
 
53
 
54
  st.markdown("""
55
  This QA demo uses a [Haystack Extractive QA Pipeline](https://haystack.deepset.ai/components/ready-made-pipelines#extractiveqapipeline) with