Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio>=3.0.0
|
| 2 |
rembg>=2.0.0
|
| 3 |
pillow>=9.0.0
|
| 4 |
-
onnxruntime>=1.0.0
|
|
|
|
|
|
| 1 |
gradio>=3.0.0
|
| 2 |
rembg>=2.0.0
|
| 3 |
pillow>=9.0.0
|
| 4 |
+
onnxruntime>=1.0.0
|
| 5 |
+
requests>=2.0.0
|