Janiopi commited on
Commit
6ac4865
·
verified ·
1 Parent(s): 64139ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ transformers==4.28.1
5
  torch==2.0.1
6
  torchaudio==2.0.2
7
  librosa==0.10.1
8
- soundfile==0.12.1
 
 
5
  torch==2.0.1
6
  torchaudio==2.0.2
7
  librosa==0.10.1
8
+ soundfile==0.12.1
9
+ numpy==1.24.3