Spaces:
Sleeping
Sleeping
2025
Browse files
app.py
CHANGED
|
@@ -269,6 +269,6 @@ if uploaded_file is not None:
|
|
| 269 |
st.markdown("""
|
| 270 |
<hr>
|
| 271 |
<footer style="text-align: center; font-size: 0.9em;">
|
| 272 |
-
©
|
| 273 |
</footer>
|
| 274 |
""", unsafe_allow_html=True)
|
|
|
|
| 269 |
st.markdown("""
|
| 270 |
<hr>
|
| 271 |
<footer style="text-align: center; font-size: 0.9em;">
|
| 272 |
+
© 2025 - Le Radiologue Virtuel | Propulsé par M. ADJOUMANI
|
| 273 |
</footer>
|
| 274 |
""", unsafe_allow_html=True)
|