Prageeth-1 commited on
Commit
96c2686
·
verified ·
1 Parent(s): 96b5b5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -146,6 +146,7 @@ with tab1:
146
 
147
 
148
  with tab2:
 
149
  st.header("Question Answering Pipeline")
150
  st.write("Ask questions about news content and get answers from our AI model.")
151
 
 
146
 
147
 
148
  with tab2:
149
+
150
  st.header("Question Answering Pipeline")
151
  st.write("Ask questions about news content and get answers from our AI model.")
152