Spaces:
Running
on
Zero
Running
on
Zero
File size: 617 Bytes
b15f592 dda9164 091c921 89c72b0 091c921 dda9164 091c921 f2965b1 091c921 dda9164 89c72b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
[
{
"title": "Flux MidJourney Mix",
"repo": "strangerzonehf/Flux-Midjourney-Mix-LoRA",
"trigger_word": "flux_midjourney_mix",
"image": "/path/to/local/image.png", // Lokale Datei, falls keine URL verfügbar
"weights": "flux_midjourney_mix.safetensors"
},
{
"title": "MidJourney Flux",
"repo": "civitai",
"url": "https://civitai.com/api/download/models/666580",
"trigger_word": "midjourney_flux",
"image": "https://civitai.com/api/download/models/666580/preview.jpg",
"weights": "midjourney_flux.safetensors"
}
]
|