anshuln commited on
Commit
967baf2
1 Parent(s): fc0a735

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
  numpy
3
  scipy
4
- pillow=10.0.1
5
- pytorch=1.12.1
6
- torchvision=0.13.1
7
  accelerate==0.23.0
8
  accelerator==2023.7.18.dev1
9
  av==10.0.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  numpy
3
  scipy
4
+ pillow==10.0.1
5
+ pytorch==1.12.1
6
+ torchvision==0.13.1
7
  accelerate==0.23.0
8
  accelerator==2023.7.18.dev1
9
  av==10.0.0