GF-John commited on
Commit
1749bf8
·
verified ·
1 Parent(s): d1d7c29

trying to fix build error

Browse files

https://discuss.huggingface.co/t/internal-server-error-bool-not-iterable/149494/8

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,6 +8,7 @@ pycocotools==2.0.7
8
  PyYAML==6.0.1
9
  scipy==1.13.0
10
  gradio==5.23.2
 
11
  opencv-python==4.9.0.80
12
  psutil==5.9.8
13
  py-cpuinfo==9.0.0
 
8
  PyYAML==6.0.1
9
  scipy==1.13.0
10
  gradio==5.23.2
11
+ pydantic==2.10.6
12
  opencv-python==4.9.0.80
13
  psutil==5.9.8
14
  py-cpuinfo==9.0.0