kargaranamir commited on
Commit
ea0859d
1 Parent(s): dc4014d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  opencv-python-headless
2
  torch
3
  gradio
4
- opencv-python==4.1.2
5
- numpy==1.21.6
6
- matplotlib==3.2.2
 
1
  opencv-python-headless
2
  torch
3
  gradio
4
+ opencv-python ~= 4.5.3
5
+ numpy~=1.21.6
6
+ matplotlib~=3.2.2