prithivMLmods commited on
Commit
ae9c6ff
·
verified ·
1 Parent(s): 7adfc6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +14 -0
app.py CHANGED
@@ -113,6 +113,13 @@ loras = [
113
  "weights": "AWPortrait-Z.safetensors",
114
  "trigger_word": "Portrait"
115
  },
 
 
 
 
 
 
 
116
  {
117
  "image": "https://huggingface.co/ostris/z_image_turbo_childrens_drawings/resolve/main/images/1764433619736__000003000_9.jpg",
118
  "title": "Childrens Drawings",
@@ -281,6 +288,13 @@ loras = [
281
  "weights": "Z-Image-Art2.1.safetensors",
282
  "trigger_word": "anime art"
283
  },
 
 
 
 
 
 
 
284
  ]
285
 
286
  dtype = torch.bfloat16
 
113
  "weights": "AWPortrait-Z.safetensors",
114
  "trigger_word": "Portrait"
115
  },
116
+ {
117
+ "image": "https://huggingface.co/Quorlen/Z-Image-Turbo-Behind-Reeded-Glass-Lora/resolve/main/images/ComfyUI_00391_.png",
118
+ "title": "Behind Reeded Glass",
119
+ "repo": "Quorlen/Z-Image-Turbo-Behind-Reeded-Glass-Lora", #26
120
+ "weights": "Z_Image_Turbo_Behind_Reeded_Glass_Lora_TAV2_000002750.safetensors",
121
+ "trigger_word": "Act1vate!, Behind reeded glass"
122
+ },
123
  {
124
  "image": "https://huggingface.co/ostris/z_image_turbo_childrens_drawings/resolve/main/images/1764433619736__000003000_9.jpg",
125
  "title": "Childrens Drawings",
 
288
  "weights": "Z-Image-Art2.1.safetensors",
289
  "trigger_word": "anime art"
290
  },
291
+ {
292
+ "image": "https://huggingface.co/cactusfriend/longfurby-z/resolve/main/images/1764658860954__000003000_1.jpg",
293
+ "title": "Longfurby",
294
+ "repo": "cactusfriend/longfurby-z", #27
295
+ "weights": "longfurbyZ.safetensors",
296
+ "trigger_word": ""
297
+ },
298
  ]
299
 
300
  dtype = torch.bfloat16