Update README.md

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