Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
numpy
|
4 |
-
Pillow
|
5 |
-
gradio
|
6 |
rembg
|
|
|
7 |
gradio
|
8 |
pillow
|
9 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
rembg
|
2 |
+
onnxruntime
|
3 |
gradio
|
4 |
pillow
|
5 |
numpy
|