Views
No views yet

((tuxedo)) - will pay more attention to tuxedo(tuxedo:1.21) - alternative syntaxCtrl+Up or Ctrl+Down (or Command+Up or Command+Down if you're on a MacOS) to automatically adjust attention to selected text (code contributed by anonymous user)--allow-code to enable)ANDa cat :1.2 AND a dog AND a penguin :2.2--xformers to commandline args)sd.webui.zip from v1.0.0-pre and extract its contents.update.bat.run.bat.For more details see Install-and-Run-on-NVidia-GPUs
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git.webui-user.bat from Windows Explorer as normal, non-administrator, user.1# Debian-based:
2sudo apt install wget git python3 python3-venv libgl1 libglib2.0-0
3# Red Hat-based:
4sudo dnf install wget git python3 gperftools-libs libglvnd-glx
5# openSUSE-based:
6sudo zypper install wget git python3 libtcmalloc4 libglvnd
7# Arch-based:
8sudo pacman -S wget git python31# Ubuntu 24.04
2sudo add-apt-repository ppa:deadsnakes/ppa
3sudo apt update
4sudo apt install python3.11
5
6# Manjaro/Arch
7sudo pacman -S yay
8yay -S python311 # do not confuse with python3.11 package
9
10# Only for 3.11
11# Then set up env variable in launch script
12export python_cmd="python3.11"
13# or in webui-user.sh
14python_cmd="python3.11"wget -q https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.shgit clone https://github.com/AUTOMATIC1111/stable-diffusion-webuiwebui.sh.webui-user.sh for options.Settings -> Licenses screen, and also in html/licenses.html file.