Update app.py
Browse files
app.py
CHANGED
|
@@ -278,7 +278,7 @@ with st.sidebar:
|
|
| 278 |
#)
|
| 279 |
|
| 280 |
# Main App
|
| 281 |
-
st.title("Document Analyzer
|
| 282 |
|
| 283 |
# Step 1: Upload and Process Documents
|
| 284 |
st.subheader("Step 1: Upload and Process Documents")
|
|
|
|
| 278 |
#)
|
| 279 |
|
| 280 |
# Main App
|
| 281 |
+
st.title("Document Analyzer & Podcast Generator")
|
| 282 |
|
| 283 |
# Step 1: Upload and Process Documents
|
| 284 |
st.subheader("Step 1: Upload and Process Documents")
|