You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# - ipykernel # (Uncomment this line if you want to use Jupyter notebooks)
# Pip packages
- pip
- pip:
- opencv-python
- torch==2.7.1
- torchvision==0.22.1
- --extra-index-url https://download.pytorch.org/whl/cu128 # Note: 128 can be replaced with your CUDA version, e.g., cu117 for CUDA 11.7. More info: https://pytorch.org/get-started/locally/