mrfakename commited on
Commit
058adfc
·
verified ·
1 Parent(s): 0cd3ec0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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