Maximofn commited on
Commit
fa95184
·
1 Parent(s): 23111c6

Update requeriments, add torch+cuda

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  gradio
 
 
 
2
  speechbrain
3
  soundfile
4
  modelscope
5
  rotary-embedding-torch
6
- librosa
 
1
  gradio
2
+ torch==2.0.1+cu118
3
+ torchvision==0.15.2+cu118
4
+ torchaudio==2.0.2
5
  speechbrain
6
  soundfile
7
  modelscope
8
  rotary-embedding-torch
9
+ # librosa