Upload realisticvisionv2.ipynb
Browse files- realisticvisionv2.ipynb +1 -1
realisticvisionv2.ipynb
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"!unzip /content/sd-webui/extensions/sd-webui-images-browser.zip\n",
|
31 |
"%cd /content\n",
|
32 |
"# Model Code\n",
|
33 |
-
"!curl -Lo /content/sd-webui/models/Stable-diffusion/realisticVisionV20_v20.safetensors https://civitai.com/api/download/models/29460
|
34 |
"# ControlNet\n",
|
35 |
"# Remove '#' from the beginning of the line(s) below to download the selected ControlNet model(s)\n",
|
36 |
"#!curl -Lo /content/sd-webui/extensions/sd-webui-controlnet/models/control_v11e_sd15_ip2p.safetensors https://huggingface.co/nolanaatama/models/resolve/main/control_v11e_sd15_ip2p_fp16.safetensors\n",
|
|
|
30 |
"!unzip /content/sd-webui/extensions/sd-webui-images-browser.zip\n",
|
31 |
"%cd /content\n",
|
32 |
"# Model Code\n",
|
33 |
+
"!curl -Lo /content/sd-webui/models/Stable-diffusion/realisticVisionV20_v20.safetensors https://civitai.com/api/download/models/29460\n",
|
34 |
"# ControlNet\n",
|
35 |
"# Remove '#' from the beginning of the line(s) below to download the selected ControlNet model(s)\n",
|
36 |
"#!curl -Lo /content/sd-webui/extensions/sd-webui-controlnet/models/control_v11e_sd15_ip2p.safetensors https://huggingface.co/nolanaatama/models/resolve/main/control_v11e_sd15_ip2p_fp16.safetensors\n",
|