PrashanthB461 commited on
Commit
3251965
·
verified ·
1 Parent(s): 9127e77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==3.50.2
2
  opencv-python-headless==4.8.0.76
3
- numpy>=1.22.0,<1.24.0
4
  Pillow==10.0.0
5
  deepface==0.0.79
6
  mtcnn==0.1.1
 
1
  gradio==3.50.2
2
  opencv-python-headless==4.8.0.76
3
+ numpy==1.23.5 # Pinned to version compatible with all
4
  Pillow==10.0.0
5
  deepface==0.0.79
6
  mtcnn==0.1.1