hoveyc commited on
Commit
838cbff
·
1 Parent(s): e847391

Add dependency version of diffusers

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ apt install ffmpeg
30
  pip install -r requirements.txt
31
  pip install openmim
32
  mim install mmengine "mmcv>=2.0.1" "mmdet>=3.1.0" "mmpose>=1.1.0"
 
33
 
34
  # Download weights
35
  huggingface-cli download --local-dir /tmp/download hoveyc/musepose
 
30
  pip install -r requirements.txt
31
  pip install openmim
32
  mim install mmengine "mmcv>=2.0.1" "mmdet>=3.1.0" "mmpose>=1.1.0"
33
+ pip install "diffusers<0.29"
34
 
35
  # Download weights
36
  huggingface-cli download --local-dir /tmp/download hoveyc/musepose