Disty0 commited on
Commit
e26518b
·
verified ·
1 Parent(s): e60d69d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -23,6 +23,10 @@ Diffusers version of [NewBie-image-Exp0.1](https://huggingface.co/NewBie-AI/NewB
23
 
24
  Usage:
25
 
 
 
 
 
26
  ```py
27
  import torch
28
  from diffusers import NewbiePipeline
 
23
 
24
  Usage:
25
 
26
+ ```
27
+ pip install git+https://github.com/Disty0/diffusers
28
+ ```
29
+
30
  ```py
31
  import torch
32
  from diffusers import NewbiePipeline