Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
rembg
|
| 2 |
-
gradio
|
| 3 |
torch
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
onnxruntime
|
| 3 |
+
gradio>=3.50.0
|
| 4 |
+
rembg>=2.0.50
|
| 5 |
+
Pillow>=10.0.0
|
| 6 |
+
numpy>=1.23.0
|