chillpixel commited on
Commit
11f677c
1 Parent(s): 527d6a3

Update sdxl_loras.json

Browse files

Greetings! Someone at HuggingFace🤗 suggested that I add my SDXL LoRA "Blacklight Makeup" to this wonderful "LoRA the Explorer" space. Should you decide to give it a try, I've (hopefully) submitted the necessary updates via this pull request. Your consideration is greatly appreciated!

Files changed (1) hide show
  1. sdxl_loras.json +8 -0
sdxl_loras.json CHANGED
@@ -198,5 +198,13 @@
198
  "trigger_word":"KidsRedmAF",
199
  "weights": "StoryBookRedmond-KidsRedmAF.safetensors",
200
  "is_compatible": false
 
 
 
 
 
 
 
 
201
  }
202
  ]
 
198
  "trigger_word":"KidsRedmAF",
199
  "weights": "StoryBookRedmond-KidsRedmAF.safetensors",
200
  "is_compatible": false
201
+ },
202
+ {
203
+ "image": "https://huggingface.co/chillpixel/blacklight-makeup-sdxl-lora/resolve/main/preview.png",
204
+ "title": "Blacklight Makeup",
205
+ "repo":"chillpixel/blacklight-makeup-sdxl-lora",
206
+ "trigger_word": "with blacklight makeup",
207
+ "weights": "pytorch_lora_weights.bin",
208
+ "is_compatible": true
209
  }
210
  ]