Update requirements.txt
Browse files- 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
|
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 |
|