Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -24,4 +24,11 @@ hydra-core>=1.1.0.dev5
|
|
24 |
|
25 |
opencv-python-headless
|
26 |
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
opencv-python-headless
|
26 |
|
27 |
+
|
28 |
+
cython
|
29 |
+
scipy
|
30 |
+
shapely
|
31 |
+
timm
|
32 |
+
h5py
|
33 |
+
submitit
|
34 |
+
scikit-image
|