swc2 commited on
Commit
46691fb
·
1 Parent(s): e5dafd5

fix bool bug form pydantic

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,3 +5,4 @@ torch==1.11.0
5
  pyloudnorm
6
  numpy==1.24.4
7
  librosa
 
 
5
  pyloudnorm
6
  numpy==1.24.4
7
  librosa
8
+ pydantic==2.10.6