Created
January 1, 2025 20:39
-
-
Save wildiney/b702b77c52c2b7e3a0c32870f6ab382c to your computer and use it in GitHub Desktop.
Poetry add Torch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
poetry source add --priority=explicit pytorch-gpu https://download.pytorch.org/whl/cu118 | |
poetry add --source pytorch-gpu torch torchvision torchaudio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment