Spaces:
Sleeping
Sleeping
corrección json con propiedades en comillas dobles
Browse files- loras.json +4 -4
loras.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
image: "images/dott.png",
|
4 |
-
title: "Day of the Tentacle Remastered",
|
5 |
-
repo: "lichorosario/dott_remastered_style_lora_sdxl",
|
6 |
-
trigger_word: "dott style"
|
7 |
}
|
8 |
]
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"image": "images/dott.png",
|
4 |
+
"title": "Day of the Tentacle Remastered",
|
5 |
+
"repo": "lichorosario/dott_remastered_style_lora_sdxl",
|
6 |
+
"trigger_word": "dott style"
|
7 |
}
|
8 |
]
|