Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
•
a52b4eb
1
Parent(s):
8ee86ba
Create loras.json
Browse files- loras.json +14 -0
loras.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"image": "images/pixel-0020-1281447436.png",
|
4 |
+
"title": "PixelArtRedmond",
|
5 |
+
"repo": "artificialguybr/PixelArtRedmond",
|
6 |
+
"trigger_word": ""
|
7 |
+
},
|
8 |
+
{
|
9 |
+
"image": "images/x8_upscaled__00144.png",
|
10 |
+
"title": "Pixel Art XL",
|
11 |
+
"repo": "nerijs/pixel-art-xl",
|
12 |
+
"trigger_word": ""
|
13 |
+
}
|
14 |
+
]
|