Files changed (1) hide show
  1. README.md +1 -1
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
- Yon can then use the refiner to improve images.
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