Omnibus commited on
Commit
2547b9d
·
1 Parent(s): 817689e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
 
2
  torch==2.0.0+cpu
3
  #torch==2.0.0+cu118
4
  torchvision==0.15.1+cpu
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ #pip install torch==2.0.0+cpu torchvision==0.15.1+cpu torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cpu
3
  torch==2.0.0+cpu
4
  #torch==2.0.0+cu118
5
  torchvision==0.15.1+cpu