ACCC1380 commited on
Commit
e2276db
·
verified ·
1 Parent(s): ee1c433

Update a.sh

Browse files
Files changed (1) hide show
  1. a.sh +1 -1
a.sh CHANGED
@@ -54,7 +54,7 @@ aria2c -x 16 -s 16 -c -k 1M --console-log-level=error -d /root/stable-diffusion-
54
  cd /root/stable-diffusion-webui/models/Lora && aria2c --console-log-level=error -x 16 -s 16 -c -k 1M "https://huggingface.co/xssxsxk/NFFA-style/resolve/main/NFFA10.3-000080.safetensors" -o NFFA10.3-000080.safetensors
55
 
56
  aria2c -x 16 -s 16 -c -k 1M --console-log-level=error -d /root/stable-diffusion-webui/models/ESRGAN -o "4x_foolhardy_Remacri.pth" "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_foolhardy_Remacri.pth?download=true"
57
-
58
  cd /root/stable-diffusion-webui/extensions
59
 
60
  # 删除旧的 ControlNet,重新 clone
 
54
  cd /root/stable-diffusion-webui/models/Lora && aria2c --console-log-level=error -x 16 -s 16 -c -k 1M "https://huggingface.co/xssxsxk/NFFA-style/resolve/main/NFFA10.3-000080.safetensors" -o NFFA10.3-000080.safetensors
55
 
56
  aria2c -x 16 -s 16 -c -k 1M --console-log-level=error -d /root/stable-diffusion-webui/models/ESRGAN -o "4x_foolhardy_Remacri.pth" "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_foolhardy_Remacri.pth?download=true"
57
+ cd /root/ && wget "https://huggingface.co/datasets/ACCC1380/SD_install_scripts/resolve/main/tunnel_1.ipynb"
58
  cd /root/stable-diffusion-webui/extensions
59
 
60
  # 删除旧的 ControlNet,重新 clone