FredZhang7 commited on
Commit
7689ab2
·
1 Parent(s): d1d5178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Using this instead of the stable diffusion safety checker allows users to save 1
15
  <br>
16
 
17
  # PyTorch
18
- The PyTorch model runs much slower when using transformers, so downloading it externally is a better option.
19
  ```bash
20
  pip install --upgrade torchvision
21
  ```
 
15
  <br>
16
 
17
  # PyTorch
18
+ The PyTorch model runs much slower with transformers, so downloading it externally is a better option.
19
  ```bash
20
  pip install --upgrade torchvision
21
  ```