Spaces:
Build error
Build error
Commit ·
af42be0
1
Parent(s): 5c660ad
Update app.py
Browse files
app.py
CHANGED
|
@@ -17,7 +17,7 @@ with col2:
|
|
| 17 |
unsafe_allow_html=True)
|
| 18 |
st.markdown("<h1 style='text-align: center; color: grey;'>X-RAY Classsifier</h1>",
|
| 19 |
unsafe_allow_html=True)
|
| 20 |
-
st.markdown("<h6 style='text-align: center; color: grey;'>DEEVYANKAR AGARWAL</h6>",
|
| 21 |
unsafe_allow_html=True)
|
| 22 |
st.markdown("<h6 style='text-align: center; color: grey;'>MAATHIR YAHYA ABDULLAH AL HINAI</h6>",
|
| 23 |
unsafe_allow_html=True)
|
|
|
|
| 17 |
unsafe_allow_html=True)
|
| 18 |
st.markdown("<h1 style='text-align: center; color: grey;'>X-RAY Classsifier</h1>",
|
| 19 |
unsafe_allow_html=True)
|
| 20 |
+
st.markdown("<h6 style='text-align: center; color: grey;'>Project Supervisor : DEEVYANKAR AGARWAL</h6>",
|
| 21 |
unsafe_allow_html=True)
|
| 22 |
st.markdown("<h6 style='text-align: center; color: grey;'>MAATHIR YAHYA ABDULLAH AL HINAI</h6>",
|
| 23 |
unsafe_allow_html=True)
|