macgaga commited on
Commit
89c72b0
·
verified ·
1 Parent(s): 1a0f40c

Update loras.json

Browse files
Files changed (1) hide show
  1. loras.json +2 -2
loras.json CHANGED
@@ -3,7 +3,7 @@
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
  {
@@ -14,4 +14,4 @@
14
  "image": "https://civitai.com/api/download/models/666580/preview.jpg",
15
  "weights": "midjourney_flux.safetensors"
16
  }
17
- ]
 
3
  "title": "Flux MidJourney Mix",
4
  "repo": "strangerzonehf/Flux-Midjourney-Mix-LoRA",
5
  "trigger_word": "flux_midjourney_mix",
6
+ "image": "/path/to/local/image.png", // Lokale Datei, falls keine URL verfügbar
7
  "weights": "flux_midjourney_mix.safetensors"
8
  },
9
  {
 
14
  "image": "https://civitai.com/api/download/models/666580/preview.jpg",
15
  "weights": "midjourney_flux.safetensors"
16
  }
17
+ ]