Towhidul commited on
Commit
2940078
·
verified ·
1 Parent(s): c21b03e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,8 +11,8 @@ st.set_page_config(page_title="FACTOID: FACtual enTailment fOr hallucInation Det
11
  st.title('Welcome to :blue[FACTOID] ')
12
 
13
  st.header('FACTOID: FACtual enTailment fOr hallucInation Detection :blue[Web Demo]')
14
- image = Image.open('image.png')
15
- st.image(image, caption='Traditional Entailment vs Factual Entailment')
16
  pdf_viewer(input="fac.pdf", width=700)
17
 
18
  # List of sentences
 
11
  st.title('Welcome to :blue[FACTOID] ')
12
 
13
  st.header('FACTOID: FACtual enTailment fOr hallucInation Detection :blue[Web Demo]')
14
+ #image = Image.open('image.png')
15
+ #st.image(image, caption='Traditional Entailment vs Factual Entailment')
16
  pdf_viewer(input="fac.pdf", width=700)
17
 
18
  # List of sentences