Update README.md
Browse files
README.md
CHANGED
@@ -94,7 +94,7 @@ and [CivitAI](civitai.com).
|
|
94 |
This method is pretty straightforward. Pick any VAE's repository you like. Then, navigate to "Files" and
|
95 |
the VAE's file. Make sure to click the file.
|
96 |
|
97 |
-
|
98 |
|
99 |
Next step is to load [AutoencoderKL](https://huggingface.co/docs/diffusers/en/api/models/autoencoderkl) pipeline into the code.
|
100 |
```py
|
|
|
94 |
This method is pretty straightforward. Pick any VAE's repository you like. Then, navigate to "Files" and
|
95 |
the VAE's file. Make sure to click the file.
|
96 |
|
97 |
+
Click the "Copy Download Link" for the file, you'll need this.
|
98 |
|
99 |
Next step is to load [AutoencoderKL](https://huggingface.co/docs/diffusers/en/api/models/autoencoderkl) pipeline into the code.
|
100 |
```py
|