Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ torchvision==0.15.2
|
|
4 |
torchaudio==2.0.2
|
5 |
huggingface_hub
|
6 |
transformers==4.30.2
|
7 |
-
|
|
|
8 |
soundfile
|
9 |
progressbar
|
10 |
librosa
|
|
|
4 |
torchaudio==2.0.2
|
5 |
huggingface_hub
|
6 |
transformers==4.30.2
|
7 |
+
matplotlib
|
8 |
+
gradio==5.3.0
|
9 |
soundfile
|
10 |
progressbar
|
11 |
librosa
|