lym0302 commited on
Commit
f79f98e
·
1 Parent(s): 0c0d3d8
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch==2.4.0+cpu
2
  torchvision==0.15.2+cpu
3
  torchaudio==2.4.0+cpu
 
4
  python-dotenv
5
  cython
6
  gitpython >= 3.1
 
1
  torch==2.4.0+cpu
2
  torchvision==0.15.2+cpu
3
  torchaudio==2.4.0+cpu
4
+ -f https://download.pytorch.org/whl/cpu/torch_stable.html
5
  python-dotenv
6
  cython
7
  gitpython >= 3.1