3v324v23 commited on
Commit
32d1b11
·
1 Parent(s): d9fcaf8
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==4.44.0
2
  controlnet-aux>=0.0.9
3
  huggingface_hub<0.25.0
 
4
  torch
5
  torchvision
6
  Pillow
 
1
  gradio==4.44.0
2
  controlnet-aux>=0.0.9
3
  huggingface_hub<0.25.0
4
+ pydantic==2.8.2
5
  torch
6
  torchvision
7
  Pillow