Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio>=3.0
|
|
2 |
rembg>=2.0
|
3 |
numpy>=1.21
|
4 |
opencv-python>=4.5
|
5 |
-
Pillow>=9.0
|
|
|
|
2 |
rembg>=2.0
|
3 |
numpy>=1.21
|
4 |
opencv-python>=4.5
|
5 |
+
Pillow>=9.0
|
6 |
+
onnxruntime>=1.10
|