BestWishYsh
commited on
Update README.md
Browse files
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/
|
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
|