Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -377,4 +377,4 @@ with st.sidebar:
|
|
| 377 |
|
| 378 |
# Footer
|
| 379 |
st.markdown("---")
|
| 380 |
-
st.markdown("<div style='text-align: center;'>© 2023 Daily Mirror News Analyzer | Powered by Hugging Face Transformers</div>", unsafe_allow_html=True)
|
|
|
|
| 377 |
|
| 378 |
# Footer
|
| 379 |
st.markdown("---")
|
| 380 |
+
st.markdown("<div style='text-align: center;'>© 2023 Daily Mirror News Analyzer | Powered by Hugging Face Transformers</div>", unsafe_allow_html=True)
|