sd-configs-4 / sd.sh
ACCA225's picture
Upload 2 files
cbc8ea8 verified
raw
history blame contribute delete
738 Bytes
cd /root
aria2c -x 16 -s 16 -c -k 1M https://huggingface.co/datasets/ACCC1380/private-model/resolve/9befd0d6f2fa6cae98ded19011dde41423943611/upload/sd.tar -o sd.tar
tar -xvf sd.tar
cd /root/stable-diffusion-webui/models/Stable-diffusion && aria2c -x 16 -s 16 -c -k 1M "https://civitai.com/api/download/models/2031265?type=Model&format=SafeTensor&size=full&fp=fp16" -o Compilative_G_model.safetensors
cd /root/stable-diffusion-webui/models/Lora && aria2c -x 16 -s 16 -c -k 1M "https://huggingface.co/xssxsxk/cunnyfunky-style/resolve/main/cunnyfunky3.2-000082.safetensors?download=true" -o cunnyfunky3.2-000082.safetensors
cd /root/stable-diffusion-webui/
/root/stable-diffusion-webui/venv/bin/python launch.py --xformers --api --listen