We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a45d0f commit 77eb95fCopy full SHA for 77eb95f
docs/taesd.md
@@ -7,7 +7,7 @@ You can use TAESD to accelerate the decoding of latent images by following these
7
Or curl
8
9
```bash
10
-curl -L -O https://huggingface.co/madebyollin/taesd/blob/main/diffusion_pytorch_model.safetensors
+curl -L -O https://huggingface.co/madebyollin/taesd/resolve/main/diffusion_pytorch_model.safetensors
11
```
12
13
- Specify the model path using the `--taesd PATH` parameter. example:
0 commit comments