Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,11 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.42.0
|
| 2 |
+
gradio_client
|
| 3 |
+
opencv-python>=4.8.0
|
| 4 |
+
requests>=2.28.0
|
| 5 |
+
func_timeout>=4.3.5
|
| 6 |
+
numpy>=1.24.0
|
| 7 |
+
boto3
|
| 8 |
+
botocore
|
| 9 |
+
onnxruntime
|
| 10 |
+
huggingface_hub>=0.16.0
|
| 11 |
+
Pillow>=9.0.0
|