Bingsu commited on
Commit
ff96e5b
1 Parent(s): 14f234d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ If you are looking for a Korean diffusion model that works well in practice, see
20
  # Usage
21
 
22
  ```sh
23
- pip install transformers accelerate>=0.14.0 diffusers>=0.7.2
24
  ```
25
 
26
  ```python
 
20
  # Usage
21
 
22
  ```sh
23
+ pip install transformers accelerate>=0.14.0 diffusers>=0.7.2 ftfy
24
  ```
25
 
26
  ```python