Spaces:
Runtime error
Runtime error
Add h5 model file
Browse files
Saved_model/cnnsvm_retinoblastoma_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4ceca632eba8ec09f99752e45914da3276102eea20698ef7cbcc13a17418dfd
|
3 |
+
size 127245112
|
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv_python==4.6.0.66
|
2 |
+
Pillow==9.3.0
|
3 |
+
tensorflow==2.10.0
|
4 |
+
|