Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/Kiwipirate/whisperer_app
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ gradio
|
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
|
|
6 |
datasets
|
7 |
accelerate
|
8 |
soundfile
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
+
|
7 |
datasets
|
8 |
accelerate
|
9 |
soundfile
|