Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
6757b9c
1
Parent(s):
a067c54
Update app.py
Browse files
app.py
CHANGED
@@ -1086,6 +1086,14 @@ loras = [
|
|
1086 |
"weights": "Castor-3D-Portrait-Flux-LoRA.safetensors",
|
1087 |
"trigger_word": "3D Portrait"
|
1088 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1089 |
|
1090 |
#add new
|
1091 |
]
|
|
|
1086 |
"weights": "Castor-3D-Portrait-Flux-LoRA.safetensors",
|
1087 |
"trigger_word": "3D Portrait"
|
1088 |
},
|
1089 |
+
#116
|
1090 |
+
{
|
1091 |
+
"image": "https://huggingface.co/renderartist/coloringbookflux/resolve/main/images/ComfyUI_09731_.png",
|
1092 |
+
"title": "Coloring book flux",
|
1093 |
+
"repo": "renderartist/coloringbookflux",
|
1094 |
+
"weights": "c0l0ringb00k_Flux_v1_renderartist.safetensors",
|
1095 |
+
"trigger_word": "c0l0ringb00k, coloring book, coloring book page"
|
1096 |
+
},
|
1097 |
|
1098 |
#add new
|
1099 |
]
|