Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SlowFast as an optional dependency #78

Open
zhong-al opened this issue Nov 21, 2024 · 0 comments · May be fixed by #80
Open

Add SlowFast as an optional dependency #78

zhong-al opened this issue Nov 21, 2024 · 0 comments · May be fixed by #80
Assignees
Labels
enhancement New feature or request

Comments

@zhong-al
Copy link
Collaborator

zhong-al commented Nov 21, 2024

#76 removes SlowFast as a dependency since SlowFast cannot be installed on Windows computers because it requires detectron2. However, it makes sense to keep SlowFast as an optional dependency to have access to a greater variety of model architectures.

Update install to be
pip install git+https://github.com/Imageomics/kabr-tools
or something like
pip install pip install git+https://github.com/Imageomics/kabr-tools.git#egg=kabr_tools[slowfast]

@zhong-al zhong-al changed the title Add Slowast as an optional dependency Add SlowFast as an optional dependency Nov 21, 2024
@zhong-al zhong-al self-assigned this Nov 21, 2024
@zhong-al zhong-al added the enhancement New feature or request label Nov 21, 2024
@zhong-al zhong-al linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant