linoyts HF Staff commited on
Commit
d8aecc0
·
verified ·
1 Parent(s): de3f8ed

Update flux_loras.json

Browse files

fix some of the weights names of loras

Files changed (1) hide show
  1. flux_loras.json +7 -0
flux_loras.json CHANGED
@@ -4,11 +4,13 @@
4
  "image": "https://huggingface.co/Purz/choose-your-own-adventure/resolve/main/34584570.jpeg",
5
  "trigger_word": "cy04,",
6
  "trigger_position": "prepend",
 
7
  "title": "choose your own adventure",
8
  "aspect": "portrait"
9
  },
10
  {
11
  "image": "https://huggingface.co/renderartist/retrocomicflux/resolve/main/images/ComfyUI_temp_ipugi_00131_.png",
 
12
  "repo": "renderartist/retrocomicflux",
13
  "trigger_word": "c0m1c style vintage 1930s style comic strip panel of",
14
  "title": "Retro Comic",
@@ -30,18 +32,21 @@
30
  "image": "https://huggingface.co/renderartist/simplevectorflux/resolve/main/images/ComfyUI_09477_.jpeg",
31
  "title": "Simple Vector",
32
  "repo": "renderartist/simplevectorflux",
 
33
  "trigger_word": "v3ct0r style, simple flat vector art, isolated on white bg,",
34
  "trigger_position": "prepend"
35
  },
36
  {
37
  "image": "https://huggingface.co/glif/anime-blockprint-style/resolve/main/images/glif-block-print-anime-flux-dev-araminta-k-lora-araminta-k-kbde06qyovrmvsv65ubfyhn1.jpg",
38
  "repo": "glif/anime-blockprint-style",
 
39
  "trigger_word": ", blockprint style",
40
  "title": "Blockprint Style"
41
  },
42
  {
43
  "image": "https://huggingface.co/Purz/face-projection/resolve/main/34031841.jpeg",
44
  "repo": "Purz/face-projection",
 
45
  "trigger_word": "f4c3_p40j3ct10n,",
46
  "trigger_position": "prepend",
47
  "title": "face projection"
@@ -153,12 +158,14 @@
153
  "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T005936.346.jpeg",
154
  "title": "Frosting Lane Flux",
155
  "repo": "alvdansen/frosting_lane_flux",
 
156
  "trigger_word": ""
157
  },
158
  {
159
  "image": "https://huggingface.co/davisbro/half_illustration/resolve/main/images/example3.webp",
160
  "title": "Half Illustration",
161
  "repo": "davisbro/half_illustration",
 
162
  "trigger_word": "in the style of TOK"
163
  },
164
  {
 
4
  "image": "https://huggingface.co/Purz/choose-your-own-adventure/resolve/main/34584570.jpeg",
5
  "trigger_word": "cy04,",
6
  "trigger_position": "prepend",
7
+ "weights": "purz-cy04-choose_your_own_adventure.safetensors",
8
  "title": "choose your own adventure",
9
  "aspect": "portrait"
10
  },
11
  {
12
  "image": "https://huggingface.co/renderartist/retrocomicflux/resolve/main/images/ComfyUI_temp_ipugi_00131_.png",
13
+ "weights": "Retro_Comic_Flux_v2_renderartist.safetensors",
14
  "repo": "renderartist/retrocomicflux",
15
  "trigger_word": "c0m1c style vintage 1930s style comic strip panel of",
16
  "title": "Retro Comic",
 
32
  "image": "https://huggingface.co/renderartist/simplevectorflux/resolve/main/images/ComfyUI_09477_.jpeg",
33
  "title": "Simple Vector",
34
  "repo": "renderartist/simplevectorflux",
35
+ "weights": "Simple_Vector_Flux_v2_renderartist.safetensors",
36
  "trigger_word": "v3ct0r style, simple flat vector art, isolated on white bg,",
37
  "trigger_position": "prepend"
38
  },
39
  {
40
  "image": "https://huggingface.co/glif/anime-blockprint-style/resolve/main/images/glif-block-print-anime-flux-dev-araminta-k-lora-araminta-k-kbde06qyovrmvsv65ubfyhn1.jpg",
41
  "repo": "glif/anime-blockprint-style",
42
+ "weights": "bwmanga.safetensors",
43
  "trigger_word": ", blockprint style",
44
  "title": "Blockprint Style"
45
  },
46
  {
47
  "image": "https://huggingface.co/Purz/face-projection/resolve/main/34031841.jpeg",
48
  "repo": "Purz/face-projection",
49
+ "weights": "purz-f4c3_p40j3ct10n.safetensors",
50
  "trigger_word": "f4c3_p40j3ct10n,",
51
  "trigger_position": "prepend",
52
  "title": "face projection"
 
158
  "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T005936.346.jpeg",
159
  "title": "Frosting Lane Flux",
160
  "repo": "alvdansen/frosting_lane_flux",
161
+ "weights": "flux_dev_frostinglane_araminta_k.safetensors",
162
  "trigger_word": ""
163
  },
164
  {
165
  "image": "https://huggingface.co/davisbro/half_illustration/resolve/main/images/example3.webp",
166
  "title": "Half Illustration",
167
  "repo": "davisbro/half_illustration",
168
+ "weights": "flux_train_replicate.safetensors",
169
  "trigger_word": "in the style of TOK"
170
  },
171
  {