H-Liu1997 commited on
Commit
aec7315
·
1 Parent(s): 7a0ea42

Pin pydantic==2.10.6 to fix Gradio bool iterable error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -21,6 +21,7 @@ librosa==0.10.1
21
  matplotlib==3.7.3
22
  moviepy==1.0.3
23
  gradio==4.44.1
 
24
  pandas==1.5.3
25
  peakutils==1.3.4
26
  ptflops==0.7.1.2
 
21
  matplotlib==3.7.3
22
  moviepy==1.0.3
23
  gradio==4.44.1
24
+ pydantic==2.10.6
25
  pandas==1.5.3
26
  peakutils==1.3.4
27
  ptflops==0.7.1.2