eho69 commited on
Commit
70f94d5
·
verified ·
1 Parent(s): e23c592

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==4.44.0
2
- opencv-python-headless==4.9.0.80
3
- numpy==1.24.3
4
- Pillow==10.2.0
5
- matplotlib==3.8.2
 
1
  gradio==4.44.0
2
+ opencv-python-headless==4.10.0.84
3
+ numpy>=1.26.0
4
+ Pillow>=10.2.0
5
+ matplotlib>=3.8.0