Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
gradio_client==1.3.0
|
| 3 |
pillow>=10.2.0
|
| 4 |
numpy>=1.24.3,<2.0.0
|
| 5 |
opencv-python-headless>=4.8.0
|
| 6 |
rembg>=2.0.50
|
| 7 |
-
onnxruntime>=1.16.0
|
| 8 |
-
huggingface-hub>=0.20.0,<1.0.0
|
| 9 |
-
protobuf>=3.20.0,<5.0.0
|
|
|
|
| 1 |
+
gradio==4.16.0
|
|
|
|
| 2 |
pillow>=10.2.0
|
| 3 |
numpy>=1.24.3,<2.0.0
|
| 4 |
opencv-python-headless>=4.8.0
|
| 5 |
rembg>=2.0.50
|
| 6 |
+
onnxruntime>=1.16.0
|
|
|
|
|
|