Leon Sick
commited on
Commit
•
6b8efa3
1
Parent(s):
a008375
start of space
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
submitit
|
2 |
+
# torch==1.8.1
|
3 |
+
# torchvision==0.9.1
|
4 |
+
faiss-gpu==1.7.2
|
5 |
+
opencv-python==4.6.0.66
|
6 |
+
scikit-image==0.19.2
|
7 |
+
scikit-learn==1.1.1
|
8 |
+
shapely==1.8.2
|
9 |
+
timm==0.5.4
|
10 |
+
pyyaml==6.0
|
11 |
+
colored
|
12 |
+
fvcore==0.1.5.post20220512
|
13 |
+
gdown==4.5.4
|