Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,6 +7,7 @@ def main():
|
|
| 7 |
layout="wide"
|
| 8 |
)
|
| 9 |
st.write(css, unsafe_allow_html=True)
|
|
|
|
| 10 |
|
| 11 |
# Welcome section
|
| 12 |
st.title("📚 PDF Insights AI")
|
|
|
|
| 7 |
layout="wide"
|
| 8 |
)
|
| 9 |
st.write(css, unsafe_allow_html=True)
|
| 10 |
+
|
| 11 |
|
| 12 |
# Welcome section
|
| 13 |
st.title("📚 PDF Insights AI")
|