Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#20)
Browse files- Update requirements.txt (b94116183717b27cd33a7f7f3778187845848baf)
Co-authored-by: Sarah Solito <ssolito@users.noreply.huggingface.co>
- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ librosa==0.10.1
|
|
8 |
ffmpeg-python==0.2.0
|
9 |
aina-gradio-theme==2.3
|
10 |
spaces
|
11 |
-
peft==0.11.1
|
|
|
|
|
|
|
|
8 |
ffmpeg-python==0.2.0
|
9 |
aina-gradio-theme==2.3
|
10 |
spaces
|
11 |
+
peft==0.11.1
|
12 |
+
whisperx
|
13 |
+
whisper_timestamped
|
14 |
+
typing
|