Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ torchcrepe==0.0.20
|
|
19 |
tqdm==4.65.0
|
20 |
yt_dlp==2023.7.6
|
21 |
sox==1.4.1
|
22 |
-
gdown
|
|
|
|
19 |
tqdm==4.65.0
|
20 |
yt_dlp==2023.7.6
|
21 |
sox==1.4.1
|
22 |
+
gdown
|
23 |
+
pydantic==2.10.6
|