multimodalart HF staff commited on
Commit
6fb1c0e
1 Parent(s): 8dce9c7

Update loras.json

Browse files
Files changed (1) hide show
  1. loras.json +31 -3
loras.json CHANGED
@@ -1,4 +1,31 @@
1
  [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  {
3
  "image": "https://pbs.twimg.com/media/GUW8SoTa8AQluWu?format=jpg&name=medium",
4
  "title": "Little Tinies Flux",
@@ -6,9 +33,10 @@
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",
11
- "repo": "XLabs-AI/flux-RealismLora",
12
  "trigger_word": ""
13
  }
 
14
  ]
 
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",
5
+ "repo": "XLabs-AI/flux-RealismLora",
6
+ "trigger_word": ""
7
+ },
8
+ {
9
+ "image": "https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/result_14.png?raw=true",
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",
31
  "title": "Little Tinies Flux",
 
33
  "trigger_word": ""
34
  },
35
  {
36
+ "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T005936.346.jpeg",
37
+ "title": "Frosting Lane Flux",
38
+ "repo": "alvdansen/frosting_lane_flux",
39
  "trigger_word": ""
40
  }
41
+
42
  ]