This LoRA is experimental. (All previews include unedited single-shot generations with just the 8-step LoRA and this model)
It was first trained exclusively on a censored->uncensored dataset with ~3k image pairs for 4 epochs at 512x512 LR 2e-5.
At this point the LoRA would often oftset the elements of an image by a little bit on higher resolutions.
Then it was further trained for a single epoch at 1024x1024 LR 5e-5.
This fixed the offset issue. But the model still clearly didn't understand genitals at all. It detected censor bars and mosaic censoring very well and tried to fix them but it just didn't know how to fill them properly.
I figured I wouldn't be able to make it a decent uncensoring LoRA no matter what so I just added ~650 clothed->nude (girls-only) pairs to the dataset and trained on all of them for 2 extra epochs at 768x768 LR 2e-5.
The result:
detects bar/mosaic censorship fairly easily
due to large and diverse dataset, it can handle a wide range of styles and poses but struggles with doujinshi
can remove clothes while preserving character position and other elements in the image that should not be changed
sometimes it needs encouragement to remove leg-wear and head-wear (remove hat, remove pantyhose, remove shoes, etc...)
still does not understand genitals and struggles with nipples.
Usage:
load the Lightning-8steps LoRA and set steps to 8 and CFG to 1
(optional) load a nipples and/or p*ssy Qwen-Image LoRA(s) with strength 0.3~0.75
load this LoRA with strength 1
trigger words: uncensor, remove all clothes
tip: you can reinforce the model by adding 'completely nude' and/or 'remove (hat/bikini/bra/panties/pantyhose/skirt/shirt/etc...)'
My conclusion from all my experiments:
We won't be able to ever get a decent nudify/uncensor LoRA for Qwen-Image-Edit until someone does a whole NSFW finetune on Qwen-Image (which can then be extracted as a LoRA and loaded into the Edit model).
Alternatively we would need decent genitals/nipples exclusive LoRAs trained on Qwen-Image with a large and diverse dataset (the ones available at the time of writing are very limited and biased towards a specific body type and style - and even then they are still not great)
Description
First release