Dinoking commited on
Commit
396d342
·
verified ·
1 Parent(s): 8600b9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="🔬 X-Ray Generation in Indic Languages (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",
 
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",