gngpostalsrvc commited on
Commit
d0555b8
1 Parent(s): 9369afd

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  pandas==1.4.3
2
  crepe==0.0.12
3
  librosa==0.9.2
 
4
  transformers==4.21.1
5
  spacy==3.4.1
6
 
 
1
  pandas==1.4.3
2
  crepe==0.0.12
3
  librosa==0.9.2
4
+ torch=1.12.1
5
  transformers==4.21.1
6
  spacy==3.4.1
7