Karumoon commited on
Commit
182240e
1 Parent(s): 9b20d14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
  albumentations==1.3.0
3
- opencv-contrib-python==4.3.0.36
 
4
  imageio==2.9.0
5
  imageio-ffmpeg==0.4.2
6
  pytorch-lightning==1.5.0
 
1
  gradio
2
  albumentations==1.3.0
3
+ #opencv-contrib-python==4.3.0.36
4
+ opencv-python==4.8.0.74
5
  imageio==2.9.0
6
  imageio-ffmpeg==0.4.2
7
  pytorch-lightning==1.5.0