Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ python-dotenv==1.0.1
|
|
8 |
aiohttp-retry==2.9.1
|
9 |
ffmpeg-python==0.2.0
|
10 |
gradio==5.5.0
|
11 |
-
sentencepiece
|
|
|
|
8 |
aiohttp-retry==2.9.1
|
9 |
ffmpeg-python==0.2.0
|
10 |
gradio==5.5.0
|
11 |
+
sentencepiece
|
12 |
+
soundfile
|