saeki
commited on
Commit
•
08be95f
1
Parent(s):
7257d26
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ pysptk
|
|
7 |
matplotlib
|
8 |
PyYAML
|
9 |
SoundFile
|
10 |
-
pytorch-lightning
|
11 |
tqdm
|
12 |
pypesq
|
13 |
gradio
|
|
|
7 |
matplotlib
|
8 |
PyYAML
|
9 |
SoundFile
|
10 |
+
pytorch-lightning==1.5.10
|
11 |
tqdm
|
12 |
pypesq
|
13 |
gradio
|