update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
transformers
|
3 |
matplotlib
|
4 |
numpy
|
@@ -7,7 +8,6 @@ timm
|
|
7 |
pandas
|
8 |
torch
|
9 |
beautifulsoup4
|
10 |
-
pytorch-lightning
|
11 |
librosa
|
12 |
noisereduce
|
13 |
torchaudio
|
|
|
1 |
gradio
|
2 |
+
pytorch-lightning
|
3 |
transformers
|
4 |
matplotlib
|
5 |
numpy
|
|
|
8 |
pandas
|
9 |
torch
|
10 |
beautifulsoup4
|
|
|
11 |
librosa
|
12 |
noisereduce
|
13 |
torchaudio
|