lmzjms commited on
Commit
a487e54
·
1 Parent(s): bd92748

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
  torch-fidelity==0.3.0
4
  scipy
5
- torchaudio>=0.13.0
6
- torchvision>=0.14.0
7
  tqdm
8
  omegaconf
9
  einops
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.13.0
3
  torch-fidelity==0.3.0
4
  scipy
5
+ torchaudio==0.13.0
6
+ torchvision==0.14.0
7
  tqdm
8
  omegaconf
9
  einops