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

Update requirements.txt comment https://pytorch.org/get-started/locally/ #9576

Merged
merged 3 commits into from
Sep 25, 2022
Merged

Commits on Sep 25, 2022

  1. Update Requirements with PyTorch CUDA

    Added --extra-index-url https://download.pytorch.org/whl/cu116 URL to requirements file for ease of creating venv with CUDA enabled PyTorch.  Otherwise CPU PyTorch is installed an unable to use local GPUs.
    
    Signed-off-by: David A. Macey <davidamacey@gmail.com>
    davidamacey committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    320b8ec View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    79668a9 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    767a97c View commit details
    Browse the repository at this point in the history