3v324v23 commited on
Commit
3304105
·
1 Parent(s): 7d6b04d
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  gradio>=4.0.0
2
  controlnet-aux>=0.0.9
3
- easy-dwpose
 
4
  torch
5
  torchvision
6
  Pillow
7
  numpy
8
  opencv-python-headless
 
 
1
  gradio>=4.0.0
2
  controlnet-aux>=0.0.9
3
+ onnxruntime>=1.16.0
4
+ easy-dwpose --no-deps
5
  torch
6
  torchvision
7
  Pillow
8
  numpy
9
  opencv-python-headless
10
+ huggingface_hub