diff --git a/scripts/Start Stable Diffusion UI.cmd b/scripts/Start Stable Diffusion UI.cmd index 9a4a6303..5dfb43f7 100644 --- a/scripts/Start Stable Diffusion UI.cmd +++ b/scripts/Start Stable Diffusion UI.cmd @@ -4,6 +4,7 @@ cd /d %~dp0 echo Install dir: %~dp0 set PATH=C:\Windows\System32;%PATH% +set PYTHONHOME= if exist "on_sd_start.bat" ( echo ================================================================================ diff --git a/scripts/start.sh b/scripts/start.sh index 3d8a585d..b309216a 100755 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -19,6 +19,7 @@ if [ -f "on_sd_start.bat" ]; then exit 1 fi +unset PYTHONHOME # set legacy installer's PATH, if it exists if [ -e "installer" ]; then export PATH="$(pwd)/installer/bin:$PATH"; fi diff --git a/ui/index.html b/ui/index.html index 8ce5f820..57683bbf 100644 --- a/ui/index.html +++ b/ui/index.html @@ -155,11 +155,11 @@
Image Settings - + - - - - + + + - + @@ -383,7 +383,7 @@
+ - +
@@ -318,9 +318,9 @@ Advanced sizes
Custom size:
- + × -
+
Resize:

    
@@ -342,9 +342,9 @@
Small image sizes can cause bad image quality


@@ -358,7 +358,7 @@


- +
@@ -393,7 +393,7 @@
  • - +
  • @@ -410,7 +410,7 @@ - +
  • @@ -455,7 +455,7 @@
    @@ -712,7 +712,7 @@ Expand Categories - +