Skip to content

Commit

Permalink
Updating manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
prernadh committed Aug 14, 2024
1 parent 6f24d81 commit d5eb1c3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions fiftyone/zoo/models/manifest-torch.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -240,7 +240,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -273,7 +273,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -306,7 +306,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -338,7 +338,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -371,7 +371,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -404,7 +404,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down Expand Up @@ -437,7 +437,7 @@
}
},
"requirements": {
"packages": ["torch", "torchvision", "sam2"],
"packages": ["torch", "torchvision"],
"cpu": {
"support": true
},
Expand Down

0 comments on commit d5eb1c3

Please sign in to comment.