PlanOpticon
|
1
|
# NVIDIA GPU acceleration dependencies |
|
2
|
torch==2.11.0 |
|
3
|
torchvision==0.26.0 |
|
4
|
torchaudio==2.11.0 |
|
5
|
|
|
6
|
# Additional CUDA dependencies |
|
7
|
opencv-contrib-python-headless>=4.7.0.72 |
|
8
|
cupy-cuda11x>=12.0.0 |
|
9
|
|
|
10
|
# Find packages at: |
|
11
|
# https://download.pytorch.org/whl/torch_stable.html |