Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
gradio==5.42.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio_client
|
| 3 |
pillow
|
|
|
|
| 1 |
gradio==5.42.0
|
| 2 |
+
opencv-python>=4.8.0
|
| 3 |
+
requests>=2.28.0
|
| 4 |
+
func-timeout>=4.3.5
|
| 5 |
+
numpy>=1.24.0
|
| 6 |
gradio_client
|
| 7 |
pillow
|