ariankhalfani commited on
Commit
105d5af
1 Parent(s): c85a815

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Pillow==9.5.0
2
- numpy==1.24.3
3
  opencv-python==4.7.0.72
4
  tensorflow==2.12.0
5
- gradio==3.23.0
 
1
  Pillow==9.5.0
2
+ numpy>=1.22,<1.24
3
  opencv-python==4.7.0.72
4
  tensorflow==2.12.0
5
+ gradio==3.23.0