mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-22 15:44:58 +00:00
commit
46096dfaac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue