Endless-Iterations
commited on
Commit
•
6c37b62
1
Parent(s):
7ab44f1
Update README.md
Browse files
README.md
CHANGED
@@ -3,25 +3,47 @@ license: cc0-1.0
|
|
3 |
---
|
4 |
|
5 |
wget -O /workspace/stable-diffusion-webui/models/Stable-diffusion/ET-Pro-V8.safetensors https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/ET-Pro-V8.safetensors;
|
|
|
6 |
wget -O /workspace/stable-diffusion-webui/models/Lora/add_detail.safetensors https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/add_detail.safetensors;
|
|
|
7 |
wget -O /workspace/stable-diffusion-webui/styles.csv https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/styles.csv;
|
|
|
8 |
wget -O /workspace/stable-diffusion-webui/styles.csv.bak https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/styles.csv.bak;
|
|
|
9 |
wget -O /workspace/stable-diffusion-webui/models/VAE/vae-ft-ema-560000-ema-pruned.ckpt https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/vae-ft-ema-560000-ema-pruned.ckpt;
|
|
|
10 |
wget -O /workspace/stable-diffusion-webui/models/ESRGAN/4xUltrasharp_4xUltrasharpV10.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/4xUltrasharp_4xUltrasharpV10.pth;
|
|
|
11 |
wget -O /workspace/stable-diffusion-webui/models/ESRGAN/4x_NMKD-Superscale-SP178000_G.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/4x_NMKD-Superscale-SP178000_G.pth;
|
|
|
12 |
wget -O /workspace/stable-diffusion-webui/models/control_v11f1e_sd15_tile.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/control_v11f1e_sd15_tile.pth;
|
|
|
13 |
git clone https://github.com/wcde/custom-hires-fix-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/custom-hires-fix-for-automatic1111
|
|
|
14 |
git clone https://github.com/wcde/sd-webui-refiner.git /workspace/stable-diffusion-webui/extensions/sd-webui-refiner;
|
|
|
15 |
git clone https://github.com/pkuliyi2015/sd-webui-stablesr.git /workspace/stable-diffusion-webui/extensions/sd-webui-stablesr;
|
|
|
16 |
git clone https://github.com/v8hid/infinite-zoom-automatic1111-webui.git /workspace/stable-diffusion-webui/extensions/infinite-zoom-automatic1111-webui;
|
|
|
17 |
git clone https://github.com/deforum-art/sd-webui-text2video.git /workspace/stable-diffusion-webui/extensions/sd-webui-text2video;
|
|
|
18 |
git clone https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/multidiffusion-upscaler-for-automatic1111;
|
|
|
19 |
git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111;
|
|
|
20 |
git clone https://github.com/Kahsolt/stable-diffusion-webui-prompt-travel.git /workspace/stable-diffusion-webui/extensions/stable-diffusion-webui-prompt-travel;
|
|
|
21 |
git clone https://github.com/yownas/seed_travel.git /workspace/stable-diffusion-webui/extensions/seed_travel;
|
|
|
22 |
git clone https://github.com/wcde/sd-webui-kohya-hiresfix.git /workspace/stable-diffusion-webui/extensions/sd-webui-kohya-hiresfix;
|
|
|
23 |
git clone https://github.com/wkpark/uddetailer.git /workspace/stable-diffusion-webui/extensions/uddetailer;
|
|
|
24 |
git clone https://github.com/SirVeggie/extension-style-vars.git /workspace/stable-diffusion-webui/extensions/extension-style-vars;
|
|
|
25 |
git clone https://github.com/v0xie/sd-webui-semantic-guidance.git /workspace/stable-diffusion-webui/extensions/sd-webui-semantic-guidance;
|
|
|
26 |
git clone https://github.com/NoCrypt/sd-fast-pnginfo.git /workspace/stable-diffusion-webui/extensions/sd-fast-pnginfo;
|
|
|
27 |
git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111;
|
|
|
3 |
---
|
4 |
|
5 |
wget -O /workspace/stable-diffusion-webui/models/Stable-diffusion/ET-Pro-V8.safetensors https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/ET-Pro-V8.safetensors;
|
6 |
+
|
7 |
wget -O /workspace/stable-diffusion-webui/models/Lora/add_detail.safetensors https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/add_detail.safetensors;
|
8 |
+
|
9 |
wget -O /workspace/stable-diffusion-webui/styles.csv https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/styles.csv;
|
10 |
+
|
11 |
wget -O /workspace/stable-diffusion-webui/styles.csv.bak https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/styles.csv.bak;
|
12 |
+
|
13 |
wget -O /workspace/stable-diffusion-webui/models/VAE/vae-ft-ema-560000-ema-pruned.ckpt https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/vae-ft-ema-560000-ema-pruned.ckpt;
|
14 |
+
|
15 |
wget -O /workspace/stable-diffusion-webui/models/ESRGAN/4xUltrasharp_4xUltrasharpV10.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/4xUltrasharp_4xUltrasharpV10.pth;
|
16 |
+
|
17 |
wget -O /workspace/stable-diffusion-webui/models/ESRGAN/4x_NMKD-Superscale-SP178000_G.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/4x_NMKD-Superscale-SP178000_G.pth;
|
18 |
+
|
19 |
wget -O /workspace/stable-diffusion-webui/models/control_v11f1e_sd15_tile.pth https://huggingface.co/Endless-Iterations/eltorverate/resolve/main/control_v11f1e_sd15_tile.pth;
|
20 |
+
|
21 |
git clone https://github.com/wcde/custom-hires-fix-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/custom-hires-fix-for-automatic1111
|
22 |
+
|
23 |
git clone https://github.com/wcde/sd-webui-refiner.git /workspace/stable-diffusion-webui/extensions/sd-webui-refiner;
|
24 |
+
|
25 |
git clone https://github.com/pkuliyi2015/sd-webui-stablesr.git /workspace/stable-diffusion-webui/extensions/sd-webui-stablesr;
|
26 |
+
|
27 |
git clone https://github.com/v8hid/infinite-zoom-automatic1111-webui.git /workspace/stable-diffusion-webui/extensions/infinite-zoom-automatic1111-webui;
|
28 |
+
|
29 |
git clone https://github.com/deforum-art/sd-webui-text2video.git /workspace/stable-diffusion-webui/extensions/sd-webui-text2video;
|
30 |
+
|
31 |
git clone https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/multidiffusion-upscaler-for-automatic1111;
|
32 |
+
|
33 |
git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111;
|
34 |
+
|
35 |
git clone https://github.com/Kahsolt/stable-diffusion-webui-prompt-travel.git /workspace/stable-diffusion-webui/extensions/stable-diffusion-webui-prompt-travel;
|
36 |
+
|
37 |
git clone https://github.com/yownas/seed_travel.git /workspace/stable-diffusion-webui/extensions/seed_travel;
|
38 |
+
|
39 |
git clone https://github.com/wcde/sd-webui-kohya-hiresfix.git /workspace/stable-diffusion-webui/extensions/sd-webui-kohya-hiresfix;
|
40 |
+
|
41 |
git clone https://github.com/wkpark/uddetailer.git /workspace/stable-diffusion-webui/extensions/uddetailer;
|
42 |
+
|
43 |
git clone https://github.com/SirVeggie/extension-style-vars.git /workspace/stable-diffusion-webui/extensions/extension-style-vars;
|
44 |
+
|
45 |
git clone https://github.com/v0xie/sd-webui-semantic-guidance.git /workspace/stable-diffusion-webui/extensions/sd-webui-semantic-guidance;
|
46 |
+
|
47 |
git clone https://github.com/NoCrypt/sd-fast-pnginfo.git /workspace/stable-diffusion-webui/extensions/sd-fast-pnginfo;
|
48 |
+
|
49 |
git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git /workspace/stable-diffusion-webui/extensions/ultimate-upscale-for-automatic1111;
|