YiYiXu commited on
Commit
effce86
1 Parent(s): 16faf1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,7 +87,7 @@ Which should give you an image like below:
87
 
88
  ### Using Controlnets in Diffusers
89
 
90
- Make sure you upgrade to the latest version of diffusers: `pip install -U diffusers`. And then you can run:
91
 
92
  ```python
93
  import torch
 
87
 
88
  ### Using Controlnets in Diffusers
89
 
90
+ Make sure you upgrade to the latest version of diffusers: `pip install git+https://github.com/huggingface/diffusers`. And then you can run:
91
 
92
  ```python
93
  import torch