diff --git a/README.md b/README.md index a0a46ff..cb00415 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ python scripts/gradio/superresolution.py configs/stable-diffusion/x4-upscaling.y 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.