Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -75,7 +75,7 @@ async def api_predict(file: UploadFile = File(...)):
|
|
| 75 |
# =========================
|
| 76 |
with gr.Blocks() as demo:
|
| 77 |
gr.Markdown("""
|
| 78 |
-
# Ashoka Hipospadia Classifier API
|
| 79 |
**Medical screening tool for Buried Penis**
|
| 80 |
|
| 81 |
⚠️ This tool is **NOT a diagnostic device**.
|
|
|
|
| 75 |
# =========================
|
| 76 |
with gr.Blocks() as demo:
|
| 77 |
gr.Markdown("""
|
| 78 |
+
# Ashoka Hipospadia Classifier API - ResNet50
|
| 79 |
**Medical screening tool for Buried Penis**
|
| 80 |
|
| 81 |
⚠️ This tool is **NOT a diagnostic device**.
|