Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -19,4 +19,6 @@ soundfile
|
|
19 |
gradio
|
20 |
huggingface_hub
|
21 |
|
22 |
-
spacy
|
|
|
|
|
|
19 |
gradio
|
20 |
huggingface_hub
|
21 |
|
22 |
+
spacy
|
23 |
+
|
24 |
+
pydantic==1.10.14
|