Files
automatic/automatic.sh
T
Vladimir Mandic dae07f596e update
2023-01-14 11:12:31 -05:00

6 lines
244 B
Bash
Executable File

#/bin/env bash
export PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512
python launch.py --api --xformers --disable-console-progressbars
# python launch.py --api --disable-console-progressbars --opt-channelslast