spsancti commited on
Commit
8113fde
·
verified ·
1 Parent(s): a5890fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ DeciDiffusion 2.0 vs. Stable Diffusion v1.5 at FP16 precision
90
  ## How to Use
91
 
92
  ```bibtex
93
- # pip install diffusers transformers torch
94
 
95
  from diffusers import StableDiffusionPipeline
96
  import torch
 
90
  ## How to Use
91
 
92
  ```bibtex
93
+ # pip install diffusers==0.21.4 transformers torch
94
 
95
  from diffusers import StableDiffusionPipeline
96
  import torch