Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
7b36cbd
1
Parent(s):
6757b9c
Update app.py
Browse files
app.py
CHANGED
@@ -1094,6 +1094,14 @@ loras = [
|
|
1094 |
"weights": "c0l0ringb00k_Flux_v1_renderartist.safetensors",
|
1095 |
"trigger_word": "c0l0ringb00k, coloring book, coloring book page"
|
1096 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1097 |
|
1098 |
#add new
|
1099 |
]
|
|
|
1094 |
"weights": "c0l0ringb00k_Flux_v1_renderartist.safetensors",
|
1095 |
"trigger_word": "c0l0ringb00k, coloring book, coloring book page"
|
1096 |
},
|
1097 |
+
#117
|
1098 |
+
{
|
1099 |
+
"image": "https://huggingface.co/renderartist/coloringbookflux/resolve/main/images/ComfyUI_09731_.png",
|
1100 |
+
"title": "Dramatic Neon",
|
1101 |
+
"repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
|
1102 |
+
"weights": "Dramatic-Neon-Flux-LoRA.safetensors",
|
1103 |
+
"trigger_word": "Dramatic Neon"
|
1104 |
+
}
|
1105 |
|
1106 |
#add new
|
1107 |
]
|