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

update segmentation-models-pytorch
old-commit-hash: 9a7a96b19f
beeps
YassineYousfi 2 years ago committed by GitHub
parent 870fffd30b
commit 010dbee298
  1. 4
      poetry.lock
  2. 2
      pyproject.toml

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1c6961ba0c2fbee0174d3bb7232794182710b65a145d4c4f1777f45c9413dc60 oid sha256:d9fc1dff333ab867fcbc1e02676107f6c5a2d5d1d9f43327a4856bc873142418
size 635656 size 638741

@ -164,7 +164,7 @@ redis = "^4.3.4"
s2sphere = "^0.2.5" s2sphere = "^0.2.5"
scikit-image = "^0.19.3" scikit-image = "^0.19.3"
scikit-learn = "^1.1.1" scikit-learn = "^1.1.1"
segmentation-models-pytorch = "==0.2.1" segmentation-models-pytorch = "==0.3.2"
simplejson = "^3.17.6" simplejson = "^3.17.6"
SQLAlchemy = "^1.4.39" SQLAlchemy = "^1.4.39"
torch = { url = "https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp38-cp38-linux_x86_64.whl" } torch = { url = "https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp38-cp38-linux_x86_64.whl" }

Loading…
Cancel
Save