Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pydub==0.25.1
|
|
7 |
soundstretch==1.2
|
8 |
tqdm==4.65.0
|
9 |
Pillow==9.5.0
|
10 |
-
resampy==0.4.2
|
|
|
|
7 |
soundstretch==1.2
|
8 |
tqdm==4.65.0
|
9 |
Pillow==9.5.0
|
10 |
+
resampy==0.4.2
|
11 |
+
flask
|