okaris commited on
Commit
0bcd2e0
1 Parent(s): 9d66cf7

Fix dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  accelerate
2
  diffusers==0.29.0
3
  controlnet_aux==0.0.8
4
- huggingface_hub==0.20.2
5
  insightface==0.7.3
6
  numpy==1.26.2
7
  opencv_contrib_python==4.9.0.80
 
1
  accelerate
2
  diffusers==0.29.0
3
  controlnet_aux==0.0.8
4
+ huggingface_hub==0.23.2
5
  insightface==0.7.3
6
  numpy==1.26.2
7
  opencv_contrib_python==4.9.0.80