valhalla commited on
Commit
4fcfe5d
1 Parent(s): 167a199

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
  ### Inference with a pipeline
25
 
26
  ```python
27
- !pip install git+https://github.com/duongna21/diffusers.git@add-sr-pipeline
28
 
29
  import requests
30
  from PIL import Image
 
24
  ### Inference with a pipeline
25
 
26
  ```python
27
+ !pip install git+https://github.com/huggingface/diffusers.git
28
 
29
  import requests
30
  from PIL import Image