Original Git trees by AUTOMATIC1111 on GHub which have been dormant since last 31 August this year
webui-user.shexport GIT=git
export COMMANDLINE_ARGS='--use-cpu all --num_processes 11 --num_machines 1 --medvram --no-half --upcast-sampling --precision full --skip-torch-cuda-test --disable-nan-check --xformers --enable-insecure-extension-access --mixed_precision yes --dynamo_backend no'
export TORCH_COMMAND='./.py3106/bin/pip3.10 install torch torchvision --extra-index-url https://download.pytorch.org/libtorch/nightly/rocm5.7/libtorch-cxx11-abi-shared-with-deps-latest.zip ./.py3106/bin/python3.10 launch.py'
export ACCELERATE=True
export NO_TCMALLOC=True
export LAUNCH_SCRIPT=launch.py
clone_dir=WebUI_XL-1.6.0
install_dir=/opt/local/.A/SDXL
python_cmd=./.py3106/.VEnv3106/bin/python3.10
venv_dir=./.py3106/.VEnv3106
src.conf./.py3106/bin/python3.10 -m venv ./.py3106/.VEnv3106 --system-site-packages
source ./.py3106/bin/activate
source ./.py3106/.VEnv3106/bin/activate
./.py3106/bin/pip3.10 install -r requirements.txt
source ./.py3106/.VEnv3106/bin/activate
requirements.txtGitPython
Pillow
accelerate
basicsr
blendmodes
clean-fid
einops
fastapi>=0.90.1
gfpgan
gradio==3.41.2
httpcore>=1.0.0
httpx>=0.25.1
inflection
jsonmerge
kornia
lark
numpy
omegaconf
open-clip-torch
piexif
psutil
pytorch_lightning
realesrgan
requests
resize-right
safetensors
scikit-image>=0.19
timm
tomesd
torch
torchdiffeq
torchsde
transformers==4.30.2
requirements_versions.txtGitPython==3.1.32
Pillow==9.5.0
accelerate>=0.21.0
basicsr==1.4.2
blendmodes==2022
clean-fid==0.1.35
einops==0.4.1
fastapi==0.94.0
gfpgan==1.3.8
gradio==3.41.2
httpcore>=1.0.0
httpx>=0.25.1
inflection==0.5.1
jsonmerge==1.8.0
kornia==0.6.7
lark==1.1.2
numpy==1.23.5
omegaconf==2.2.3
open-clip-torch==2.20.0
piexif==1.1.3
psutil==5.9.5
pytorch_lightning==1.9.4
realesrgan==0.3.0
resize-right==0.0.2
safetensors>=0.3.1
scikit-image==0.21.0
timm==0.9.2
tomesd==0.1.3
torch
torchdiffeq==0.2.3
torchsde==0.2.5
transformers==4.30.2
Backtraces (Python 3.10.6 errors)Traceback (most recent call last):
File "/opt/local/.A/SDXL/WebUI_XL-1.6.0/.py3106/.VEnv3106/bin/accelerate", line 8, in <module>
sys.exit(main())
File "/opt/local/.A/SDXL/WebUI_XL-1.6.0/.py3106/.VEnv3106/lib/python3.10/site-packages/accelerate/commands/accelerate_cli.py", line 45, in main
args.func(args)
File "/opt/local/.A/SDXL/WebUI_XL-1.6.0/.py3106/.VEnv3106/lib/python3.10/site-packages/accelerate/commands/launch.py", line 979, in launch_command
simple_launcher(args)
File "/opt/local/.A/SDXL/WebUI_XL-1.6.0/.py3106/.VEnv3106/lib/python3.10/site-packages/accelerate/commands/launch.py", line 628, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['/opt/local/.A/SDXL/WebUI_XL-1.6.0/.py3106/.VEnv3106/bin/python3.10', 'launch.py']' returned non-zero exit status 2.