Kangarroar commited on
Commit
97f68da
1 Parent(s): 5dc89b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,4 +1,11 @@
1
- torchcrepe
 
 
 
 
 
 
 
2
  praat-parselmouth==0.4.1
3
  scikit-image
4
  ipython
 
1
+ torch==1.12.1
2
+ torchaudio==0.12.1
3
+ torchcrepe==0.0.17
4
+ torchmetrics==0.5.0
5
+ torchvision==0.13.1
6
+ tornado==6.2
7
+ tqdm==4.64.1
8
+ traitlets==5.5.0
9
  praat-parselmouth==0.4.1
10
  scikit-image
11
  ipython