Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -261,7 +261,7 @@ if __name__ == "__main__":
|
|
| 261 |
fn=inference_wrapper,
|
| 262 |
inputs=input_image,
|
| 263 |
outputs=[output_en, output_hi],
|
| 264 |
-
title="🔬
|
| 265 |
description="Upload a chest X-ray image to generate a radiology finding in English and automatically translate it to Hindi.",
|
| 266 |
article="<div style='text-align: center; margin-top: 20px;'>⚠️ <em>This system is intended solely for research, demonstration, and educational purposes. All findings must be reviewed and interpreted by a qualified healthcare professional.</em></div>",
|
| 267 |
# allow_flagging="never",
|
|
|
|
| 261 |
fn=inference_wrapper,
|
| 262 |
inputs=input_image,
|
| 263 |
outputs=[output_en, output_hi],
|
| 264 |
+
title="🔬Radiology Report Generation from Chest X-rays in Indic Language (Hindi)",
|
| 265 |
description="Upload a chest X-ray image to generate a radiology finding in English and automatically translate it to Hindi.",
|
| 266 |
article="<div style='text-align: center; margin-top: 20px;'>⚠️ <em>This system is intended solely for research, demonstration, and educational purposes. All findings must be reviewed and interpreted by a qualified healthcare professional.</em></div>",
|
| 267 |
# allow_flagging="never",
|