Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio>=3.50.2
|
2 |
-
rembg>=2.0.50
|
3 |
pillow>=10.0.0
|
4 |
numpy>=1.24.0
|
5 |
-
onnxruntime>=1.14.0
|
|
|
1 |
gradio>=3.50.2
|
2 |
+
rembg[cli]>=2.0.50
|
3 |
pillow>=10.0.0
|
4 |
numpy>=1.24.0
|
5 |
+
onnxruntime>=1.14.0
|