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