Skip to content

Instantly share code, notes, and snippets.

@wildiney
Created January 1, 2025 20:39
Show Gist options
  • Save wildiney/b702b77c52c2b7e3a0c32870f6ab382c to your computer and use it in GitHub Desktop.
Save wildiney/b702b77c52c2b7e3a0c32870f6ab382c to your computer and use it in GitHub Desktop.
Poetry add Torch
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