Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ torch==2.1.0
|
|
11 |
pillow==9.4.0
|
12 |
SpeechRecognition==3.10.0
|
13 |
scipy==1.10.1
|
|
|
|
11 |
pillow==9.4.0
|
12 |
SpeechRecognition==3.10.0
|
13 |
scipy==1.10.1
|
14 |
+
sentencepiece==0.1.99
|