Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pydantic>=1.10.9
|
|
7 |
pathlib>=1.0.1
|
8 |
ffmpeg-python>=0.2.0
|
9 |
tts>=0.3.1
|
|
|
10 |
|
|
|
7 |
pathlib>=1.0.1
|
8 |
ffmpeg-python>=0.2.0
|
9 |
tts>=0.3.1
|
10 |
+
sentencepiece>=0.1.99
|
11 |
|