Spaces:
Runtime error
Runtime error
Commit
·
367bee8
1
Parent(s):
ba5b695
specified pydantic version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,3 +16,4 @@ deepfilternet
|
|
16 |
pydub
|
17 |
soundfile
|
18 |
huggingface_hub
|
|
|
|
16 |
pydub
|
17 |
soundfile
|
18 |
huggingface_hub
|
19 |
+
pydantic == 1.10.10
|