Mariame16 commited on
Commit
71aec16
·
1 Parent(s): e2da8d7

fix: ajout sentencepiece

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ soundfile==0.12.1
7
  librosa==0.10.2
8
  numpy==1.26.4
9
  python-multipart==0.0.9
10
- accelerate==0.30.0
 
 
7
  librosa==0.10.2
8
  numpy==1.26.4
9
  python-multipart==0.0.9
10
+ accelerate==0.30.0
11
+ sentencepiece==0.2.1