Sirus1 commited on
Commit
5e57886
·
1 Parent(s): a66a7b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl
2
- --upgrade pip
3
  torch==1.11.0+cu113
4
  torchvision==0.12.0+cu113
5
  torchaudio==0.11.0
 
1
  --extra-index-url https://download.pytorch.org/whl
2
+ python -m pip install --upgrade pip
3
  torch==1.11.0+cu113
4
  torchvision==0.12.0+cu113
5
  torchaudio==0.11.0