lodestones commited on
Commit
50ebe12
·
verified ·
1 Parent(s): 0379b40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -27,6 +27,10 @@ A massive thank you to our supporters who make this project possible.
27
 
28
  ### `diffusers` Library
29
 
 
 
 
 
30
  ```python
31
  import torch
32
  from diffusers import ChromaPipeline
 
27
 
28
  ### `diffusers` Library
29
 
30
+ install the requirements
31
+
32
+ `pip install transformers diffusers sentencepiece accelerate`
33
+
34
  ```python
35
  import torch
36
  from diffusers import ChromaPipeline