Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -177,7 +177,7 @@ def main():
|
|
| 177 |
# Header
|
| 178 |
st.title("🦷 Advanced Dental Disease Detection")
|
| 179 |
|
| 180 |
-
#
|
| 181 |
st.warning("""
|
| 182 |
🚨 Disclaimer: This is an Educational/Research Tool Only 🚨
|
| 183 |
- This AI-powered application is for EDUCATIONAL and RESEARCH purposes ONLY
|
|
|
|
| 177 |
# Header
|
| 178 |
st.title("🦷 Advanced Dental Disease Detection")
|
| 179 |
|
| 180 |
+
# Educational Disclaimer
|
| 181 |
st.warning("""
|
| 182 |
🚨 Disclaimer: This is an Educational/Research Tool Only 🚨
|
| 183 |
- This AI-powered application is for EDUCATIONAL and RESEARCH purposes ONLY
|