prithivMLmods commited on
Commit
ed44a83
·
verified ·
1 Parent(s): 818db59

update app [.0-29]

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -302,6 +302,13 @@ loras = [
302
  "weights": "longfurbyZ.safetensors",
303
  "trigger_word": ""
304
  },
 
 
 
 
 
 
 
305
  ]
306
 
307
  dtype = torch.bfloat16
 
302
  "weights": "longfurbyZ.safetensors",
303
  "trigger_word": ""
304
  },
305
+ {
306
+ "image": "https://huggingface.co/SkyAsl/Pixel-artist-Z/resolve/main/pixel-art-result.png",
307
+ "title": "Pixel Art",
308
+ "repo": "SkyAsl/Pixel-artist-Z", #29
309
+ "weights": "adapter_model.safetensors",
310
+ "trigger_word": "a pixel art character"
311
+ },
312
  ]
313
 
314
  dtype = torch.bfloat16