vorstcavry
commited on
Commit
•
e2536bf
1
Parent(s):
a8844cd
Upload download_list.txt
Browse files- download_list.txt +56 -0
download_list.txt
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
// Instructions:
|
2 |
+
// 1. Start with a key name preceded by a '#'. Key names should match those in the `custom_dirs` dictionary in your script.
|
3 |
+
// 2. Key names are not case-sensitive.
|
4 |
+
// 3. List your URLs for download under the key. Each URL should be on a new line.
|
5 |
+
// 4. To download multiple files under the same key, just continue listing the URLs.
|
6 |
+
// 5. To specify a filename for the download, format it as "URL | filename". Example: https://civitai.com/api/download/models/84623 | filename1.pth
|
7 |
+
// 6. Lines starting with "//" are considered comments and will be ignored by the script.
|
8 |
+
//
|
9 |
+
// Available hashtag:
|
10 |
+
// `#model`, `#vae`, `#embedding`, `#lora`, `#hypernetwork`, `#extensions`, `#upscaler`
|
11 |
+
//
|
12 |
+
// Example:
|
13 |
+
//
|
14 |
+
// #model
|
15 |
+
// https://civitai.com/api/download/models/82446
|
16 |
+
// https://civitai.com/api/download/models/76907 | model.safetensors
|
17 |
+
//
|
18 |
+
// Start Here...
|
19 |
+
#model
|
20 |
+
https://huggingface.co/Linaqruf/stolen/resolve/main/fp16/majicmixRealistic_v5.safetensors
|
21 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/majicmixRealistic_v5.preview.png
|
22 |
+
#lora
|
23 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/JapaneseDollLikeness_v15.safetensors
|
24 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/koreanDollLikeness.safetensors
|
25 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/taiwanDollLikeness_v20.safetensors
|
26 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/Aestetic.safetensors
|
27 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/Aestetic.preview.png
|
28 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/JapaneseDollLikeness_v15.png
|
29 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/koreanDollLikeness.png
|
30 |
+
https://huggingface.co/vorstcavry/LoRA-set/resolve/main/taiwanDollLikeness_v20.png
|
31 |
+
#embedding
|
32 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/BadNegAnatomyV1-neg.preview.png
|
33 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/BadNegAnatomyV1-neg.pt
|
34 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/EasyNegative.preview.png
|
35 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/EasyNegative.pt
|
36 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-artist-anime.preview.png
|
37 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-artist-anime.pt
|
38 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-artist.preview.png
|
39 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-artist.pt
|
40 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/ng_deepnegative_v1_75t.pt
|
41 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/ng_deepnegative_v1_75t.preview.png
|
42 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/negative_prompt.pt
|
43 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/negative_prompt.preview.png
|
44 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/negative_hand-neg.pt
|
45 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/negative_hand-neg.preview.png
|
46 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/badhandv4.pt
|
47 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/badhandv4.preview.png
|
48 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad_prompt_version2-neg.pt
|
49 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad_prompt_version2-neg.preview.png
|
50 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad_pictures.pt
|
51 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad_pictures.preview.png
|
52 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-hands-5.pt
|
53 |
+
https://huggingface.co/vorstcavry/negatif/resolve/main/bad-hands-5.preview.png
|
54 |
+
#extensions
|
55 |
+
https://github.com/Iyashinouta/sd-model-downloader
|
56 |
+
https://github.com/vorstcavry/images-browser
|