tonychenxyz commited on
Commit
367bee8
·
1 Parent(s): ba5b695

specified pydantic version

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