Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torchvision
|
|
4 |
gradio>=4.0
|
5 |
Pillow>=9.0
|
6 |
rembg
|
7 |
-
onnxruntime
|
|
|
|
4 |
gradio>=4.0
|
5 |
Pillow>=9.0
|
6 |
rembg
|
7 |
+
onnxruntime
|
8 |
+
numpy
|