aykamko commited on
Commit
d48ebae
1 Parent(s): cf702eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -40,9 +40,9 @@ Lastly, we introduce a new benchmark, [MJHQ-30K](#mjhq-30k-Benchmark), for autom
40
 
41
  ### Using the model with 🧨 Diffusers
42
 
43
- Install diffusers >= 0.19.0 and some dependencies:
44
  ```
45
- pip install invisible_watermark transformers accelerate safetensors
46
  ```
47
 
48
  To use the model, run:
 
40
 
41
  ### Using the model with 🧨 Diffusers
42
 
43
+ Install diffusers >= 0.24.0 and some dependencies:
44
  ```
45
+ pip install transformers accelerate safetensors
46
  ```
47
 
48
  To use the model, run: