Spaces:
Running
on
L4
Running
on
L4
fix pydantic error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -34,4 +34,5 @@ silero-vad
|
|
34 |
tiktoken
|
35 |
numpy
|
36 |
huggingface_hub
|
|
|
37 |
git+https://github.com/descriptinc/descript-audio-codec
|
|
|
34 |
tiktoken
|
35 |
numpy
|
36 |
huggingface_hub
|
37 |
+
pydantic==2.10.6
|
38 |
git+https://github.com/descriptinc/descript-audio-codec
|