wjbmattingly commited on
Commit
9bb4326
·
verified ·
1 Parent(s): 3eb8847

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -5,10 +5,10 @@ natsort==8.4.0
5
  pytorch-lightning==1.4.2
6
  scipy==1.11.3
7
  textdistance==4.6.3
8
- torch>=1.13,<1.14
9
- torchaudio>=0.13,<0.14
10
- torchmetrics<0.8.0
11
- torchvision>=0.14,<0.15
12
  mdutils==1.6.0
13
  prettytable==3.11.0
14
  python-bidi==0.6.0
 
5
  pytorch-lightning==1.4.2
6
  scipy==1.11.3
7
  textdistance==4.6.3
8
+ torch
9
+ torchaudio
10
+ torchmetrics
11
+ torchvision
12
  mdutils==1.6.0
13
  prettytable==3.11.0
14
  python-bidi==0.6.0