litagin commited on
Commit
57dabb1
·
verified ·
1 Parent(s): bc0e8a5

Add torchaudio for audio resampling

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  spaces
2
  torch
 
3
  transformers
4
  accelerate
5
  gradio
 
1
  spaces
2
  torch
3
+ torchaudio
4
  transformers
5
  accelerate
6
  gradio