Spaces:
Running
on
Zero
Running
on
Zero
Update flux_loras.json
Browse files- flux_loras.json +27 -0
flux_loras.json
CHANGED
|
@@ -1,4 +1,31 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"image":"lora_examples/yarn.png",
|
| 4 |
"title":"Yarn Art",
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"image": "https://huggingface.co/fal/Wojak-Kontext-Dev-LoRA/resolve/main/images/2.png",
|
| 4 |
+
"title": "Wojak",
|
| 5 |
+
"repo": "fal/Wojak-Kontext-Dev-LoRA",
|
| 6 |
+
"weights": "wojak-kontext-dev-lora.safetensors",
|
| 7 |
+
"trigger_word": "Convert to wojak style drawing",
|
| 8 |
+
"trigger_position": "prepend",
|
| 9 |
+
"lora_type": "kontext"
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"image": "https://huggingface.co/fal/Broccoli-Hair-Kontext-Dev-LoRA/resolve/main/images/3.png",
|
| 13 |
+
"title": "Broccoli Hair",
|
| 14 |
+
"repo": "fal/Broccoli-Hair-Kontext-Dev-LoRA",
|
| 15 |
+
"weights": "broccoli-hair-kontext-dev-lora.safetensors",
|
| 16 |
+
"trigger_word": "Change hair to a broccoli haircut",
|
| 17 |
+
"trigger_position": "prepend",
|
| 18 |
+
"lora_type": "kontext"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"image": "https://huggingface.co/fal/Plushie-Kontext-Dev-LoRA/resolve/main/images/1.png",
|
| 22 |
+
"title": "Plushie",
|
| 23 |
+
"repo": "fal/Plushie-Kontext-Dev-LoRA",
|
| 24 |
+
"weights": "plushie-kontext-dev-lora.safetensors",
|
| 25 |
+
"trigger_word": "Convert to plushie style",
|
| 26 |
+
"trigger_position": "prepend",
|
| 27 |
+
"lora_type": "kontext"
|
| 28 |
+
},
|
| 29 |
{
|
| 30 |
"image":"lora_examples/yarn.png",
|
| 31 |
"title":"Yarn Art",
|