Update README.md
Browse files
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
|