Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -25,5 +25,5 @@ chumpy
|
|
| 25 |
open3d
|
| 26 |
gradio
|
| 27 |
git+https://github.com/YuliangXiu/rembg.git
|
| 28 |
-
opencv-python-headless
|
| 29 |
-
opencv-contrib-python
|
|
|
|
| 25 |
open3d
|
| 26 |
gradio
|
| 27 |
git+https://github.com/YuliangXiu/rembg.git
|
| 28 |
+
opencv-python-headless==4.8.1.78
|
| 29 |
+
opencv-contrib-python==4.8.1.78
|