Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
965f7fc
1
Parent(s):
05c0113
Update app.py
Browse files
app.py
CHANGED
@@ -287,6 +287,14 @@ loras = [
|
|
287 |
"weights": "ywl-realism.safetensors",
|
288 |
"trigger_word": "ylw realism"
|
289 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
290 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
291 |
#0
|
292 |
{
|
|
|
287 |
"weights": "ywl-realism.safetensors",
|
288 |
"trigger_word": "ylw realism"
|
289 |
},
|
290 |
+
#chill-guy
|
291 |
+
{
|
292 |
+
"image": "https://huggingface.co/prithivMLmods/Flux-Chill-Guy-Zone/resolve/main/images/8.png",
|
293 |
+
"title": "Chill Guy",
|
294 |
+
"repo": "prithivMLmods/Flux-Chill-Guy-Zone",
|
295 |
+
"weights": "chill-guy.safetensors",
|
296 |
+
"trigger_word": "chill guy"
|
297 |
+
},
|
298 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
299 |
#0
|
300 |
{
|