Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
numpy
|
| 3 |
imageio
|
| 4 |
opencv-python-headless
|
|
|
|
| 1 |
+
gradio==6.4.0
|
| 2 |
+
gradio_client==2.0.3
|
| 3 |
numpy
|
| 4 |
imageio
|
| 5 |
opencv-python-headless
|