Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
-
pip==24.1.2
|
2 |
huggingface_hub==0.22.2
|
3 |
gradio==3.35.2
|
4 |
gradio_client==0.2.9
|
5 |
numpy
|
6 |
torch
|
7 |
transformers==4.31.0
|
8 |
-
random
|
9 |
pydub
|
10 |
faster_whisper
|
11 |
pyannote.audio
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
gradio==3.35.2
|
3 |
gradio_client==0.2.9
|
4 |
numpy
|
5 |
torch
|
6 |
transformers==4.31.0
|
|
|
7 |
pydub
|
8 |
faster_whisper
|
9 |
pyannote.audio
|