Skip to content

Commit c6e4352

Browse files
JamDon2lstein
authored andcommitted
Add missing option to wget command
1 parent e994073 commit c6e4352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/UPSCALE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ copy the GFPGAN [models file](https://github.com/TencentARC/GFPGAN/releases/down
1515
into **src/gfpgan/experiments/pretrained_models**. On Mac and Linux systems, here's how you'd do it using
1616
**wget**:
1717
~~~~
18-
> wget https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.3.pth src/gfpgan/experiments/pretrained_models/
18+
> wget https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.3.pth -P src/gfpgan/experiments/pretrained_models/
1919
~~~~
2020

2121
Make sure that you're in the stable-diffusion directory when you do this.

0 commit comments

Comments
 (0)