Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
flask
|
| 2 |
rembg[cpu]
|
| 3 |
pillow
|
|
|
|
| 4 |
onnxruntime
|
|
|
|
| 1 |
flask
|
| 2 |
rembg[cpu]
|
| 3 |
pillow
|
| 4 |
+
opencv-python-headless
|
| 5 |
onnxruntime
|