Spaces:
Build error
Build error
hasibzunair
commited on
Commit
β’
26eede8
1
Parent(s):
78e7dd3
change numpy to version 1.21
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ scipy==1.4.1
|
|
2 |
tensorflow==2.2.0
|
3 |
keras==2.3.1
|
4 |
h5py==2.10.0
|
5 |
-
numpy==1.
|
6 |
opencv-python-headless==4.2.0.32
|
7 |
Pillow
|
8 |
|
|
|
2 |
tensorflow==2.2.0
|
3 |
keras==2.3.1
|
4 |
h5py==2.10.0
|
5 |
+
numpy==1.21
|
6 |
opencv-python-headless==4.2.0.32
|
7 |
Pillow
|
8 |
|