Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==3.50.2
|
|
2 |
rembg==2.0.50
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.0
|
5 |
-
torchvision==0.16.0
|
|
|
|
2 |
rembg==2.0.50
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.0
|
5 |
+
torchvision==0.16.0
|
6 |
+
onnxruntime==1.16.0
|