Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
gradio
|
3 |
-
gradio-client==0.2.5
|
4 |
albumentations==1.3.0
|
5 |
opencv-python==4.9.0.80
|
6 |
opencv-python-headless==4.5.5.64
|
|
|
1 |
+
gradio
|
2 |
+
gradio-client
|
|
|
3 |
albumentations==1.3.0
|
4 |
opencv-python==4.9.0.80
|
5 |
opencv-python-headless==4.5.5.64
|