Temitayo Boboye
commited on
Update README.md
Browse filesChanged a grammatical error to further reflect the true context.
README.md
CHANGED
|
@@ -58,7 +58,7 @@ In addition make sure to install `transformers`, `safetensors`, `accelerate` as
|
|
| 58 |
pip install invisible_watermark transformers accelerate safetensors
|
| 59 |
```
|
| 60 |
|
| 61 |
-
|
| 62 |
|
| 63 |
```py
|
| 64 |
import torch
|
|
|
|
| 58 |
pip install invisible_watermark transformers accelerate safetensors
|
| 59 |
```
|
| 60 |
|
| 61 |
+
You can then use the refiner to improve images.
|
| 62 |
|
| 63 |
```py
|
| 64 |
import torch
|