fffiloni commited on
Commit
57ce14e
·
verified ·
1 Parent(s): 234fb36

add wheel module

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.5.1
2
  torchvision --index-url https://download.pytorch.org/whl/cu121
 
3
  nvidia-pyindex
4
  cuda-python
5
  nvidia-cuda-nvcc-cu12
 
1
  torch==2.5.1
2
  torchvision --index-url https://download.pytorch.org/whl/cu121
3
+ wheel
4
  nvidia-pyindex
5
  cuda-python
6
  nvidia-cuda-nvcc-cu12