Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv_python>=4.5.1.48
|
2 |
+
numpy>=2.0.0
|
3 |
+
Pillow
|
4 |
+
tqdm
|
5 |
+
requests
|
6 |
+
colorlog
|
7 |
+
omegaconf
|