Spaces:
Running
on
Zero
Running
on
Zero
Create flux_loras.json
Browse files- flux_loras.json +47 -0
flux_loras.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"image":"samples/image-2025-03-30T193535.240.webp",
|
4 |
+
"title":"ghibli",
|
5 |
+
"repo": "openfree/flux-chatgpt-ghibli-lora",
|
6 |
+
"trigger_word": "ghibli"
|
7 |
+
},
|
8 |
+
|
9 |
+
{
|
10 |
+
"image":"samples/1746164789308__000001000_0.jpg",
|
11 |
+
"title":"homer",
|
12 |
+
"repo": "openfree/winslow-homer",
|
13 |
+
"trigger_word": " homer"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"image":"samples/1746161398920__000001000_1.jpg",
|
17 |
+
"title":"gogh",
|
18 |
+
"repo": "openfree/van-gogh",
|
19 |
+
"trigger_word": "gogh"
|
20 |
+
},
|
21 |
+
{
|
22 |
+
"image":"samples/1746156739522__000001000_0.jpg",
|
23 |
+
"title":"Cezanne",
|
24 |
+
"repo": "openfree/paul-cezanne",
|
25 |
+
"trigger_word": "Cezanne"
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"image":"samples/6be3d5eb-c7d5-4083-b0ad-ac01570435cb.jpg",
|
29 |
+
"title":"Renoir",
|
30 |
+
"repo": "openfree/pierre-auguste-renoir",
|
31 |
+
"trigger_word": "Renoir"
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"image":"samples/1732203998426__000001000_0.jpg",
|
35 |
+
"title":"claude monet",
|
36 |
+
"repo": "openfree/claude-monet",
|
37 |
+
"trigger_word": "claude monet"
|
38 |
+
},
|
39 |
+
|
40 |
+
|
41 |
+
{
|
42 |
+
"image": "samples/1736414052380__000001000_0.jpg",
|
43 |
+
"title": "fantasy ",
|
44 |
+
"repo": "openfree/myt-flux-fantasy",
|
45 |
+
"trigger_word": "fantasy"
|
46 |
+
}
|
47 |
+
]
|