Suburst commited on
Commit
b2e1a0f
·
verified ·
1 Parent(s): 8f0e6b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- torch==1.11.0
2
- torchvision>=0.9.1
 
 
 
3
  imageio
4
  imageio-ffmpeg
5
  matplotlib
 
1
+ torch==1.12.1
2
+ torchvision>=0.13.1
3
+ torchmetrics == 0.11.4
4
+ torchaudio == 0.12.1
5
+ tornado ==6.2
6
  imageio
7
  imageio-ffmpeg
8
  matplotlib