Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|