feng2022 commited on
Commit
a83b730
1 Parent(s): a69601a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Torch
2
  #--find-links https://download.pytorch.org/whl/torch_stable.html
3
- torch==1.4.0
4
- torchvision==0.11.2
5
  torchaudio==0.10.1
6
  setuptools==59.5.0
7
 
 
1
  # Torch
2
  #--find-links https://download.pytorch.org/whl/torch_stable.html
3
+ torch==1.11.0
4
+ torchvision==0.12.0
5
  torchaudio==0.10.1
6
  setuptools==59.5.0
7