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