Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ torchvision==0.15.2
|
|
5 |
pillow==10.0.0
|
6 |
pydub==0.25.1
|
7 |
SpeechRecognition==3.9.0
|
|
|
|
5 |
pillow==10.0.0
|
6 |
pydub==0.25.1
|
7 |
SpeechRecognition==3.9.0
|
8 |
+
sentencepiece==0.1.99
|