Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
-
torchvision
|
| 4 |
-
transformers
|
| 5 |
-
Pillow
|
| 6 |
-
numpy
|
|
|
|
| 1 |
gradio
|
| 2 |
+
rembg
|
| 3 |
+
onnxruntime
|
| 4 |
+
pillow
|
| 5 |
+
numpy
|
| 6 |
torch
|
|
|
|
|
|
|
|
|
|
|
|