Yuliang commited on
Commit
ab7cbcc
1 Parent(s): 4c04667

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -29,6 +29,6 @@ diffusers
29
  accelerate
30
  gradio
31
  git+https://github.com/YuliangXiu/rembg.git
32
- opencv-python-headless
33
- opencv-contrib-python-headless
34
 
 
29
  accelerate
30
  gradio
31
  git+https://github.com/YuliangXiu/rembg.git
32
+ opencv-python-headless==4.8.1.78
33
+ opencv-contrib-python==4.8.1.78
34