diff --git a/pyproject.toml b/pyproject.toml index b81c60b..af6b267 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,6 +47,8 @@ dependencies = [ "spacytextblob", "textblob", "torch", + "cocoapi-windows; platform_system=='Windows'", + "lavis @ git+https://github.com/salesforce/LAVIS.git@main" ] [project.scripts]