multimodalart HF staff commited on
Commit
71c1eef
1 Parent(s): 54d15f9

Update loras.json

Browse files
Files changed (1) hide show
  1. loras.json +9 -9
loras.json CHANGED
@@ -1,4 +1,10 @@
1
  [
 
 
 
 
 
 
2
  {
3
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-6-rev1.png?raw=true",
4
  "title": "flux-Realism",
@@ -10,21 +16,21 @@
10
  "title": "flux-anime",
11
  "repo": "XLabs-AI/flux-lora-collection",
12
  "weights": "anime_lora.safetensors",
13
- "trigger_word": ""
14
  },
15
  {
16
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/result_18.png?raw=true",
17
  "title": "flux-disney",
18
  "repo": "XLabs-AI/flux-lora-collection",
19
  "weights": "disney_lora.safetensors",
20
- "trigger_word": ""
21
  },
22
  {
23
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/result_23.png?raw=true",
24
  "title": "flux-art",
25
  "repo": "XLabs-AI/flux-lora-collection",
26
  "weights": "art_lora.safetensors",
27
- "trigger_word": ""
28
  },
29
  {
30
  "image": "https://pbs.twimg.com/media/GUW8SoTa8AQluWu?format=jpg&name=medium",
@@ -38,11 +44,5 @@
38
  "repo": "kudzueye/Boreal",
39
  "weights": "boreal-flux-dev-lora-v04_1000_steps.safetensors",
40
  "trigger_word": "phone photo"
41
- },
42
- {
43
- "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T005936.346.jpeg",
44
- "title": "Frosting Lane Flux",
45
- "repo": "alvdansen/frosting_lane_flux",
46
- "trigger_word": ""
47
  }
48
  ]
 
1
  [
2
+ {
3
+ "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T005936.346.jpeg",
4
+ "title": "Frosting Lane Flux",
5
+ "repo": "alvdansen/frosting_lane_flux",
6
+ "trigger_word": ""
7
+ },
8
  {
9
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-6-rev1.png?raw=true",
10
  "title": "flux-Realism",
 
16
  "title": "flux-anime",
17
  "repo": "XLabs-AI/flux-lora-collection",
18
  "weights": "anime_lora.safetensors",
19
+ "trigger_word": ", anime"
20
  },
21
  {
22
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/result_18.png?raw=true",
23
  "title": "flux-disney",
24
  "repo": "XLabs-AI/flux-lora-collection",
25
  "weights": "disney_lora.safetensors",
26
+ "trigger_word": ", disney style"
27
  },
28
  {
29
  "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/result_23.png?raw=true",
30
  "title": "flux-art",
31
  "repo": "XLabs-AI/flux-lora-collection",
32
  "weights": "art_lora.safetensors",
33
+ "trigger_word": ", art"
34
  },
35
  {
36
  "image": "https://pbs.twimg.com/media/GUW8SoTa8AQluWu?format=jpg&name=medium",
 
44
  "repo": "kudzueye/Boreal",
45
  "weights": "boreal-flux-dev-lora-v04_1000_steps.safetensors",
46
  "trigger_word": "phone photo"
 
 
 
 
 
 
47
  }
48
  ]