Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Pillow>=8.3.1,<9.0
|
|
4 |
openai
|
5 |
bs4
|
6 |
replicate
|
7 |
-
retry
|
|
|
|
4 |
openai
|
5 |
bs4
|
6 |
replicate
|
7 |
+
retry
|
8 |
+
opencv-python
|