Commit
·
4802a90
1
Parent(s):
9e74b8c
Update SDAI4U.txt
Browse files- SDAI4U.txt +2 -2
SDAI4U.txt
CHANGED
@@ -50,8 +50,8 @@ git clone https://github.com/camenduru/sd-webui-tunnels /content/SDVN/extensions
|
|
50 |
#aria2c --console-log-level=error -c -x 16 -k 1M -s 16 https://huggingface.co/ckpt/ControlNet/raw/main/cldm_v21.yaml -d /content/SDVN/extensions/sd-webui-controlnet/models -o openpose-sd21-safe.yaml
|
51 |
#aria2c --console-log-level=error -c -x 16 -k 1M -s 16 https://huggingface.co/ckpt/ControlNet/raw/main/cldm_v21.yaml -d /content/SDVN/extensions/sd-webui-controlnet/models -o scribble-sd21-safe.yaml
|
52 |
|
53 |
-
aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/
|
54 |
-
aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/ckpt/stable-diffusion-2-base/raw/main/v2-inference.yaml -d /content/SDVN/models/Stable-diffusion -o 512-base-ema.yaml
|
55 |
|
56 |
sed -i -e '''/from modules import launch_utils/a\import os''' /content/SDVN/launch.py
|
57 |
sed -i -e '''/ prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/SDVN/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/SDVN/launch.py
|
|
|
50 |
#aria2c --console-log-level=error -c -x 16 -k 1M -s 16 https://huggingface.co/ckpt/ControlNet/raw/main/cldm_v21.yaml -d /content/SDVN/extensions/sd-webui-controlnet/models -o openpose-sd21-safe.yaml
|
51 |
#aria2c --console-log-level=error -c -x 16 -k 1M -s 16 https://huggingface.co/ckpt/ControlNet/raw/main/cldm_v21.yaml -d /content/SDVN/extensions/sd-webui-controlnet/models -o scribble-sd21-safe.yaml
|
52 |
|
53 |
+
aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/acheong08/f222/resolve/main/f222.safetensors -d /content/SDVN/models/Stable-diffusion -o f222.safetensors
|
54 |
+
#aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/ckpt/stable-diffusion-2-base/raw/main/v2-inference.yaml -d /content/SDVN/models/Stable-diffusion -o 512-base-ema.yaml
|
55 |
|
56 |
sed -i -e '''/from modules import launch_utils/a\import os''' /content/SDVN/launch.py
|
57 |
sed -i -e '''/ prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/SDVN/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/SDVN/launch.py
|