Flux9665 commited on
Commit
731dd41
1 Parent(s): d0f2314

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -19,8 +19,8 @@ scipy
19
  sounddevice
20
  soundfile
21
  speechbrain
22
- torch
23
- torchaudio
24
  torch_complex
25
  tqdm
26
  urllib3
 
19
  sounddevice
20
  soundfile
21
  speechbrain
22
+ torch==1.11.0
23
+ torchaudio==1.11.0
24
  torch_complex
25
  tqdm
26
  urllib3