Jelajahi Sumber

Add a direct link to the binary release

Dalton 1 tahun lalu
induk
melakukan
bce09eb987
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      modules/launch_utils.py

+ 1 - 1
modules/launch_utils.py

@@ -56,7 +56,7 @@ and delete current Python and "venv" folder in WebUI's directory.
 
 You can download 3.10 Python from here: https://www.python.org/downloads/release/python-3106/
 
-{"Alternatively, use a binary release of WebUI: https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases" if is_windows else ""}
+{"Alternatively, use a binary release of WebUI: https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre" if is_windows else ""}
 
 Use --skip-python-version-check to suppress this warning.
 """)