Skip to content

Commit 0fc3650

Browse files
w-e-wgithub-actions[bot]
authored andcommitted
Merge pull request #383 from Avaray/extensions
2 parents 467d061 + 2e20a4b commit 0fc3650

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "LoRA Keywords Finder",
3+
"url": "https://github.com/Avaray/lora-keywords-finder.git",
4+
"description": "Find trained keywords for LoRA models using CivitAI API",
5+
"tags": [
6+
"prompting",
7+
"online"
8+
],
9+
"added": "2024-11-02"
10+
}

index.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,6 +3414,16 @@
34143414
"UI related"
34153415
],
34163416
"added": "2024-10-24"
3417+
},
3418+
{
3419+
"name": "LoRA Keywords Finder",
3420+
"url": "https://github.com/Avaray/lora-keywords-finder.git",
3421+
"description": "Find trained keywords for LoRA models using CivitAI API",
3422+
"tags": [
3423+
"prompting",
3424+
"online"
3425+
],
3426+
"added": "2024-11-02"
34173427
}
34183428
]
34193429
}

0 commit comments

Comments
 (0)