Spaces:
Running
Running
add requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-python==4.6
|
2 |
-
numpy==1.23
|
3 |
-
Pillow==9.3
|
4 |
-
paddleseg==2.6
|
|
|
1 |
+
opencv-python==4.6
|
2 |
+
numpy==1.23
|
3 |
+
Pillow==9.3
|
4 |
+
paddleseg==2.6
|