Spaces:
Running
Running
acumplid
commited on
Commit
·
31ec2b6
1
Parent(s):
4bd685e
update gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/huggingface/transformers
|
|
2 |
torch
|
3 |
pyannote.audio
|
4 |
yt-dlp
|
5 |
-
gradio==
|
6 |
torchaudio==2.2.1
|
7 |
librosa==0.10.1
|
8 |
ffmpeg-python==0.2.0
|
|
|
2 |
torch
|
3 |
pyannote.audio
|
4 |
yt-dlp
|
5 |
+
gradio==5.15.0
|
6 |
torchaudio==2.2.1
|
7 |
librosa==0.10.1
|
8 |
ffmpeg-python==0.2.0
|