Spaces:
Sleeping
Sleeping
Commit ·
24276fb
1
Parent(s): e5bb95a
Add app
Browse files- myopia.png +0 -0
- requirements.txt +5 -0
myopia.png
ADDED
|
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.0
|
| 2 |
+
torch==1.12.1
|
| 3 |
+
torchvision==0.13.1
|
| 4 |
+
opencv-python==4.5.3
|
| 5 |
+
Pillow==9.1.0
|