Okto Ramadhan commited on
Commit
c8ad146
1 Parent(s): 0a05936

Create download_list

Browse files
Files changed (1) hide show
  1. download_list +52 -0
download_list ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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`, `#roop`
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/vorstcavry/mymodel/resolve/main/Cavry_V2.preview.png
21
+ https://huggingface.co/vorstcavry/mymodel/resolve/main/Cavry_V2.safetensors
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/negative_prompt.pt
41
+ https://huggingface.co/vorstcavry/negatif/resolve/main/negative_prompt.preview.png
42
+ https://huggingface.co/vorstcavry/negatif/resolve/main/negative_hand-neg.pt
43
+ https://huggingface.co/vorstcavry/negatif/resolve/main/negative_hand-neg.preview.png
44
+ https://huggingface.co/vorstcavry/negatif/resolve/main/badhandv4.pt
45
+ https://huggingface.co/vorstcavry/negatif/resolve/main/badhandv4.preview.png
46
+ https://huggingface.co/vorstcavry/negatif/resolve/main/bad_pictures.pt
47
+ https://huggingface.co/vorstcavry/negatif/resolve/main/bad_pictures.preview.png
48
+ https://huggingface.co/vorstcavry/negatif/resolve/main/bad-hands-5.pt
49
+ https://huggingface.co/vorstcavry/negatif/resolve/main/bad-hands-5.preview.png
50
+ #extensions
51
+ https://github.com/Iyashinouta/sd-model-downloader
52
+ https://github.com/vorstcavry/images-browser