Spaces:
Sleeping
Sleeping
jal commited on
Commit ·
81579f3
1
Parent(s): 329acce
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: apache-2.0
|
|
| 14 |
|
| 15 |
# Eye Disease Detection
|
| 16 |
|
| 17 |
-
This repository contains a Gradio web application for eye disease detection using deep learning models. The application allows users to upload fundus
|
| 18 |
|
| 19 |
## Features
|
| 20 |
|
|
@@ -134,4 +134,4 @@ This project is licensed under the Apache License 2.0 - see the LICENSE file for
|
|
| 134 |
|
| 135 |
- The models are built using PyTorch and the TIMM library
|
| 136 |
- The web interface is built using Gradio
|
| 137 |
-
- Special thanks to the open-source community for making this project possible
|
|
|
|
| 14 |
|
| 15 |
# Eye Disease Detection
|
| 16 |
|
| 17 |
+
This repository contains a Gradio web application for eye disease detection using deep learning models. The application allows users to upload fundus photographs and get predictions for common eye conditions.
|
| 18 |
|
| 19 |
## Features
|
| 20 |
|
|
|
|
| 134 |
|
| 135 |
- The models are built using PyTorch and the TIMM library
|
| 136 |
- The web interface is built using Gradio
|
| 137 |
+
- Special thanks to the open-source community for making this project possible
|