ariankhalfani commited on
Commit
54dd1d1
1 Parent(s): 935e1b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ with gr.Blocks(theme=theme) as demo:
74
  gr.HTML(f"<img src='{logo_url}' alt='Logo' width='150'/>")
75
  gr.Markdown("## Wellness-Nexus V.1.0")
76
  gr.Markdown("This app helps people to diagnose their cataract and glaucoma, both respectively #1 and #2 cause of blindness in the world. You could try our diagnostic model by downloading test image on our Huggingface Repo File.")
77
- gr.Markdown("We were sorry that we provide the demo in diffrent file because we misunderstood the 5 minutes rule. we thought that 5 minutes are excluding demo. you can see our demo here : https://youtu.be/yknUdPnbXFg")
78
 
79
  with gr.Tab("Cataract Screener and Analyzer"):
80
  with gr.Row():
 
74
  gr.HTML(f"<img src='{logo_url}' alt='Logo' width='150'/>")
75
  gr.Markdown("## Wellness-Nexus V.1.0")
76
  gr.Markdown("This app helps people to diagnose their cataract and glaucoma, both respectively #1 and #2 cause of blindness in the world. You could try our diagnostic model by downloading test image on our Huggingface Repo File.")
77
+ gr.Markdown("We were sorry that we provide the demo in different file because we misunderstood the 5 minutes rule. we thought that 5 minutes are excluding demo. you can see our demo here : https://youtu.be/yknUdPnbXFg")
78
 
79
  with gr.Tab("Cataract Screener and Analyzer"):
80
  with gr.Row():