video_monitor/requirements-windows-gpu.txt

7 lines
264 B
Plaintext
Raw Permalink Normal View History

2026-09-04 18:16:14 +08:00
# Optional local NVIDIA GPU runtime for Windows / Python 3.12.
# Install after requirements-windows.txt with:
# python -m pip install -r requirements-windows-gpu.txt
--index-url https://download.pytorch.org/whl/cu129
torch==2.8.0+cu129
torchvision==0.23.0+cu129