Towhidul commited on
Commit
16772ff
·
1 Parent(s): e60b378

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def query_evidence(payload):
22
  return response.json()
23
 
24
  #-----------------------------------------------------------
25
- st.title('Welcome to _FACTIFY_ - _5WQA_ : 5W Aspect-based Fact Verification through Question Answering blue[Web] blue[Demo]')
26
 
27
  #-----------------------------------------------------------
28
  claim_text=st.text_area("Enter your claim:")
 
22
  return response.json()
23
 
24
  #-----------------------------------------------------------
25
+ st.title('Welcome to _FACTIFY_ - _5WQA_ : 5W Aspect-based Fact Verification through Question Answering :blue[Web] :blue[Demo]')
26
 
27
  #-----------------------------------------------------------
28
  claim_text=st.text_area("Enter your claim:")