fffiloni commited on
Commit
2d223e6
1 Parent(s): f9effac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  git+https://github.com/huggingface/diffusers.git
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
- torch
4
  scipy
5
- torchaudio>=0.13.0
6
- torchvision>=0.14.0
7
  tqdm
8
  pyyaml
9
  einops
 
1
  git+https://github.com/huggingface/diffusers.git
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
+ torch==2.0.1
4
  scipy
5
+ torchaudio==2.0.2
6
+ torchvision==0.15.2
7
  tqdm
8
  pyyaml
9
  einops