Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -75,8 +75,8 @@ async def api_predict(file: UploadFile = File(...)):
|
|
| 75 |
# =========================
|
| 76 |
with gr.Blocks() as demo:
|
| 77 |
gr.Markdown("""
|
| 78 |
-
#
|
| 79 |
-
**Medical screening tool
|
| 80 |
|
| 81 |
⚠️ This tool is **NOT a diagnostic device**.
|
| 82 |
Results must be interpreted by **qualified medical professionals**.
|
|
|
|
| 75 |
# =========================
|
| 76 |
with gr.Blocks() as demo:
|
| 77 |
gr.Markdown("""
|
| 78 |
+
# Ashoka Hipospadia Classifier API (AI)
|
| 79 |
+
**Medical screening tool**
|
| 80 |
|
| 81 |
⚠️ This tool is **NOT a diagnostic device**.
|
| 82 |
Results must be interpreted by **qualified medical professionals**.
|