Spaces:
Running
on
Zero
Running
on
Zero
Update loras.json
Browse files- loras.json +8 -11
loras.json
CHANGED
@@ -1,17 +1,14 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"title": "Flux
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"weights": "flux_midjourney_mix.safetensors"
|
8 |
},
|
9 |
{
|
10 |
-
"title": "
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"image": "https://civitai.com/api/download/models/666580/preview.jpg",
|
15 |
-
"weights": "midjourney_flux.safetensors"
|
16 |
}
|
17 |
]
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"title": "Flux Midjourney Mix",
|
4 |
+
"trigger_word": "<flux>",
|
5 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix-LoRA/resolve/main/preview.png",
|
6 |
+
"repo": "strangerzonehf/Flux-Midjourney-Mix-LoRA"
|
|
|
7 |
},
|
8 |
{
|
9 |
+
"title": "Midjourney LORA Flux",
|
10 |
+
"trigger_word": "<midflux>",
|
11 |
+
"image": "https://civitai.com/models/666580/midjorney-lora-flux",
|
12 |
+
"repo": "civitai/midjourney-lora-flux"
|
|
|
|
|
13 |
}
|
14 |
]
|