tonyassi commited on
Commit
3485805
·
verified ·
1 Parent(s): 98383a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Use **mgm film** in the prompt to trigger the MGM style.
24
 
25
  ## How to use
26
  ```bash
27
- pip install diffusers
28
  ```
29
 
30
  ```python
 
24
 
25
  ## How to use
26
  ```bash
27
+ pip install diffusers accelerate
28
  ```
29
 
30
  ```python