Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
flask
|
| 2 |
#rembg
|
|
|
|
| 3 |
opencv-contrib-python-headless
|
| 4 |
numpy<2.0.0
|
| 5 |
pillow
|
|
|
|
| 1 |
flask
|
| 2 |
#rembg
|
| 3 |
+
piped-api
|
| 4 |
opencv-contrib-python-headless
|
| 5 |
numpy<2.0.0
|
| 6 |
pillow
|