patrickvonplaten commited on
Commit
a8f6d90
1 Parent(s): 5c1e2f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ The Kandinsky model is created by [Arseniy Shakhmatov](https://github.com/cene55
20
  Kandinsky 2.1 is available in diffusers!
21
 
22
  ```python
23
- pip install diffusers transformers
24
  ```
25
 
26
  ### Text Guided Inpainting Generation
 
20
  Kandinsky 2.1 is available in diffusers!
21
 
22
  ```python
23
+ pip install diffusers transformers accelerate
24
  ```
25
 
26
  ### Text Guided Inpainting Generation