diff --git a/README.md b/README.md index 8c9adfa..d70d83d 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ python scripts/gradio/inpainting.py scripts/gradio/superresolution.py configs/st or ``` -streamlit run scripts/streamlit/superresolution.py -- configs/stable-diffusion/upscaling_x4.yaml +streamlit run scripts/streamlit/superresolution.py -- configs/stable-diffusion/x4-upscaling.yaml ``` for a Gradio or Streamlit demo of the text-guided x4 superresolution model.