update requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -17,9 +17,9 @@ PyYAML
|
|
17 |
scikit_image
|
18 |
scikit_learn
|
19 |
scipy
|
20 |
-
spatial_correlation_sampler==0.4.0
|
21 |
-
SQLAlchemy==1.4.15
|
22 |
-
sync_batchnorm==0.0.1
|
23 |
tensorboard==2.12.2
|
24 |
termcolor==2.4.0
|
25 |
timm==0.9.12
|
|
|
17 |
scikit_image
|
18 |
scikit_learn
|
19 |
scipy
|
20 |
+
# spatial_correlation_sampler==0.4.0
|
21 |
+
# SQLAlchemy==1.4.15
|
22 |
+
# sync_batchnorm==0.0.1
|
23 |
tensorboard==2.12.2
|
24 |
termcolor==2.4.0
|
25 |
timm==0.9.12
|