SaiedAlshahrani
commited on
Commit
•
ce68b12
1
Parent(s):
c9efc3e
Update report.py
Browse files
report.py
CHANGED
@@ -287,7 +287,7 @@ footer="""
|
|
287 |
|
288 |
</style>
|
289 |
|
290 |
-
<div class="footer"> <p class="p1">Copyright
|
291 |
|
292 |
"""
|
293 |
st.markdown(footer, unsafe_allow_html=True)
|
|
|
287 |
|
288 |
</style>
|
289 |
|
290 |
+
<div class="footer"> <p class="p1">Copyright©2023 by Saied Alshahrani<br>Hosted with Hugging Face Spaces 🤗</p> </div>
|
291 |
|
292 |
"""
|
293 |
st.markdown(footer, unsafe_allow_html=True)
|