File size: 317 Bytes
b15f592
dda9164
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
    {
        "title": "New LoRA 1",
        "repo": "user/new-lora-1",
        "image": "https://path/to/image1.jpg",
        "trigger_word": "new1"
    },
    {
        "title": "New LoRA 2",
        "repo": "user/new-lora-2",
        "image": "https://path/to/image2.jpg",
        "trigger_word": "new2"
    }
]