Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
yt-dlp
|
2 |
backgroundremover
|
3 |
-
Pillow==9.5.0
|
|
|
|
1 |
yt-dlp
|
2 |
backgroundremover
|
3 |
+
Pillow==9.5.0
|
4 |
+
opencv-python
|