ahmedxeno commited on
Commit
f787247
·
verified ·
1 Parent(s): 9700750

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- opencv-python-headless>=4.5.4
2
- numpy>=1.21.0
3
- matplotlib>=3.5.0
4
- scikit-image>=0.19.0
5
- pywavelets>=1.3.0
6
- gradio>=3.0.0
7
- Pillow>=9.0.0
 
1
+ gradio>=4.0.0
2
+ opencv-python-headless>=4.8.0
3
+ numpy>=1.24.0
4
+ pywavelets>=1.5.0
5
+ scikit-image>=0.21.0
6
+ matplotlib>=3.7.0
7
+ Pillow>=10.0.0