Skip to content

Commit e94b6fb

Browse files
committed
add timm dependency (for object detection)
Signed-off-by: Raphael Glon <[email protected]>
1 parent 590bffd commit e94b6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"uvicorn",
3131
"pandas",
3232
"orjson",
33+
"timm",
3334
]
3435

3536
extras = {}

0 commit comments

Comments
 (0)