zainulabedin949 commited on
Commit
ea9a288
·
verified ·
1 Parent(s): 7bbf733

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,4 +5,6 @@ torch==2.1.0
5
  torchvision==0.16.0
6
  Pillow==10.1.0
7
  accelerate==0.25.0
8
- sentencepiece==0.1.99
 
 
 
5
  torchvision==0.16.0
6
  Pillow==10.1.0
7
  accelerate==0.25.0
8
+ sentencepiece==0.1.99
9
+ soundfile==0.12.1
10
+ librosa==0.10.1