Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ openai-whisper>=20231117
|
|
4 |
transformers>=4.35.2
|
5 |
torch>=2.1.1
|
6 |
pydantic>=1.10.9
|
7 |
-
subprocess>=3.5.0
|
8 |
pathlib>=1.0.1
|
9 |
ffmpeg-python>=0.2.0
|
10 |
tts>=0.3.1
|
|
|
|
4 |
transformers>=4.35.2
|
5 |
torch>=2.1.1
|
6 |
pydantic>=1.10.9
|
|
|
7 |
pathlib>=1.0.1
|
8 |
ffmpeg-python>=0.2.0
|
9 |
tts>=0.3.1
|
10 |
+
|