mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-12-29 18:50:35 +08:00
update minimum required PyTorch version to be 2.5.1 to be compatible with torch.compile; update README.md
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ build/*
|
||||
_C.*
|
||||
outputs/*
|
||||
checkpoints/*.pt
|
||||
demo/backend/checkpoints/*.pt
|
||||
|
||||
Reference in New Issue
Block a user