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

refactor: remove torch dependency, only install torch for image metrics #55

Merged
merged 5 commits into from
Apr 14, 2024

Conversation

yxlao
Copy link
Owner

@yxlao yxlao commented Apr 14, 2024

# Default installation will no longer include torch-related features
pip install camtools

# To enable torch-related features
pip install camtools[torch]
pip install -e .[torch]

@yxlao yxlao merged commit 593242b into main Apr 14, 2024
5 checks passed
@yxlao yxlao deleted the notorch branch April 14, 2024 16:54
@yxlao yxlao changed the title refactor: remove torch dependency, only install toch for image metrics refactor: remove torch dependency, only install torch for image metrics Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant