Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ patchify
|
|
3 |
numpy==1.21.0
|
4 |
scikit-image
|
5 |
pillow
|
|
|
6 |
keras==2.8.0
|
7 |
tensorflow==2.8.0
|
|
|
3 |
numpy==1.21.0
|
4 |
scikit-image
|
5 |
pillow
|
6 |
+
h5py==3.0.0
|
7 |
keras==2.8.0
|
8 |
tensorflow==2.8.0
|