mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-09-18 04:32:48 +08:00
update to tensordict>=0.6
This commit is contained in:
parent
96dc38061b
commit
ef8e6a9f03
2
setup.py
2
setup.py
@ -58,7 +58,7 @@ EXTRA_PACKAGES = {
|
|||||||
"scikit-image>=0.24.0",
|
"scikit-image>=0.24.0",
|
||||||
"tensorboard>=2.17.0",
|
"tensorboard>=2.17.0",
|
||||||
"pycocotools>=2.0.8",
|
"pycocotools>=2.0.8",
|
||||||
"tensordict>=0.5.0",
|
"tensordict>=0.6.0",
|
||||||
"opencv-python>=4.7.0",
|
"opencv-python>=4.7.0",
|
||||||
"submitit>=1.5.1",
|
"submitit>=1.5.1",
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user