Skip to content

Commit adb950c

Browse files
committed
add tensorflow to dev deps
1 parent 98c0562 commit adb950c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ dev = [
6262
"pytest",
6363
"python-dotenv",
6464
"segment-anything", # for model testing
65+
"tensorflow",
6566
"timm", # for model testing
6667
"torch>=1.6,<3",
6768
"torchvision>=0.21",

0 commit comments

Comments
 (0)