BestWishYsh commited on
Commit
51b381e
·
verified ·
1 Parent(s): 925dc9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ optimizations and conversions to get a better experience.**
49
  ```shell
50
  # ConsisID will be merged into diffusers in the next version. So for now, you should install from source.
51
  pip install --upgrade consisid_eva_clip pyfacer insightface facexlib transformers accelerate imageio-ffmpeg
52
- pip install git+https://github.com/SHYuanBest/ConsisID_diffusers.git
53
  ```
54
 
55
  2. Run the code
 
49
  ```shell
50
  # ConsisID will be merged into diffusers in the next version. So for now, you should install from source.
51
  pip install --upgrade consisid_eva_clip pyfacer insightface facexlib transformers accelerate imageio-ffmpeg
52
+ pip install git+https://github.com/huggingface/diffusers.git
53
  ```
54
 
55
  2. Run the code