sancho10 commited on
Commit
af688b1
·
verified ·
1 Parent(s): 6cbe3c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ interface = gr.Interface(
117
  description="<div style='font-size: 24px; color: blue;'>"
118
  "<strong>Upload a brain MRI image to detect if there is a tumor.</strong>"
119
  "</div><br>",
120
- article="<div style='font-size: 16px;'><strong><em>Sattorov Abdullah</strong></em></div>"
121
  )
122
 
123
  # Launch the interface
 
117
  description="<div style='font-size: 24px; color: blue;'>"
118
  "<strong>Upload a brain MRI image to detect if there is a tumor.</strong>"
119
  "</div><br>",
120
+ article="<div style='font-size: 16px;'><strong><em>HENA FATMA</strong></em></div>"
121
  )
122
 
123
  # Launch the interface