Skip to content

Commit

Permalink
Merge pull request Stability-AI#13 from TracelessLe/main
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
rromb authored Nov 24, 2022
2 parents 33910c3 + 3360b53 commit 46096df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ and adapt the checkpoint and config paths accordingly.
![upscaling-x4](assets/stable-samples/upscaling/merged-dog.png)
After [downloading the weights](https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler), run
```
python scripts/gradio/inpainting.py scripts/gradio/superresolution.py configs/stable-diffusion/x4-upscaling.yaml <path-to-checkpoint>
python scripts/gradio/superresolution.py configs/stable-diffusion/x4-upscaling.yaml <path-to-checkpoint>
```

or
Expand Down

0 comments on commit 46096df

Please sign in to comment.