update timm and segmentation-models-pytorch (#28178)

update segmentation-models-pytorch
old-commit-hash: 9a7a96b19f44d7a7d902194a049a08e32b36ea95
This commit is contained in:
YassineYousfi
2023-05-12 13:57:05 -07:00
committed by GitHub
parent 870fffd30b
commit 010dbee298
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c6961ba0c2fbee0174d3bb7232794182710b65a145d4c4f1777f45c9413dc60
size 635656
oid sha256:d9fc1dff333ab867fcbc1e02676107f6c5a2d5d1d9f43327a4856bc873142418
size 638741
+1 -1
View File
@@ -164,7 +164,7 @@ redis = "^4.3.4"
s2sphere = "^0.2.5"
scikit-image = "^0.19.3"
scikit-learn = "^1.1.1"
segmentation-models-pytorch = "==0.2.1"
segmentation-models-pytorch = "==0.3.2"
simplejson = "^3.17.6"
SQLAlchemy = "^1.4.39"
torch = { url = "https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp38-cp38-linux_x86_64.whl" }